summaryrefslogtreecommitdiff
path: root/gcc/sched-ebb.c
Commit message (Expand)AuthorAgeFilesLines
* cfglayout.c (scope_def, [...]): Remove.Richard Henderson2001-12-301-3/+4
* haifa-sched.c (reemit_other_notes): New.Richard Henderson2001-12-271-0/+4
* Fix typo in FSF copyright statementNick Clifton2001-09-141-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-9/+9
* Use cselib for alias analysis in sched_ebbBernd Schmidt2001-08-081-1/+1
* calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka2001-08-071-12/+4
* haifa-sched.c (restore_line_notes): Remove argument block B since it's unused.Andreas Jaeger2001-01-121-2/+2
* Support scheduling across extended basic blocksBernd Schmidt2000-12-201-0/+365