* doc/cpp.texi: gcc now implements universal character names.
[platform/upstream/gcc.git] / gcc / sched-int.h
2005-04-09 Kazu Hiratasched-int.h (haifa_insn_data): Remove blockage and...
2004-11-08 Kazu Hiratasched-deps.c (add_insn_mem_dependence): Make it static.
2004-07-20 Paolo Bonzinigenattr.c (struct range, [...]): Remove them.
2004-06-09 J"orn Renneckere PR rtl-optimization/15521 (sched1 extends life of...
2004-06-03 Jerry QuinnMakefile.in (RA_H, [...]): New.
2004-02-23 Kazu Hirataconvert.c, [...]: Update copyright.
2004-02-20 Kazu Hiratahaifa-sched.c (sched_emit_insn): Remove.
2003-10-07 Dorit Naishlossched-int.h (sched_info): New field sched_max_insns_pri...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-07-15 Eric Botcazoure PR rtl-optimization/11320 (Scheduler bug)
2003-07-06 Andreas Jaegerbasic-block.h: Convert prototypes to ISO C90.
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-02-25 Vladimir Makarovsched-int.h (INSN_TRAP_CLASS, [...]): Move them from...
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-06-04 Jeff Lawsched-int.h (struct deps): New field libcall_block_tail...
2002-05-03 Jan Hubickahaifa-sched.c (schedule_insn): Print table of instructi...
2002-04-29 Vladimir Makarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-02-28 Richard Hendersonhaifa-sched.c (sched_emit_insn): New.
2002-01-29 Richard Hendersonsched-int.h (struct deps_reg): Add uses_length, clobber...
2002-01-27 Richard Hendersonsched-deps.c (reg_pending_uses_head): New.
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-22 Nick CliftonFix typo
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-07-26 Andrew MacLeodparams.def (PARAM_MAX_PENDING_LIST_LENGTH): Add paramet...
2001-03-01 Bernd SchmidtAvoid exponential runtime
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...
2000-12-20 Bernd SchmidtSupport scheduling across extended basic blocks
2000-12-19 Bernd SchmidtMore scheduler infrastructure.
2000-12-03 Bernd SchmidtMove the region scheduling code out of haifa-sched.c.
2000-12-03 Bernd SchmidtMove dependency code out of haifa-sched.c
2000-12-03 Bernd SchmidtTry to separate region-specific code from generic parts...