aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-dump.c
AgeCommit message (Expand)Author
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
2002-07-31This commit was manufactured by cvs2svn to create branchno-author
2001-11-22 * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.Bryce McKinlay
2001-10-29 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,Joseph Myers
2001-10-09 * c-common.h: Fix comment formatting.Kazu Hirata
2001-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
2001-09-06for some reason this was missed in theNathan Sidwell
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-01 * alias.c: Fix comment formatting.Kazu Hirata
2001-07-02 * c-common.h (TDI_inlined): New ast dump phase.Nathan Sidwell
2001-06-05 * c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell
2001-05-03 * c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAMEMark Mitchell
2000-11-10 * c-dump.c (dequeue_and_dump): Dump function bodies.Mark Mitchell
2000-11-10 * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell