| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.def (COMPOUND_STMT): Remove. | rth | 2004-06-17 | 1 | -4/+0 |
* | * c-common.def (CASE_LABEL): Remove. | rth | 2004-06-16 | 1 | -6/+0 |
* | * c-common.def (ASM_STMT): Remove. | rth | 2004-06-16 | 1 | -3/+0 |
* | * c-common.def (GOTO_STMT, LABEL_STMT): Remove. | rth | 2004-06-16 | 1 | -7/+0 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -11/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -5/+1 |
* | * tree.c (tree_size): For all 'c' and 'x' nodes, look directly | zack | 2003-04-07 | 1 | -3/+0 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -15/+15 |
* | * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR. | jason | 2002-08-22 | 1 | -1/+1 |
* | * c-common.c (statement_code_p): Handle CLEANUP_STMT. | mmitchel | 2002-03-15 | 1 | -0/+5 |
* | PR c/4475, c++/3780: | jakub | 2002-02-04 | 1 | -2/+2 |
* | * c-common.def (FILE_STMT): New code. | jason | 2002-01-15 | 1 | -0/+10 |
* | * c-common.def: Fix typo in comment. | aj | 2001-12-17 | 1 | -2/+2 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, not | jsm28 | 2001-12-17 | 1 | -3/+4 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): New. | jsm28 | 2001-12-04 | 1 | -0/+6 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * c-common.h (add_stmt): Change prototype. | mmitchel | 2000-09-10 | 1 | -2/+2 |
* | * c-common.h (IF_COND): Added documentation. | chelf | 2000-06-19 | 1 | -2/+42 |
* | * c-common.h (IF_COND): Moved here from cp/cp-tree.h. | chelf | 2000-06-14 | 1 | -0/+63 |