]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hw-doloop.c
Update copyright years.
[thirdparty/gcc.git] / gcc / hw-doloop.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-09  Richard SandifordRemove IOR_HARD_REG_SET
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-06-08  Jan Hubickacfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_pa...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
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-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05  Richard Sandifordtarget-insns.def (doloop_begin, doloop_end): New target...
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-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
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.