]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/tree.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / cp / tree.c
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-11-26  mmitchel * tree.c (cp_build_qualified_type_real): Correct handl...
2002-11-26  mmitchel * testsuite/g++.dg/abi/empty11.C: New test.
2002-10-23  zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-10-11  mmitchel PR c++/5661
2002-09-30  nathancp:
2002-09-30  mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-21  kazu * ChangeLog: Follow spelling conventions.
2002-09-16  nathancp:
2002-09-14  kazu * error.c: Fix comment formatting.
2002-09-13  austern2002-09-13 Matt Austern <austern@apple.com>
2002-08-31  rth * tree.c: Include target.h.
2002-08-25  shebs2002-08-24 Matt Austern <austern@apple.com>
2002-08-11  gdr * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +
2002-08-10  nathancp:
2002-08-08  mmitchel Rework build_component_ref.
2002-08-05  geoffkIndex: ChangeLog
2002-08-02  nathan * tree.c (build_shared_int_cst): Make cache file scope...
2002-07-24  geoffkIn cp/ChangeLog:
2002-07-11  jason PR c++/7279
2002-07-05  jason PR optimization/7145
2002-06-25  mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-17  rth * tree.c (cp_cannot_inline_tree_fn): Don't...
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28  zack * tree.h: Forward-declare struct realvaluetype.
2002-05-14  aoliva* cp-tree.h (struct lang_type): Added non_zero_init.
2002-05-03  jason * tree.c (build_cplus_array_type): Only const...
2002-04-25  jason * typeck.c (build_modify_expr): The pedwarn...
2002-04-24  neil * attribs.c (c_common_attribute_table): Move table...
2002-04-06  jason PR c++/525
2002-04-04  jason PR c++/5636
2002-04-03  neil * langhooks-def.h (lhd_set_decl_assembler_name,
2002-03-29  neil * Makefile.in (except.o): Update.
2002-03-25  neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-21  aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
2002-03-20  neil * Makefile.in: Update.
2002-03-17  jasonfix comment typo
2002-03-15  mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-08  neil * expr.c (expand_expr): Use unsave lang hook.
2002-03-01  jason * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL...
2002-02-22  nathancp:
2002-02-22  aldyh2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2002-02-07  nathan Rename instantiate_type_flags to tsubst_flags_t &...
2002-01-23  rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-12-18  zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-05  jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-11-30  mmitchel2001-11-29 Mark Mitchell <mark@codesourcery.com>
2001-11-29  nathancp:
2001-11-22  bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-09  neil * Makefile.in: Update.
2001-11-01  jakub * tree.c (cp_copy_res_decl_for_inlining): Adjust
2001-10-23  lerdsuwa * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-08  aoliva* Make-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-05  aoliva* optimize.c (struct inline_data): Moved to ../tree...
2001-10-05  aoliva* Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-09-21  jsm28 Table-driven attributes.
2001-08-27  aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-24  jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-22  jason * pt.c (tsubst_expr): Hand off to the TREE_CHAI...
2001-08-18  ghazi * except.c (TYPE_HASH): Delete.
2001-08-07  jason * tree.c (walk_tree): Walk siblings even if...
2001-08-01  apbianco*** empty log message ***
2001-07-24  jasontweak comment
2001-07-06  lerdsuwa * cp-tree.h (copy_template_template_parm): Rename...
2001-05-22  jason * class.c, cp-tree.h, rtti.c: Remove com_interf...
2001-05-21  jason * cp-tree.def (START_CATCH_STMT): Lose.
2001-05-03  nathan * dump.c (cp_dump_tree, USING_STMT case): New case.
2001-05-02  ghazicp:
2001-04-20  nathancp:
2001-04-12  jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-03-28  rthIA-64 ABI Exception Handling.
2001-03-23  bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-19  mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15  mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-14  nathancp:
2001-02-14  nathancp:
2001-02-12  mmitchel Remove old ABI support.
2001-02-02  jakub * cp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
2001-01-28  ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-18  nathancp:
2001-01-15  oldhamgcc/ChangeLog:
2001-01-02  jason * tree.c (cp_valid_lang_attribute): Don't set...
2000-12-21  jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-16  lerdsuwa * tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of
2000-12-07  nathan * class.c (check_field_decls): Don't special case...
2000-12-04  jason * mangle.c (write_type): Mangle VECTOR_TYPE...
2000-11-27  mmitchel * tree.h (mark_tree_hashtable): New function.
2000-11-03  jsm28 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c
2000-10-31  mmitchel * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-22  geoffk * decl2.c (arg_assoc_type): Handle VECTOR_TYPE.
2000-10-20  jason * tree.c (walk_tree): Don't walk into default...
2000-09-20  mmitchel * tree.c (mark_local_for_remap_r): Handle CASE_LABELs.
2000-09-17  mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-07  mmitchel Move statement-tree facilities from C++ to C front...
2000-09-06  zack * tree.c (walk_tree): Expose tail recursion.
2000-09-05  mmitchel * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-09-05  jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-09-04  nathan * pt.c (lookup_template_class): Remove abort.
2000-08-30  jason * cp-tree.h (LOCAL_CLASS_P): Use decl_function_...
2000-08-25  gkm * tree.c (init_tree): Use ARRAY_SIZE.
next