OSDN Git Service

* cp-tree.h (struct lang_type): Added non_zero_init.
[pf3gnuchains/gcc-fork.git] / gcc / cp / tree.c
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.
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...
next