Age | Commit message (Expand) | Author | Files | Lines |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-25 | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 1 | -5/+0 |
2005-04-20 | c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). | Ian Lance Taylor | 1 | -4/+0 |
2005-04-09 | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 1 | -31/+0 |
2005-01-27 | c-common.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-27 | tree.h (SWITCH_COND, [...]): Add tree checks. | Steven Bosscher | 1 | -2/+2 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -3/+2 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -5/+0 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -22/+1 |
2004-06-20 | c-common.def (IF_STMT, [...]): Move to cp-tree.def. | Richard Henderson | 1 | -15/+0 |
2004-06-16 | c-common.def (COMPOUND_STMT): Remove. | Richard Henderson | 1 | -6/+0 |
2004-06-16 | c-common.def (CASE_LABEL): Remove. | Richard Henderson | 1 | -8/+0 |
2004-06-16 | c-common.def (ASM_STMT): Remove. | Richard Henderson | 1 | -11/+0 |
2004-06-16 | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 1 | -12/+0 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -13/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+3 |
2003-06-19 | c-aux-info.c: Convert to ISO C99. | Andreas Jaeger | 1 | -9/+3 |
2003-03-19 | c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. | Nathanael Nerode | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-08-22 | c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR. | Jason Merrill | 1 | -1/+1 |
2002-07-26 | c-dump.c: Resurrect. | Jason Merrill | 1 | -0/+196 |
2001-11-22 | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 1 | -933/+0 |
2001-10-29 | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 1 | -1/+1 |
2001-10-09 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-09-06 | for some reason this was missed in the | Nathan Sidwell | 1 | -10/+53 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-01 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -12/+12 |
2001-07-02 | c-common.h (TDI_inlined): New ast dump phase. | Nathan Sidwell | 1 | -4/+17 |
2001-06-05 | c-common.h (flag_dump_translation_unit): Remove. | Nathan Sidwell | 1 | -26/+133 |
2001-05-03 | c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME if it is not set. | Mark Mitchell | 1 | -1/+1 |
2000-11-10 | c-dump.c (dequeue_and_dump): Dump function bodies. | Mark Mitchell | 1 | -0/+2 |
2000-11-10 | Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o. | Mark Mitchell | 1 | -0/+768 |