i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / sched-int.h
2012-04-26 Richard Sandifordsched-int.h (_haifa_insn_data): Move priority_status.
2012-04-26 Richard Sandifordcommon.opt (fsched-pressure-algorithm=): New option.
2012-01-09 Richard Sandifordsched-int.h (bb_note): Move to...
2011-10-21 Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-09-30 Bernd Schmidtsched-ebb.c (schedule_ebb): No longer static.
2011-09-30 Bernd Schmidthaifa-sched.c (modulo_ii, [...]): New static variables.
2011-08-12 Richard Hendersonre PR rtl-optimization/49994 (ICE: in maybe_record_trac...
2011-08-11 Sergey Grechaniksched-deps.c (sched_get_condition_with_rev): Rename...
2011-07-15 Bernd Schmidtrevert: re PR rtl-optimization/11320 (Scheduler bug)
2011-07-13 Bernd Schmidthaifa-sched.c: Include "hashtab.h"
2011-07-13 Bernd Schmidtsched-int.h (struct _dep): Add member cost.
2011-05-27 Bernd Schmidtsched-int.h (struct _haifa_deps_insn_data): New members...
2011-05-27 Bernd Schmidthaifa-sched.c (sched_scan_info): Remove.
2011-04-08 Andrey Belevantsevre PR rtl-optimization/48272 (internal compiler error...
2011-04-01 Bernd Schmidtsched-ebb.c (begin_schedule_ready): Remove second argument.
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2011-02-02 Alexandre Olivare PR debug/47498 (-fcompare-debug failure with -fsched...
2011-01-31 Alexandre Olivarevert: re PR debug/45136 (-fcompare-debug failure...
2011-01-25 Alexandre Olivare PR debug/45136 (-fcompare-debug failure with -Os...
2010-11-02 Maxim KuvyrkovModel decoder of Core 2/i7 for multipass scheduling.
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-09-09 Reza YazdaniDispatch scheduling for AMD Bulldozer processors.
2010-05-27 Jan Hubickasched-ebb.c: Rename struct deps to struct deps_desc.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-03 Steven Bosscherpostreload-gcse.c (insert_expr_in_table): Replace BLOCK...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-13 Andrey Belevantsevsched-deps.c (init_deps): New parameter lazy_reg_last.
2009-09-08 Jakub Jelinekre PR rtl-optimization/41239 (Scheduler reorders divisi...
2009-09-02 Vladimir Makarovinvoke.texi (-fsched-pressure): Document it.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-09 Maxim Kuvyrkovhaifa-sched.c (insn_finishes_cycle_p): New static function.
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-18 Alexander Monakovre PR middle-end/37499 (Scheduling pass 2 time increase...
2008-09-05 Trevor SmigielImproved branch hints, safe hints, and scheduling.
2008-09-01 Andrey Belevantsevsel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-06 Maxim Kuvyrkovre PR target/35659 (Miscompiled code with -O2 (but...
2008-06-17 Steven BosscherRemove libcall notes.
2007-10-17 Maxim Kuvyrkovsched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-14 Maxim Kuvyrkovsched-int.h (struct _dep): Rename field 'kind' to ...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-04 Maxim Kuvyrkovhaifa-sched.c (rtx_vec_t): New typedef.
2007-05-04 Maxim Kuvyrkovsched-ebb.c (debug_ebb_dependencies): New static function.
2007-04-16 Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2007-02-17 Kazu Hiratasched-deps.c (find_insn_list): Remove.
2007-02-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2007-02-02 Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2006-11-29 Tehila Meyzelshaifa-sched.c: Remove define LINE_NOTE(INSN).
2006-11-11 Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-10-07 Kazu Hirata* sched-int.h: Fix comment typos.
2006-10-07 Kazu Hirata* gimplify.c, sched-int.h: Fix comment typos.
2006-10-06 Maxim Kuvyrkovsched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.
2006-10-06 Maxim Kuvyrkovre PR rtl-optimization/29128 (ICE: in move_block_after_...
2006-08-17 Maxim Kuvyrkovre PR rtl-optimization/28489 (ICE in move_insn, at...
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-04-08 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-30 Maxim Kuvyrkovre PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)
2006-03-28 Maxim Kuvyrkov2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-03-27 Maxim Kuvyrkovrtl.def (Copyright): Update date.
2006-03-23 Maxim Kuvyrkovhaifa-sched.c (choose_ready): Fix type of the local...
2006-03-16 Maxim Kuvyrkovtarget.h (struct spec_info_def): New opaque declaration.
2006-03-16 Maxim Kuvyrkovsched-int.h (struct haifa_insn_data): New fields: resol...
2006-03-16 Maxim Kuvyrkovddg.c (build_intra_loop_deps): Adjust add_forward_depen...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-07-27 Steven Bosscherre PR rtl-optimization/17808 (Scheduler overly conserva...
2005-06-25 Kelley CookUpdate FSF address.
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".
next