]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-nrv.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-nrv.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-09-20  Trevor Saundersswitch from gimple to gimple*
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-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-09  Richard Bienerre PR lto/61969 (wrong code by LTO on i?86-linux-gnu...
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-07-09  Trevor Saundersremove has_execute
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-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
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-08-01  Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-04-05  Richard Guenthertree-nrv.c (tree_nrv): Release VDEFs.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-02-02  Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2010-07-26  Richard Guentherre PR tree-optimization/43784 (-Os -fkeep-inline-functi...
2010-07-05  Jakub Jelinektree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found...
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-16  Richard Guentherre PR tree-optimization/43572 (FAIL: gfortran.dg/PR1987...
2010-04-12  Richard Guenthergsstruct.def (GSS_CALL): New.
2009-11-28  Richard Guentherre PR middle-end/42183 (internal compiler error: verify...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-05-11  Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-04-26  Michael MatzExpand from SSA.
2009-04-17  Ian Lance Taylordf.h: Include "timevar.h".
2009-03-11  Jason Merrillre PR debug/39086 (ICE in decl_ultimate_origin, at...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-20  Jan Hubickacgraph.c (cgraph_add_new_function): Do early local...
2008-07-07  Richard Guentherre PR target/36713 (r137252 breaks -O2 optimization...
2008-05-08  Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-04-16  Jakub Jelinekre PR c/35739 (ICE with _Decimal128 and va_list)
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-10-28  Richard Guenthertree-flow.h (subvar_t): Make it a VEC.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-02  Jakub Jelinektree-nrv.c (dest_safe_for_nrv_p): Grok any handled_comp...
2007-07-02  Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-03-14  Seongbae Parkre PR tree-optimization/30590 (tree-nrv optimization...
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-09-01  Josh Connerre PR middle-end/25505 (gcc uses way too much stack...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-06  Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-24  Jason Merrilltree-nrv.c (tree_nrv): Fix to check assignments to...
2005-06-23  Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-08  Diego Novillo[multiple changes]
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-06-26  Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-24  Richard KennerMinor comment and whitespace changes
2004-05-30  Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.