Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-10-31 | * c-semantics.c (genrtl_do_stmt): Special case do/while(0). | Richard Henderson | 1 | -11/+20 |
2000-10-29 | c-semantics.c (make_rtl_for_local_static): Don't clobber DECL_ASSEMBLER_NAME. | Mark Mitchell | 1 | -8/+19 |
2000-09-17 | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 1 | -20/+110 |
2000-09-12 | c-common.h (genrtl_clear_out_block): Remove. | Mark Mitchell | 1 | -14/+2 |
2000-09-10 | c-common.h (add_stmt): Change prototype. | Mark Mitchell | 1 | -21/+29 |
2000-09-07 | c-common.h (prep_stmt): Declare. | Mark Mitchell | 1 | -4/+103 |
2000-09-07 | Move statement-tree facilities from C++ to C front-end. | Mark Mitchell | 1 | -0/+113 |
2000-07-23 | c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTEN to figure out... | Mark Mitchell | 1 | -1/+1 |
2000-07-10 | c-common.h (build_stmt): Declare. | Benjamin Chelf | 1 | -0/+68 |
2000-07-02 | c-common.h (genrtl_begin_compound_stmt): Remove declaration. | Benjamin Chelf | 1 | -25/+10 |
2000-07-01 | Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o. | Ben Chelf | 1 | -0/+491 |