]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sched-rgn.c
alias.c: Remove uses of "register" specifier in declarations of arguments and local...
[thirdparty/gcc.git] / gcc / sched-rgn.c
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10  Kazu Hiratacalls.c: Fix formatting.
2001-09-19  Stan Shebsalias.c: Fix typos in comments.
2001-09-14  Nick CliftonFix typo in FSF copyright statement
2001-08-30  Vladimir Makarovrtl.def: Undo my patch commited 2001-08-27.
2001-08-27  Vladimir Makarovrtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-08  Bernd SchmidtUse cselib for alias analysis in sched_ebb
2001-08-07  Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-01-19  Richard Kennerrtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST...
2001-01-18  Richard Kennerflow.c (mark_set_1, [...]): Now case; rework to allow...
2001-01-12  Andreas Jaegerhaifa-sched.c (restore_line_notes): Remove argument...
2001-01-09  Richard Hendersonsched-int.h (struct deps): Add max_reg, reg_last_in_use...
2001-01-09  Jim Wilsonsched-rgn.c (BITSET_ADD, [...]): Cast 1 to unsigned...
2001-01-07  Richard Henderson* sched-rgn.c (is_cfg_nonregular): Fix thinko's last...
2001-01-07  Alexandre Olivareload.c (subst_reloads): Take INSN argument.
2000-12-20  Bernd SchmidtSupport scheduling across extended basic blocks
2000-12-19  Bernd SchmidtMore scheduler infrastructure.
2000-12-05  Bernd SchmidtFix building on non-INSN_SCHEDULING targets, and fix...
2000-12-03  Bernd SchmidtMove the region scheduling code out of haifa-sched.c.