PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / sched-ebb.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06 Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-20 Andrew MacLeodcfgrtl.h: New.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-08-28 David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26 David MalcolmVarious scheduling strengthenings
2014-08-25 David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22 David Malcolmsched-ebb.c: Use rtx_insn (requires touching sched...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-08 Bernd Schmidtsched-int.h (schedule_block): Adjust declaration.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-11-30 Jakub Jelinekre PR rtl-optimization/48721 (ICE: verify_flow_info...
2011-10-21 Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-09-30 Bernd Schmidtsched-ebb.c (schedule_ebb): No longer static.
2011-08-05 Bernd Schmidtre PR rtl-optimization/49900 (ICE in advance_target_bb...
2011-07-15 Bernd Schmidtrevert: re PR rtl-optimization/11320 (Scheduler bug)
2011-07-13 Bernd Schmidthaifa-sched.c: Include "hashtab.h"
2011-04-01 Bernd Schmidtsched-ebb.c (begin_schedule_ready): Remove second argument.
2011-04-01 Bernd Schmidt* sched-ebb.c (schedule_ebbs): Honor the BB_DISABLE_SCH...
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-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
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-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-27 Jan Hubickasched-ebb.c: Rename struct deps to struct deps_desc.
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-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-09 Maxim Kuvyrkovhaifa-sched.c (insn_finishes_cycle_p): New static function.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-07-16 Kaveh R. Ghazirecog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2007-10-17 Maxim Kuvyrkovsched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
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-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-04 Maxim Kuvyrkovsched-ebb.c (debug_ebb_dependencies): New static function.
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-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-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-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-07-27 Steven Bosscherre PR rtl-optimization/17808 (Scheduler overly conserva...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2004-12-03 Alan ModraPR middle end/18718
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-09 Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-02-08 Jan Hubicka* schedule-ebb.c (schedule_ebbs): Do not allocate reg...
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-11 Jan HubickaMakefile.in (web.o): New.
2003-10-07 Dorit Naishlossched-int.h (sched_info): New field sched_max_insns_pri...
2003-07-15 Eric Botcazoure PR rtl-optimization/11320 (Scheduler bug)
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-05-08 Richard Hendersonsched-ebb.c (schedule_ebb): Supply the correct starting...
2003-02-25 Vladimir Makarovsched-ebb.c (add_deps_for_risky_insns): Add the depende...
2003-02-25 Vladimir Makarovsched-int.h (INSN_TRAP_CLASS, [...]): Move them from...
2003-02-11 Jan Hubicka* sched-ebb.c (schedule_ebbs): Do not verify_flow_info.
2003-02-06 Jan Hubickai386.c (x86_inter_unit_moves): New variable.
2003-01-28 Vladimir Makarovhaifa-sched.c (schedule_insn): Return necessary cycle...
2003-01-17 Vladimir Makarovhaifa-sched.c (move_insn): Restore moving all schedule...
2003-01-09 Vladimir Makarov2003-01-09 Vladimir Makarov <vmakarov@redhat.com>
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-17 Vladimir Makarovsched-ebb.c (init_ready_list): Check INSN_P first.
2002-06-10 Roger Saylecfgrtl.c (create_basic_block_structure): Remove index...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
next