]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hw-doloop.c
NEXT_INSN and PREV_INSN take a const rtx_insn
[thirdparty/gcc.git] / gcc / hw-doloop.c
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-25  David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22  David Malcolmhw-doloop: Use rtx_insn (touches config/bfin/bfin.c)
2014-06-15  Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-05-21  Bernd SchmidtStop the cfglayout code from failing an assert when...
2014-01-08  Jeff Lawhw-doloop.c (reorg_loops): Release the bitmap obstack.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
2013-03-23  Steven Bosscheravr.c, [...]: Where applicable...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-09-30  Bernd Schmidthw-doloop.c (scan_loop): Compute register usage only...
2011-07-07  Bernd Schmidthw-doloop.c: New file.