i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / haifa-sched.c
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-04-11 Bernd Schmidthaifa-sched.c (prune_ready_list): Rework handling of...
2012-02-23 Eric Botcazoure PR bootstrap/52287 (ICE in ready_remove_first, at...
2012-02-14 Bernd Schmidthaifa-sched.c (prune_ready_list): Ensure that if there...
2012-02-02 Vladimir Makarovre PR rtl-optimization/49800 (segfault with -fsched...
2012-01-09 Richard Sandifordsched-int.h (bb_note): Move to...
2011-11-29 Bernd Schmidthaifa-sched.c (recompute_todo_spec): Simplify and corre...
2011-10-21 Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-09-30 Bernd Schmidthaifa-sched.c (modulo_ii, [...]): New static variables.
2011-09-19 Maxim Kuvyrkovhaifa-sched.c (has_edge_p, [...]): Remove maintenance...
2011-07-14 Bernd Schmidthaifa-sched.c (schedule_insns): Remove outdated comment.
2011-07-13 Bernd Schmidthaifa-sched.c: Include "hashtab.h"
2011-07-13 Bernd Schmidthaifa-sched.c (struct sched_block_state): New.
2011-07-13 Bernd Schmidtsched-int.h (struct _dep): Add member cost.
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-27 Bernd Schmidthaifa-sched.c (sched_scan_info): Remove.
2011-05-26 Bernd Schmidthaifa-sched.c (schedule-block): Reorder the inner sched...
2011-05-02 Ulrich Weigandhaifa-sched.c (sched_emit_insn): Emit insn before first...
2011-04-29 Alexandre Olivahaifa-sched.c (last_nondebug_scheduled_insn): New.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-15 Bernd Schmidtre PR target/48629 (ICE on gcc.dg/pr42389.c on ia64...
2011-04-10 Mike StumpRemove doubled up words.
2011-04-08 Andrey Belevantsevre PR rtl-optimization/48272 (internal compiler error...
2011-04-05 Bernd Schmidtre PR bootstrap/48403 (bootstrap comparison failure)
2011-04-04 Bernd Schmidtre PR bootstrap/48403 (bootstrap comparison failure)
2011-04-01 Bernd Schmidthaifa-sched.c (prune_ready_list): New function, broken...
2011-04-01 Bernd Schmidtsched-ebb.c (begin_schedule_ready): Remove second argument.
2011-04-01 Bernd Schmidthaifa-sched.c (queue_insn): New arg REASON.
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-03-19 Anatoly Sokolovcfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap...
2011-02-19 Alexandre Olivare PR debug/47620 (Profiledbootstrap failure on powerpc...
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-12-08 Andrey Belevantsevre PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3)
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-05 Joern Renneckere PR bootstrap/44756 ([meta-bug] --enable-werror-alway...
2010-11-02 Maxim KuvyrkovModel decoder of Core 2/i7 for multipass scheduling.
2010-10-27 Jie Zhanghaifa-sched.c (ISSUE_POINTS): Remove.
2010-10-23 Jie Zhangre PR rtl-optimization/37360 (ICE in haifa-sched.c...
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-09-09 Reza YazdaniDispatch scheduling for AMD Bulldozer processors.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-30 Jakub Jelinekre PR debug/45055 (another -fcompare-debug failure...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29 Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-14 Alexandre Olivare PR debug/43656 ("-fcompare-debug failure" with ...
2010-06-01 Jan Hubickafwprop.c: Make emit-rtl.h include last.
2010-05-21 Jakub Jelinekre PR debug/44223 (segmentation fault with -g -fsched...
2010-05-20 Jakub Jelinekre PR debug/44178 (-fcompare-debug failure with -O1...
2010-05-18 Vladimir Makarovre PR rtl-optimization/43332 (valgrind warns about...
2010-05-10 Jakub Jelinekre PR debug/44028 (-fcompare-debug failure (length...
2010-01-20 Jakub Jelineksel-sched.c (create_speculation_check): Remove set...
2010-01-09 Alexandre Olivare PR debug/42629 ("-fcompare-debug failure (length...
2010-01-06 Richard Hendersonre PR middle-end/41883 (ICE from '-O -fprofile-arcs...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 Paolo Carlini[multiple changes]
2009-10-20 Alexandre Olivare PR debug/41739 (Failed to bootstrap on Linux/ia64)
2009-10-17 Alexandre Olivare PR debug/41535 (Broken var location info after sched...
2009-09-02 Vladimir Makarovinvoke.texi (-fsched-pressure): Document it.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-13 Ghassan Shobaki2009-07-13 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-07-09 Maxim Kuvyrkovhaifa-sched.c (insn_finishes_cycle_p): New static function.
2009-06-16 Ian Lance Taylorbitmap.c (bitmap_clear): Don't declare as inline.
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-16 Ian Lance Taylorrtlanal.c (alloc_reg_note): New function, broken out...
2008-10-14 Andrey Belevantsevtarget.h (struct gcc_target): Update prototypes of...
2008-09-18 Adam Nemethaifa-sched.c (dep_cost_1): Recognize the producer...
2008-09-09 Andrey Belevantsevhaifa-sched.c (advance_one_cycle): Do not print '\n...
2008-09-09 Andrey Belevantsevre PR rtl-optimization/37360 (ICE in haifa-sched.c...
2008-09-05 Trevor SmigielImproved branch hints, safe hints, and scheduling.
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-06 Maxim Kuvyrkovre PR target/35659 (Miscompiled code with -O2 (but...
2008-08-06 Maxim Kuvyrkovhaifa-sched.c (extend_global): Split to extend_global_d...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-03-01 Alexandre Olivadf-scan.c (df_ref_chain_change_bb): Simplify.
2007-11-09 Alexander Monakovhaifa-sched.c (haifa_classify_insn): Rename to ...
2007-11-06 Maxim Kuvyrkovre PR middle-end/33670 (cc1 segfault with -O2 -fsched...
2007-11-02 Jakub Jelinekre PR middle-end/33670 (cc1 segfault with -O2 -fsched...
2007-10-15 Maxim Kuvyrkovre PR target/33133 (ICE in try_ready, at haifa-sched...
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-22 Maxim Kuvyrkovtarget.h (struct gcc_target.sched: dfa_pre_advance_cycl...
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-07-02 Steve Ellceyre PR target/31684 (ICE in get_attr_first_insn, at...
2007-06-20 Seongbae Parkdbgcnt.def (global_alloc_at_func, [...]): New counters.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-06 Zdenek Dvorakhaifa-sched.c (restore_bb_notes): Clear bb field of...
2007-05-25 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
next