gimple.h: Remove all includes.
[platform/upstream/gcc.git] / gcc / tree-nrv.c
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.