Age | Commit message (Expand) | Author | Files | Lines |
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 | -7/+3 |
2005-04-20 | c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). | Ian Lance Taylor | 1 | -4/+0 |
2005-04-17 | c-common.def (SIZEOF_EXPR, [...]): Remove. | Ian Lance Taylor | 1 | -4/+0 |
2005-04-09 | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 1 | -22/+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 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -12/+12 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -4/+0 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -5/+1 |
2004-06-20 | c-common.def (IF_STMT, [...]): Move to cp-tree.def. | Richard Henderson | 1 | -9/+0 |
2004-06-16 | c-common.def (COMPOUND_STMT): Remove. | Richard Henderson | 1 | -4/+0 |
2004-06-16 | c-common.def (CASE_LABEL): Remove. | Richard Henderson | 1 | -6/+0 |
2004-06-16 | c-common.def (ASM_STMT): Remove. | Richard Henderson | 1 | -3/+0 |
2004-06-16 | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 1 | -7/+0 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -11/+3 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -5/+1 |
2003-04-07 | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 1 | -3/+0 |
2002-09-29 | builtins.def: Fix comment formatting. | Kazu Hirata | 1 | -15/+15 |
2002-08-22 | c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR. | Jason Merrill | 1 | -1/+1 |
2002-03-15 | c-common.c (statement_code_p): Handle CLEANUP_STMT. | Mark Mitchell | 1 | -0/+5 |
2002-02-04 | PR c/4475, c++/3780: | Jakub Jelinek | 1 | -2/+2 |
2002-01-15 | c-common.def (FILE_STMT): New code. | Jason Merrill | 1 | -0/+10 |
2001-12-17 | * c-common.def: Fix typo in comment. | Andreas Jaeger | 1 | -2/+2 |
2001-12-17 | re PR c/5105 (compound literal patch broken with inlining) | Joseph Myers | 1 | -3/+4 |
2001-12-04 | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 1 | -0/+6 |
2001-10-29 | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2000-09-10 | c-common.h (add_stmt): Change prototype. | Mark Mitchell | 1 | -2/+2 |
2000-06-19 | c-common.h (IF_COND): Added documentation. | Ben Chelf | 1 | -2/+42 |
2000-06-14 | c-common.h (IF_COND): Moved here from cp/cp-tree.h. | Benjamin Chelf | 1 | -0/+63 |