Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-nrv.c
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-09 rguenth2014-10-09 Richard Biener <rguenther@suse.de>
2014-09-22 hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-07-09 tbsaunderemove has_execute
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-16 mrsMerge in trunk.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-04 mrsMerge in trunk.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-08-01 matz * tree-complex.c (init_parameter_lattice_values):...
2012-07-16 stevengcc/
2012-04-05 rguenth2012-04-05 Richard Guenther <rguenther@suse.de>
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-02-02 aolivaPR debug/47106
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-05 jakub * tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found...
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-04-16 rguenth2010-04-16 Richard Guenther <rguenther@suse.de>
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2009-11-28 rguenth2009-11-28 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-05-11 rguenth2009-05-11 Richard Guenther <rguenther@suse.de>
2009-04-26 matzgcc/
2009-04-17 ian * df.h: Include "timevar.h".
2009-03-11 jason PR debug/39086
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-20 hubicka * cgraph.c (cgraph_add_new_function): Do early local...
2008-07-07 rguenth2008-07-07 Richard Guenther <rguenther@suse.de>
2008-05-08 rguenth2008-05-08 Richard Guenther <rguenther@suse.de>
2008-04-16 jakub PR c/35739
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-10-28 rguenth2007-10-28 Richard Guenther <rguenther@suse.de>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-02 jakub * tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_c...
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-03-14 spark2007-03-13 Seongbae Park <seongbae.park@gmail.com>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-09-01 jconner2006-09-01 Josh Conner <jconner@apple.com>
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-06-25 kcookUpdate FSF address.
2005-06-24 jason * tree-nrv.c (tree_nrv): Fix to check assignmen...
2005-06-23 jason PR c++/19317
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-08 dnovillo2005-01-08 Jeff Law <law@redhat.com>
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-24 kennerMinor comment and whitespace changes
2004-05-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.