summaryrefslogtreecommitdiff
path: root/gcc/c-iterate.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes.Jeff Law1999-01-061-1/+1
* Makefile.in (c-iterate.o): Depend on expr.h.Jeff Law1998-06-191-3/+5
* toplev.h: New file.Robert Lipe1998-05-061-0/+1
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-2/+4
* formatting tweaksMike Stump1996-07-031-6/+6
* Add prototypes for all static functions.Richard Kenner1996-05-191-15/+16
* (iterator_loop_epilogue): Don't clear DECL_RTL for a static decl.Richard Kenner1996-03-181-2/+4
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix typos in comments.Richard Kenner1995-05-161-2/+2
* (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we ...Richard Kenner1993-07-281-6/+10
* (collect_iterators, case SAVE_EXPR): Simplify code added in previousRichard Kenner1993-06-271-7/+4
* (save_exprs): New variable.Richard Stallman1993-06-181-3/+18
* (collect_iterators): Cast tree code to int for indexing.Richard Stallman1993-03-291-1/+1
* (collect_iterators): Handle simple expressions quickly.Richard Kenner1993-03-021-0/+23
* entered into RCSRichard Stallman1993-03-021-44/+10
* *** empty log message ***Richard Stallman1993-02-281-113/+113
* Initial revisionRichard Stallman1993-02-281-0/+590