summaryrefslogtreecommitdiff
path: root/gcc/c-dump.c
Commit message (Expand)AuthorAgeFilesLines
* c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode2003-03-191-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.Jason Merrill2002-08-221-1/+1
* c-dump.c: Resurrect.Jason Merrill2002-07-261-0/+196
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-933/+0
* 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