Age | Commit message (Expand) | Author | Files | Lines |
2002-07-26 | c-dump.c: Resurrect. | Jason Merrill | 1 | -4/+2 |
2002-04-03 | re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par... | Jason Merrill | 1 | -15/+0 |
2002-03-15 | c-common.c (statement_code_p): Handle CLEANUP_STMT. | Mark Mitchell | 1 | -8/+1 |
2001-11-22 | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 1 | -3/+4 |
2001-11-20 | re PR c++/4629 (non-constant `sizeof (void*)' cannot be used as template argu... | Mark Mitchell | 1 | -2/+182 |
2001-08-02 | Kill -fhonor-std. | Nathan Sidwell | 1 | -4/+0 |
2001-06-05 | c-common.h (flag_dump_translation_unit): Remove. | Nathan Sidwell | 1 | -14/+15 |
2001-05-21 | cp-tree.def (START_CATCH_STMT): Lose. | Jason Merrill | 1 | -6/+1 |
2001-05-03 | dump.c (cp_dump_tree, [...]): New case. | Nathan Sidwell | 1 | -0/+6 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -0/+13 |
2001-03-27 | dump.c (dump_access): New function. | Mike Yang | 1 | -3/+43 |
2000-11-10 | c-dump.c (dequeue_and_dump): Dump function bodies. | Mark Mitchell | 1 | -2/+0 |
2000-11-10 | Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o. | Mark Mitchell | 1 | -771/+38 |
2000-11-02 | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | Joseph Myers | 1 | -1/+1 |
2000-10-18 | c-common.h (flag_no_builtin): Declare. | Mark Mitchell | 1 | -1/+1 |
2000-10-18 | c-common.c (back_end_hook): New variable. | Mark Mitchell | 1 | -0/+3 |
2000-06-23 | cp-tree.h (BV_USE_VCALL_INDEX_P): New macro. | Mark Mitchell | 1 | -9/+4 |
2000-06-16 | cp-tree.h (struct language_function): Remove x_base_init_list and x_member_in... | Mark Mitchell | 1 | -1/+1 |
2000-06-03 | cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment. | Mark Mitchell | 1 | -0/+7 |
2000-05-22 | cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not strncmp. | Mark Mitchell | 1 | -0/+2 |
2000-05-03 | cp-tree.def (THUNK_DECL): Remove. | Mark Mitchell | 1 | -1/+0 |
2000-04-11 | cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER. | Mark Mitchell | 1 | -1/+0 |
2000-04-06 | final.c (final): Use xcalloc to allocate line_note_exists. | Mark Mitchell | 1 | -1/+2 |
2000-03-26 | decl.c (grokdeclarator): Count partial specializations when keeping track of ... | Mark Mitchell | 1 | -0/+1 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -1/+1 |
2000-03-25 | Remove accidental commit | Mark Mitchell | 1 | -1/+0 |
2000-03-25 | Fix typo in ChangeLog | Mark Mitchell | 1 | -0/+1 |
2000-03-05 | expr.c (cplus_expand_expr, [...]): Use expand_start_stmt_expr and expand_end_... | Mark Mitchell | 1 | -0/+2 |
2000-02-27 | cp-tree.h (DECL_NEEDED_P): Tweak to correct usage before EOF. | Mark Mitchell | 1 | -0/+8 |
2000-02-17 | ir.texi: Document DECL_TEMPLATE_INSTANTIATIONS. | Mark Mitchell | 1 | -0/+1 |
2000-02-16 | Make DECL_CONTEXT mean the class in which a member function was declared, eve... | Mark Mitchell | 1 | -1/+1 |
2000-01-26 | call.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -13/+13 |
2000-01-14 | pt.c (tsubst_friend_function): Improve comment. | Mark Mitchell | 1 | -1/+3 |
1999-12-22 | * dump.c (dequeue_and_dump): Handle CTOR_STMTs. | Mark Mitchell | 1 | -0/+9 |
1999-12-14 | dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS. | Mark Mitchell | 1 | -1/+4 |
1999-12-09 | dump.c (dequeue_and_dump): Abbreviate `class' as `cls', not `csl'. | Mark Mitchell | 1 | -1/+1 |
1999-11-25 | Make-lang.in (CXX_SRCS): Add optimize.c. | Mark Mitchell | 1 | -1/+0 |
1999-11-03 | * dump.c (dequeue_and_dump): Fix thinko for catch-clauses. | Mark Mitchell | 1 | -1/+1 |
1999-10-27 | dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EXPRs. | Mark Mitchell | 1 | -0/+9 |
1999-10-22 | dump.c (dequeue_and_dump): Replace several uses of queue_and_dump_index with ... | Mark Mitchell | 1 | -12/+8 |
1999-10-17 | dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR. | Mark Mitchell | 1 | -0/+1 |
1999-10-07 | * dump.c (dequeue_and_dump): Dump all three operands to a COND_EXPR. | Mark Mitchell | 1 | -1/+6 |
1999-10-06 | cp-tree.h (CLASSTYPE_VFIELD): Remove. | Mark Mitchell | 1 | -0/+1 |
1999-10-06 | dump.c (DUMP_CHILDREN): Remove. | Mark Mitchell | 1 | -247/+135 |
1999-10-05 | ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR. | Mark Mitchell | 1 | -0/+18 |
1999-10-03 | cp-tree.def (VEC_INIT_EXPR): Remove. | Mark Mitchell | 1 | -1/+5 |
1999-09-30 | cp-tree.h (lang_decl_flags): Add global_ctor_p and global_dtor_p. | Mark Mitchell | 1 | -0/+9 |
1999-09-29 | dump.c (dequeue_and_dump): Dump DECL_EXTERNAL. | Mark Mitchell | 1 | -0/+2 |
1999-09-29 | dump.c (dequeue_and_dump): Improve support for dumping THUNK_DECLs. | Mark Mitchell | 1 | -12/+21 |
1999-09-25 | dump.c (dequeue_and_dump): Handle RESULT_DECL. | Mark Mitchell | 1 | -0/+1 |