summaryrefslogtreecommitdiff
path: root/gcc/c-semantics.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel2000-11-101-1/+1
* * stmt.c (expand_start_null_loop): New.rth2000-11-011-1/+5
* * c-semantics.c (genrtl_do_stmt): Use integer_zerop insteadrth2000-11-011-1/+1
* * c-semantics.c (genrtl_do_stmt): Special case do/while(0).rth2000-11-011-11/+20
* * c-semantics.c (make_rtl_for_local_static): Don't clobbermmitchel2000-10-291-8/+19
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-20/+110
* * c-common.h (genrtl_clear_out_block): Remove.mmitchel2000-09-121-14/+2
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-21/+29
* * c-common.h (prep_stmt): Declare.mmitchel2000-09-071-4/+103
* Move statement-tree facilities from C++ to C front-end.mmitchel2000-09-071-0/+113
* * c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTENmmitchel2000-07-231-1/+1
* 2000-07-10 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-101-0/+68
* 2000-07-02 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-031-25/+10
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-021-0/+491