| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | ./ | ian | 2005-04-25 | 1 | -5/+0 |
* | ./ | ian | 2005-04-20 | 1 | -4/+0 |
* | ./ | ian | 2005-04-09 | 1 | -31/+0 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+1 |
* | * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW, | steven | 2005-01-27 | 1 | -2/+2 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -3/+2 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -5/+0 |
* | * c-common.def (RETURN_STMT): Remove. | rth | 2004-06-21 | 1 | -22/+1 |
* | * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def. | rth | 2004-06-20 | 1 | -15/+0 |
* | * c-common.def (COMPOUND_STMT): Remove. | rth | 2004-06-17 | 1 | -6/+0 |
* | * c-common.def (CASE_LABEL): Remove. | rth | 2004-06-16 | 1 | -8/+0 |
* | * c-common.def (ASM_STMT): Remove. | rth | 2004-06-16 | 1 | -11/+0 |
* | * c-common.def (GOTO_STMT, LABEL_STMT): Remove. | rth | 2004-06-16 | 1 | -12/+0 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -13/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1/+3 |
* | * c-aux-info.c: Convert to ISO C99. | aj | 2003-06-19 | 1 | -9/+3 |
* | (gcc) | neroden | 2003-03-19 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR. | jason | 2002-08-22 | 1 | -1/+1 |
* | * c-dump.c: Resurrect. | jason | 2002-07-26 | 1 | -0/+196 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -933/+0 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -1/+1 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -2/+2 |
* | for some reason this was missed in the | nathan | 2001-09-06 | 1 | -10/+53 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -12/+12 |
* | * c-common.h (TDI_inlined): New ast dump phase. | nathan | 2001-07-02 | 1 | -4/+17 |
* | * c-common.h (flag_dump_translation_unit): Remove. | nathan | 2001-06-05 | 1 | -26/+133 |
* | * c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME | nathan | 2001-05-03 | 1 | -1/+1 |
* | * c-dump.c (dequeue_and_dump): Dump function bodies. | mmitchel | 2000-11-10 | 1 | -0/+2 |
* | * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o. | mmitchel | 2000-11-10 | 1 | -0/+768 |