]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/dump.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / cp / dump.c
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-31  Mark Mitchellcp-tree.h (lang_decl_flags): Remove init_priority.
2002-07-26  Jason Merrillc-dump.c: Resurrect.
2002-04-04  Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-03-15  Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2001-11-22  Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-20  Mark Mitchellre PR c++/4629 (non-constant `sizeof (void*)' cannot...
2001-08-02  Nathan SidwellKill -fhonor-std.
2001-06-05  Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-05-21  Jason Merrillcp-tree.def (START_CATCH_STMT): Lose.
2001-05-03  Nathan Sidwelldump.c (cp_dump_tree, [...]): New case.
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
2001-03-27  Mike Yangdump.c (dump_access): New function.
2000-11-10  Mark Mitchellc-dump.c (dequeue_and_dump): Dump function bodies.
2000-11-10  Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-02  Joseph Myers* collect2.c (main, write_c_file_stat), gcc.c (translat...
2000-10-18  Mark Mitchellc-common.h (flag_no_builtin): Declare.
2000-10-18  Mark Mitchellc-common.c (back_end_hook): New variable.
2000-06-23  Mark Mitchellcp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-16  Mark Mitchellcp-tree.h (struct language_function): Remove x_base_ini...
2000-06-03  Mark Mitchellcp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-05-22  Mark Mitchellcp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-03  Mark Mitchellcp-tree.def (THUNK_DECL): Remove.
2000-04-11  Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-06  Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-03-26  Mark Mitchelldecl.c (grokdeclarator): Count partial specializations...
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-25  Mark MitchellRemove accidental commit
2000-03-25  Mark MitchellFix typo in ChangeLog
2000-03-05  Mark Mitchellexpr.c (cplus_expand_expr, [...]): Use expand_start_stm...
2000-02-27  Mark Mitchellcp-tree.h (DECL_NEEDED_P): Tweak to correct usage befor...
2000-02-17  Mark Mitchellir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.
2000-02-16  Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-01-26  Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-14  Mark Mitchellpt.c (tsubst_friend_function): Improve comment.
1999-12-22  Mark Mitchell* dump.c (dequeue_and_dump): Handle CTOR_STMTs.
1999-12-14  Mark Mitchelldump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-12-09  Mark Mitchelldump.c (dequeue_and_dump): Abbreviate `class' as `cls...
1999-11-25  Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
1999-11-03  Mark Mitchell* dump.c (dequeue_and_dump): Fix thinko for catch-clauses.
1999-10-27  Mark Mitchelldump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EXPRs.
1999-10-22  Mark Mitchelldump.c (dequeue_and_dump): Replace several uses of...
1999-10-17  Mark Mitchelldump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.
1999-10-07  Mark Mitchell* dump.c (dequeue_and_dump): Dump all three operands...
1999-10-06  Mark Mitchellcp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-06  Mark Mitchelldump.c (DUMP_CHILDREN): Remove.
1999-10-05  Mark Mitchellir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
1999-10-03  Mark Mitchellcp-tree.def (VEC_INIT_EXPR): Remove.
1999-09-30  Mark Mitchellcp-tree.h (lang_decl_flags): Add global_ctor_p and...
1999-09-29  Mark Mitchelldump.c (dequeue_and_dump): Dump DECL_EXTERNAL.
1999-09-29  Mark Mitchelldump.c (dequeue_and_dump): Improve support for dumping...
1999-09-25  Mark Mitchelldump.c (dequeue_and_dump): Handle RESULT_DECL.
1999-09-21  Mark Mitchelldump.c (dequeue_and_dump): Handle START_CATCH_STMT...
1999-09-09  Mark Mitchelldump.c (dequeue_and_dump): Dump types for constants.
1999-08-28  Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-27  Mark MitchellFix typo in last change
1999-08-27  Mark Mitchellcp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-25  Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-25  Mark Mitchell* dump.c (dequeue_and_dump): Dump TARGET_EXPRs.
1999-08-22  Mark Mitchellcp-tree.def (STMT_EXPR): Fix typo in node name.
1999-08-17  Mark Mitchelldecl.c (add_decl_to_level): New function.
1999-08-14  Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-11  Mark Mitchelldump.c (queue): Be careful when computing bitmasks.
1999-08-07  Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-03  Mark Mitchellinvoke.texi (-fdump-translation-unit): New option.