OSDN Git Service

* doc/invoke.texi: Remove Chill references.
[pf3gnuchains/gcc-fork.git] / gcc / sched-deps.c
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-30 rth * sched-deps.c (sched_analyze): Make a call...
2002-01-29 rth * sched-int.h (struct deps_reg): Add uses_lengt...
2002-01-27 rth * sched-deps.c (reg_pending_uses_head): New.
2002-01-22 kazu * predict.c: Fix formatting.
2001-12-29 rth * loop.c (prescan_loop): Set has_multiple_exit_...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-02 wilsonFix ia64 scheduler/predicated insn bug report from...
2001-09-14 nickcFix typo in FSF copyright statement
2001-08-31 rth * sched-deps.c (add_dependence): Don't elide...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-17 kazu * sbitmap.c: Fix comment formatting.
2001-08-08 berndsUse cselib for alias analysis in sched_ebb
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-07-26 amacleod2001-07-26 Andrew MacLeod <amacleod@redhat.com>
2001-07-16 rth * hard-reg-set.h (regs_invalidated_by_call...
2001-07-11 law * gcse.c, lcm.c, sched-deps.c:
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-05-20 rth * sched-deps.c (sched_analyze_insn): Force...
2001-05-12 neil * dwarfout.c (dwarfout_init): Add cast.
2001-04-05 berndsRevert more of previous change
2001-04-04 berndsPartially revert previous change
2001-03-28 rth * sched-deps.c (sched_analyze_insn): Consolidat...
2001-01-19 kenner * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DE...
2001-01-18 kenner * flow.c (mark_set_1, case PARALLEL): Now case; rework...
2001-01-11 berndsPartially undo a previous patch
2001-01-09 rth * sched-int.h (struct deps): Add max_reg, reg_l...
2001-01-03 berndsImprove alias analysis for ia64
2000-12-27 berndsAvoid unnecessary dependencies on COND_EXEC insns.
2000-12-20 berndsSupport scheduling across extended basic blocks
2000-12-19 berndsMore scheduler infrastructure.
2000-12-03 berndsMove dependency code out of haifa-sched.c