OSDN Git Service

2008-11-09 Thomas Schwinge <tschwinge@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / c-dump.c
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2005-06-25 kcookUpdate FSF address.
2005-04-25 ian./
2005-04-20 ian./
2005-04-09 ian./
2005-01-27 kazu * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
2005-01-27 steven * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-16 rth * c-common.def (CASE_LABEL): Remove.
2004-06-16 rth * c-common.def (ASM_STMT): Remove.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2003-06-19 aj * c-aux-info.c: Convert to ISO C99.
2003-03-19 neroden(gcc)
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-08-22 jason * c-common.h (RETURN_STMT_EXPR): Rename from...
2002-07-26 jason * c-dump.c: Resurrect.
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-10-29 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-06 nathanfor some reason this was missed in the
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-03 nathan * c-dump.c (dequeue_and_dump): Don't look at DECL_ASSE...
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.