aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-dump.c
AgeCommit message (Expand)AuthorFilesLines
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