summaryrefslogtreecommitdiff
path: root/gcc/c-dump.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* Update FSF address.kcook2005-06-251-2/+2
* ./ian2005-04-251-5/+0
* ./ian2005-04-201-4/+0
* ./ian2005-04-091-31/+0
* * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,kazu2005-01-271-1/+1
* * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,steven2005-01-271-2/+2
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-3/+2
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-5/+0
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-22/+1
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-15/+0
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-6/+0
* * c-common.def (CASE_LABEL): Remove.rth2004-06-161-8/+0
* * c-common.def (ASM_STMT): Remove.rth2004-06-161-11/+0
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-12/+0
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-13/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+3
* * c-aux-info.c: Convert to ISO C99.aj2003-06-191-9/+3
* (gcc)neroden2003-03-191-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.jason2002-08-221-1/+1
* * c-dump.c: Resurrect.jason2002-07-261-0/+196
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-221-933/+0
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-1/+1
* * c-common.h: Fix comment formatting.kazu2001-10-091-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-2/+2
* for some reason this was missed in thenathan2001-09-061-10/+53
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * alias.c: Fix comment formatting.kazu2001-08-011-12/+12
* * c-common.h (TDI_inlined): New ast dump phase.nathan2001-07-021-4/+17
* * c-common.h (flag_dump_translation_unit): Remove.nathan2001-06-051-26/+133
* * c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAMEnathan2001-05-031-1/+1
* * c-dump.c (dequeue_and_dump): Dump function bodies.mmitchel2000-11-101-0/+2
* * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel2000-11-101-0/+768