aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-semantics.c
AgeCommit message (Expand)Author
2001-06-06 * c-semantics.c (genrtl_scope_stmt): Write out nested inlinemmitchel
2001-03-27 * c-common.h (DECL_NUM_STMTS): New macro.mmitchel
2001-03-14 * tree.h (DECL_RTL): Allocate RTL lazily.mmitchel
2001-01-02 * c-common.h (ASM_INPUT_P): New.rth
2000-12-20 * c-typeck.c (build_asm_stmt): New, broken out from ...rth
2000-11-26 * c-common.h (DECL_C_HARD_REGISTER): New.rth
2000-11-10 * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel
2000-11-01 * stmt.c (expand_start_null_loop): New.rth
2000-11-01 * c-semantics.c (genrtl_do_stmt): Use integer_zerop insteadrth
2000-11-01 * c-semantics.c (genrtl_do_stmt): Special case do/while(0).rth
2000-10-29 * c-semantics.c (make_rtl_for_local_static): Don't clobbermmitchel
2000-09-17 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel
2000-09-12 * c-common.h (genrtl_clear_out_block): Remove.mmitchel
2000-09-10 * c-common.h (add_stmt): Change prototype.mmitchel
2000-09-07 * c-common.h (prep_stmt): Declare.mmitchel
2000-09-07 Move statement-tree facilities from C++ to C front-end.mmitchel
2000-07-23 * c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTENmmitchel
2000-07-102000-07-10 Benjamin Chelf <chelf@codesourcery.com>chelf
2000-07-032000-07-02 Benjamin Chelf <chelf@codesourcery.com>chelf
2000-07-022000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf