aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-iterate.c
AgeCommit message (Expand)AuthorFilesLines
1998-06-19Makefile.in (c-iterate.o): Depend on expr.h.Jeff Law1-3/+5
1998-05-06toplev.h: New file.Robert Lipe1-0/+1
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-2/+4
1996-07-03formatting tweaksMike Stump1-6/+6
1996-05-19Add prototypes for all static functions.Richard Kenner1-15/+16
1996-03-18(iterator_loop_epilogue): Don't clear DECL_RTL for a static decl.Richard Kenner1-2/+4
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-2/+2
1993-07-28(iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we ...Richard Kenner1-6/+10
1993-06-27(collect_iterators, case SAVE_EXPR): Simplify code added in previousRichard Kenner1-7/+4
1993-06-18(save_exprs): New variable.Richard Stallman1-3/+18
1993-03-29(collect_iterators): Cast tree code to int for indexing.Richard Stallman1-1/+1
1993-03-02(collect_iterators): Handle simple expressions quickly.Richard Kenner1-0/+23
1993-03-02entered into RCSRichard Stallman1-44/+10
1993-02-28*** empty log message ***Richard Stallman1-113/+113
1993-02-28Initial revisionRichard Stallman1-0/+590