summaryrefslogtreecommitdiff
path: root/gcc/c-dump.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers2001-10-291-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-2/+2
* for some reason this was missed in theNathan Sidwell2001-09-061-10/+53
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* alias.c: Fix comment formatting.Kazu Hirata2001-08-011-12/+12
* c-common.h (TDI_inlined): New ast dump phase.Nathan Sidwell2001-07-021-4/+17
* c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell2001-06-051-26/+133
* c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME if it is not set.Mark Mitchell2001-05-031-1/+1
* c-dump.c (dequeue_and_dump): Dump function bodies.Mark Mitchell2000-11-101-0/+2
* Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell2000-11-101-0/+768