OSDN Git Service

fix
[pf3gnuchains/gcc-fork.git] / gcc / cp / dump.c
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2003-12-08 jason Give the anonymous namespace a null DECL_NAME.
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-06-29 gdr * cp-tree.h (language_to_string): Adjust declaration.
2003-03-19 neroden(gcc)
2003-01-24 neroden * dump.c: ANSIfy function declarations and definitions.
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-30 nathancp:
2002-12-30 nathan PR c++/9054
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-31 mmitchel * cp-tree.h (lang_decl_flags): Remove init_priority.
2002-07-26 jason * c-dump.c: Resurrect.
2002-04-04 jason PR c++/5636
2002-03-15 mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-20 mmitchel * dump.c (dump_op): New function.
2001-08-02 nathan.:
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
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-03-28 rthIA-64 ABI Exception Handling.
2001-03-27 mmitchel * dump.c (dump_access): New function.
2000-11-10 mmitchel * c-dump.c (dequeue_and_dump): Dump function bodies.
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-10-18 mmitchel * c-common.h (flag_no_builtin): Declare.
2000-10-18 mmitchel * c-common.c (back_end_hook): New variable.
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-03 mmitchel * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-05-22 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-26 mmitchel * decl.c (grokdeclarator): Count partial specializatio...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-25 mmitchelRemove accidental commit
2000-03-25 mmitchelFix typo in ChangeLog
2000-03-05 mmitchel * expr.c (cplus_expand_expr, case STMT_EXPR): Use
2000-02-27 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage...
2000-02-17 mmitchel2000-02-17 Mark Mitchell <mark@codesourcery.com>
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-14 mmitchel * pt.c (tsubst_friend_function): Improve comment.
1999-12-22 mmitchel * dump.c (dequeue_and_dump): Handle CTOR_STMTs.
1999-12-14 mmitchel * dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-12-09 mmitchel * dump.c (dequeue_and_dump): Abbreviate `class' as...
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-03 mmitchel * dump.c (dequeue_and_dump): Fix thinko for catch...
1999-10-27 mmitchel * dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EX...
1999-10-22 mmitchel1999-10-21 Mark Mitchell <mark@codesourcery.com>
1999-10-17 mmitchel * dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.
1999-10-07 mmitchel * dump.c (dequeue_and_dump): Dump all three operands...
1999-10-06 mmitchel * cp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-06 mmitchel * dump.c (DUMP_CHILDREN): Remove.
1999-10-05 mmitchel * ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
1999-10-03 mmitchel * cp-tree.def (VEC_INIT_EXPR): Remove.
1999-09-30 mmitchel * cp-tree.h (lang_decl_flags): Add global_ctor_p and
1999-09-29 mmitchel * dump.c (dequeue_and_dump): Dump DECL_EXTERNAL.
1999-09-29 mmitchel * dump.c (dequeue_and_dump): Improve support for dumpi...
1999-09-25 mmitchel * dump.c (dequeue_and_dump): Handle RESULT_DECL.
1999-09-21 mmitchel * dump.c (dequeue_and_dump): Handle START_CATCH_STMT,
1999-09-09 mmitchel * dump.c (dequeue_and_dump): Dump types for constants.
1999-08-28 mmitchel * cp-tree.def (LABEL_STMT): New tree node.
1999-08-27 mmitchelFix typo in last change
1999-08-27 mmitchel * cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-25 mmitchel * cp-tree.def (SUBOBJECT): New tree node.
1999-08-25 mmitchel * dump.c (dequeue_and_dump): Dump TARGET_EXPRs.
1999-08-22 mmitchel * cp-tree.def (STMT_EXPR): Fix typo in node name.
1999-08-17 mmitchel * decl.c (add_decl_to_level): New function.
1999-08-14 mmitchel * cp-tree.def (DECL_STMT): Make it smaller.
1999-08-11 mmitchel * dump.c (queue): Be careful when computing bitmasks.
1999-08-07 ghazi * class.c (count_fields, add_fields_to_vec): Add stati...
1999-08-03 mmitchel * invoke.texi (-fdump-translation-unit): New option.