]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/tree.c
cp-tree.def (LOOKUP_EXPR): Remove.
[thirdparty/gcc.git] / gcc / cp / tree.c
2003-07-16  Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-10  Mark Mitchellre PR c++/10032 (-pedantic converts some errors to...
2003-07-09  Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-05  Kazu Hiratacall.c: Fix comment typos.
2003-07-04  Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
2003-07-02  Nathan Sidwellre PR c++/10219 (ICE in maybe_adjust_types_for_deductio...
2003-06-18  Nathan Sidwellcp-tree.h (COMPARE_RELAXED): Rename to ...
2003-06-16  Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16  Nathanael Nerode* tree.c: Convert to ISO C.
2003-06-11  Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-10  Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-05-17  Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-17  Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-15  Ziemowit Laskitree.c (build_cplus_array_type_1): Do not call uses_tem...
2003-04-10  Steven Bosscherc-common.h (lang_statement_code_p): Remove declaration.
2003-04-07  Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-15  Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-03-07  Mark Mitchellcall.c (reference_binding): Remove REF_IS_VAR parameter.
2003-02-20  Nathan SidwellChange base class access representation.
2003-01-31  Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-17  Mark Mitchellre PR c++/9294 ([new parser] parser enters infinite...
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2003-01-07  Nathanael Nerode* tree.c: Delete bogus #if 0 code.
2003-01-03  Jason Merrillfold-const.c (fold): Avoid NOP_EXPRs better.
2003-01-03  Nathan SidwellPR c++/45, c++/3784
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-31  Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-28  Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-26  Mark Mitchelltree.c (cp_build_qualified_type_real): Correct handling...
2002-11-26  Mark Mitchellempty11.C: New test.
2002-10-23  Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-10-11  Mark Mitchellre PR c++/5661 (Gcc 3.0.3 Seg faults compiling bad...
2002-09-30  Nathan Sidwelltree.c (really_overloaded_fn): TEMPLATE_ID_EXPRs are...
2002-09-30  Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-21  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-16  Nathan SidwellRemove DR 295 implementation.
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-09-13  Matt Austerncp-tree.h, tree.c: New function non_cast_lvalue_p.
2002-08-31  Richard Hendersontree.c: Include target.h.
2002-08-25  Matt Austerntree.c (lvalue_p_1): Add argument for whether casts...
2002-08-11  Gabriel Dos Reisdecl.c (duplicate_decls): Replace DECL_SOURCE_FILE...
2002-08-10  Nathan Sidwelltree.c (maybe_dummy_object): Replace // with /* */e
2002-08-08  Mark MitchellRework build_component_ref.
2002-08-05  Geoffrey KeatingIndex: ChangeLog
2002-08-02  Nathan Sidwelltree.c (build_shared_int_cst): Make cache file scope...
2002-07-24  Geoffrey KeatingIn cp/ChangeLog:
2002-07-11  Jason Merrillre PR c++/7279 (NRV related miscompilation)
2002-07-05  Jason Merrillre PR rtl-optimization/7145 (g++ -O with structure...
2002-06-25  Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-17  Richard Hendersontree.c (cp_cannot_inline_tree_fn): Don't short-circuit...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28  Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-14  Alexandre Olivacp-tree.h (struct lang_type): Added non_zero_init.
2002-05-03  Jason Merrilltree.c (build_cplus_array_type): Only const and volatil...
2002-04-25  Jason Merrilltypeck.c (build_modify_expr): The pedwarn for array...
2002-04-24  Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-06  Jason Merrillre PR c++/525 (Problem with Multiple Inheritance and...
2002-04-04  Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-04-03  Neil Boothlanghooks-def.h (lhd_set_decl_assembler_name, [......
2002-03-29  Neil BoothMakefile.in (except.o): Update.
2002-03-25  Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-21  Aldy Hernandezlanghooks.c (lhd_tree_inlining_cannot_inline_tree_fn...
2002-03-20  Neil BoothMakefile.in: Update.
2002-03-17  Jason Merrillfix comment typo
2002-03-15  Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-08  Neil Boothexpr.c (expand_expr): Use unsave lang hook.
2002-03-01  Jason Merrilltree.h (TARGET_EXPR_SLOT, [...]): New macros.
2002-02-22  Nathan SidwellPR c++/2645, DR 295
2002-02-22  Aldy Hernandezattr-alwaysinline.c: New.
2002-02-07  Nathan SidwellRename instantiate_type_flags to tsubst_flags_t & expan...
2002-01-23  Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2001-12-18  Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-05  Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-11-30  Mark Mitchellre PR c++/3048 (Lookup problem (gcc 2.95 regression))
2001-11-29  Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-22  Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-09  Neil BoothMakefile.in: Update.
2001-11-01  Jakub Jelinektree.c (cp_copy_res_decl_for_inlining): Adjust DECL_ABS...
2001-10-23  Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-08  Alexandre OlivaMake-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-05  Alexandre Olivaoptimize.c (struct inline_data): Moved to ../tree-inline.c.
2001-10-05  Alexandre OlivaMake-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-09-21  Joseph MyersTable-driven attributes.
2001-08-27  Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-24  Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-22  Jason Merrillpt.c (tsubst_expr): Hand off to the TREE_CHAIN of a...
2001-08-18  Kaveh R. Ghaziexcept.c (TYPE_HASH): Delete.
2001-08-07  Jason Merrill* tree.c (walk_tree): Walk siblings even if !walk_subtrees.
2001-08-01  Alexandre Petit... *** empty log message ***
2001-07-24  Jason Merrilltweak comment
2001-07-06  Kriang Lerdsuwanakijcp-tree.h (copy_template_template_parm): Rename to ...
2001-05-22  Jason Merrillclass.c, [...]: Remove com_interface attribute support.
2001-05-21  Jason Merrillcp-tree.def (START_CATCH_STMT): Lose.
2001-05-03  Nathan Sidwelldump.c (cp_dump_tree, [...]): New case.
2001-05-02  Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-20  Nathan Sidwelltree.c (cp_tree_equal): Adjust final switch formatting.
2001-04-12  Jason Merrillcp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
next