Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -1/+1 | |
From-SVN: r29150 | |||||
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -2/+2 | |
details. From-SVN: r24879 | |||||
1999-01-06 | Copyright fixes. | Jeff Law | 1 | -1/+1 | |
From-SVN: r24535 | |||||
1998-06-19 | Makefile.in (c-iterate.o): Depend on expr.h. | Jeff Law | 1 | -3/+5 | |
* Makefile.in (c-iterate.o): Depend on expr.h. * c-iterate.c: Include "expr.h". (expand_expr): Use proper values when calling the function. From-SVN: r20610 | |||||
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 | |
Mon May 4 01:32:20 1998 Robert Lipe <robertl@dgii.com> * toplev.h: New file. Protypes for functions in toplev.c. * tree.h, rtl.h: Deleted protos for functions in toplev.c. * c-common.c, c-convert.c, c-decl.c, c-iterate.c, c-lex.c, c-parse.in, c-parse.y, c-pragma.c, c-typeck.c, calls.c, convert.c, dwarf2out.c, except.c, expr.c, final.c, fold-const.c, function.c, hash.c, profile.c, real.c, reg-stack.c, regclass.c, reload.c, reload1.c, stmt.c, stor-layout.c, tlink.c, tree.c, varasm.c: include it. From-SVN: r19568 | |||||
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -2/+4 | |
* Makefile.in (alias.o, bitmap.o, c-aux-info.o, c-common.o, c-decl.o, c-iterate.o, c-lang.o, c-lex.o, c-pragma.o, c-typeck.o, caller-save.o, calls.o, collect2.o, combine.o, cse.o, dbxout.o, dwarf2out.o, dwarfout.o, emit-rtl.o, except.o, explow.o, expmed.o, expr.o, final.o, flow.o, function.o, getpwd.o, global.o, integrate.o, jump.o, local-alloc.o, loop.o, optabs.o, pexecute.o, prefix.o, print-rtl.o, print-tree.o, profile.o, real.o, recog.o, reg-stack.o, regclass.o, regmove.o, reload.o, reload1.o, reorg.o, rtl.o, rtlanal.o, sdbout.o, stmt.o, stor-layout.o, stupid.o, tlink.o, toplev.o, tree.o, unroll.o, varasm.o, xcoffout.o): Depend on system.h. * alias.c, bitmap.c, c-aux-info.c, c-common.c, c-decl.c, c-iterate.c, c-lang.c, c-lex.c, c-pragma.c, c-typeck.c, caller-save.c, calls.c, collect2.c, combine.c, cse.c, dbxout.c, dwarf2out.c, dwarfout.c, emit-rtl.c, except.c, explow.c, expmed.c, expr.c, final.c, flow.c, function.c, gcc.c, getpwd.c, global.c, integrate.c, jump.c, local-alloc.c, loop.c, optabs.c, pexecute.c, prefix.c, print-rtl.c, print-tree.c, profile.c, real.c, recog.c, reg-stack.c, regclass.c, regmove.c, reload.c, reload1.c, reorg.c, rtl.c, rtlanal.c, sched.c, sdbout.c, stmt.c, stor-layout.c, stupid.c, tlink.c, toplev.c, tree.c, unroll.c, varasm.c, xcoffout.c: Include system.h. Organize include ordering so that stdarg/varargs comes before other system headers. Remove spurious casts of functions assured of a prototype in system.h. From-SVN: r18726 | |||||
1996-07-03 | formatting tweaks | Mike Stump | 1 | -6/+6 | |
From-SVN: r12390 | |||||
1996-05-19 | Add prototypes for all static functions. | Richard Kenner | 1 | -15/+16 | |
From-SVN: r12041 | |||||
1996-03-18 | (iterator_loop_epilogue): Don't clear DECL_RTL for a static decl. | Richard Kenner | 1 | -2/+4 | |
From-SVN: r11554 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9959 | |||||
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -2/+2 | |
From-SVN: r9711 | |||||
1993-07-28 | (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we ↵ | Richard Kenner | 1 | -6/+10 | |
make. (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we make. Pass const0_rtx as TARGET to expand_expr. From-SVN: r5032 | |||||
1993-06-27 | (collect_iterators, case SAVE_EXPR): Simplify code added in previous | Richard Kenner | 1 | -7/+4 | |
change. From-SVN: r4768 | |||||
1993-06-18 | (save_exprs): New variable. | Richard Stallman | 1 | -3/+18 | |
(collect_iterators): Don't process a SAVE_EXPR twice. (iterator_expand): Clear save_exprs. From-SVN: r4693 | |||||
1993-03-29 | (collect_iterators): Cast tree code to int for indexing. | Richard Stallman | 1 | -1/+1 | |
From-SVN: r3913 | |||||
1993-03-02 | (collect_iterators): Handle simple expressions quickly. | Richard Kenner | 1 | -0/+23 | |
Don't try to interpret operands that are RTL as if they were trees. From-SVN: r3616 | |||||
1993-03-02 | entered into RCS | Richard Stallman | 1 | -44/+10 | |
From-SVN: r3586 | |||||
1993-02-28 | *** empty log message *** | Richard Stallman | 1 | -113/+113 | |
From-SVN: r3569 | |||||
1993-02-28 | Initial revision | Richard Stallman | 1 | -0/+590 | |
From-SVN: r3568 |