]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/dump.c
cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
[thirdparty/gcc.git] / gcc / cp / dump.c
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.