OSDN Git Service

* search.c (get_dynamic_cast_base_type): When building a new
[pf3gnuchains/gcc-fork.git] / gcc / cp / tree.c
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.
2000-07-31 mmitchel Allow indirect primary bases.
2000-07-27 mmitchel * cp-tree.h (function_depth): Declare.
2000-07-10 mmitchel * cp-tree.h (char_type_p): New function.
2000-06-23 jason * parse.y (template_arg): Convert TEMPLATE_DECL
2000-06-16 mmitchel * cp-tree.h (finish_mem_initializers): Declare.
2000-06-15 jason * tree.c (count_trees): New debugging function.
2000-06-05 kenner * alias.c (get_alias_set): If compnent is addressable...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-09 zacktop level:
2000-05-04 mmitchel * cp-tree.h (special_function_kind): Add various kinds of
2000-05-02 jason * tree.c (walk_tree): Set lineno.
2000-05-01 jason * tree.c (build_target_expr_with_type): If...
2000-04-11 mmitchel * optimize.c (remap_decl): Avoid sharing structure...
2000-04-11 mmitchel * cp-tree.h (lang_decl_flags): Rename constructor_for_...
2000-04-11 mmitchel * cp-tre.h (finish_function): Change prototype.
2000-04-04 mmitchel Correct many new ABI issues regarding vbase and vcall...
2000-03-28 mmitchel Put RTTI entries at negative offsets in new ABI.
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21 mmitchel * tree.c (mark_local_for_remap_p): Mark variables...
2000-03-21 nathangcc
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-01-31 mmitchel * cp-tree.h (BINFO_VIRTUALS): Tweak documentation.
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-23 mmitchel * cp-tree.h (__eprintf): Remove declaration.
2000-01-19 mmitchel * tree.c (bot_manip): Set DECL_CONTEXT for newly created
2000-01-17 mmitchel * cp-tree.h (build_shared_int_cst): New function.
2000-01-17 mmitchel * cp-tree.h (flag_new_abi): Move.
2000-01-02 mmitchel * cp-tree.h (dfs_mark_primary_bases_queue_p): New...
2000-01-02 mmitchel * cp-tree.h (skip_rtti_stuff): Adjust prototype.
1999-12-29 mmitchel * class.c (create_vtable_ptr): Put the vtable at the...
1999-12-21 mmitchel1999-12-20 Mark Mitchell <mark@codesourcery.com>
1999-12-16 mmitchel1999-12-16 Mark Mitchell <mark@codesourcery.com>
1999-12-16 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-16 jason * function.c (retrofit_block): Abort if we...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-14 mmitchel * cp-tree.h (remap_save_expr): Add walk_subtrees param...
1999-12-09 mmitchel * decl.c (init_decl_processing): Reenable inlining...
1999-12-07 mmitchel * tree.c (walk_tree): Don't recurse into DECL_INITIAL...
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-12-01 mmitchel * cp-tree.h (min_tree_cons): Remove.
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 mmitchel * call.c (build_conditional_expr): Use build_target_ex...
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-10-28 mmitchel * cp-tree.h (make_temp_vec): Remove.
1999-10-13 nathan * cp-tree.h (build_x_va_arg): Prototype new function.
1999-10-08 mmitchel * cp-tree.h (cp_make_lake_type): Renamed from...
1999-10-03 mmitchel * cp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-03 mmitchel * tree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check for
1999-09-29 jason * class.c (class_cache_obstack, class_obstack): Remove.
1999-09-24 mmitchel * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-15 mmitchel * decl2.c (build_expr_from_tree): Handle VA_ARG_EXPR.
1999-09-15 mmitchel * decl.c (build_target_expr): Set TREE_SIDE_EFFECTS...
1999-09-14 mmitchel * cp-tree.h (build_target_expr): New function.
1999-09-12 mmitchel * decl.c (add_decl_to_level): Remove TREE_PERMANENT...
1999-09-10 mmitchel * cp-tree.h (finish_function): Adjust prototype.
1999-09-09 mmitchel * cp-tree.h (scratch_tree_cons): Remove.
1999-09-08 mmitchel * cp-tree.h (copy_to_permanent): Remove.
1999-09-07 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-29 ghazi * cp-tree.h (fndecl_as_string, type_as_string,
1999-08-27 mmitchel * cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-27 mmitchel1999-08-26 Mark Mitchell <mark@codesourcery.com>
1999-08-26 gavinFor gcc:
next