OSDN Git Service

(__objc_send_message_in_list): When setting a new entry in
[pf3gnuchains/gcc-fork.git] / gcc / sched-rgn.c
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-12 aj * haifa-sched.c (restore_line_notes): Remove argument...
2001-01-09 rth * sched-int.h (struct deps): Add max_reg, reg_l...
2001-01-09 law * sched-rgn.c (BITSET_ADD, BITSET_REMOVE, bitset_membe...
2001-01-07 rth * sched-rgn.c (is_cfg_nonregular): Fix thinko...
2001-01-07 aoliva* reload.c (subst_reloads): Take INSN argument. When
2000-12-20 berndsSupport scheduling across extended basic blocks
2000-12-19 berndsMore scheduler infrastructure.
2000-12-05 berndsFix building on non-INSN_SCHEDULING targets, and fix...
2000-12-03 berndsMove the region scheduling code out of haifa-sched.c.