aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-dump.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-08-22c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.Jason Merrill1-1/+1
2002-07-26c-dump.c: Resurrect.Jason Merrill1-0/+196
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-933/+0
2001-10-29ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers1-1/+1
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-2/+2
2001-09-06for some reason this was missed in theNathan Sidwell1-10/+53
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-01alias.c: Fix comment formatting.Kazu Hirata1-12/+12
2001-07-02c-common.h (TDI_inlined): New ast dump phase.Nathan Sidwell1-4/+17
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell1-26/+133
2001-05-03c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME if it is not set.Mark Mitchell1-1/+1
2000-11-10c-dump.c (dequeue_and_dump): Dump function bodies.Mark Mitchell1-0/+2
2000-11-10Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell1-0/+768