]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/auto-inc-dec.c
dojump.h: New header file.
[thirdparty/gcc.git] / gcc / auto-inc-dec.c
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-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-08-21  David Malcolmauto-inc-dec.c: strengthen various rtx to rtx_insn *
2014-07-09  Trevor Saundersremove has_execute
2014-06-16  Richard Sandifordre PR regression/61516 (build fails on auto-inc-dec...
2014-06-15  Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2011-08-18  Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-18  Richard Sandifordrtl.h (set_rtx_cost, [...]): New functions.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07  Bernd Schmidtre PR rtl-optimization/44404 (auto-inc-dec generates...
2010-06-07  Kazu Hiratare PR rtl-optimization/44404 (auto-inc-dec generates...
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-10-26  Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-05-14  Steven Bosscherauto-inc-dec.c: Fix pass description, remove apparent...
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-29  Kenneth Zadeckre PR middle-end/35854 (life passes dump option still...
2008-10-11  Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-02  Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-12-10  Kenneth Zadeck[multiple changes]
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-07  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-13  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline