Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / combine-stack-adj.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-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-05-22 tbsaundealways define STACK_GROWS_DOWNWARD
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-13 rthHandle cfa adjustments in csa pass
2014-08-28 rsandifogcc/
2014-08-22 dmalcolmcombine-stack-adj.c: Use rtx_insn
2014-07-09 tbsaunderemove has_execute
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
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-02-05 rthPR debug/52727
2014-01-22 hubicka * combine-stack-adj.c (combine_stack_adjustments_for_b...
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-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
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/
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-07-16 stevengcc/
2012-06-09 rthPR c++/53602
2012-06-09 rthPR c++/53602
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-05 rsandifogcc/
2012-03-30 rthPR debug/52727
2011-10-06 rthPR 50632
2011-08-02 rthPR target/49864
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-10-01 nickc * common.opt: Add -fcombine-stack-adjustments.
2010-06-29 froydnj * reginfo.c (init_reg_sets_1): Adjust comments.
2009-09-06 ebotcazou PR bootstrap/41241
2009-09-06 jakub PR bootstrap/41241
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-12 steven * timevar.def (TV_COMBINE_STACK_ADJUST): New timevar.
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-16 ian * rtlanal.c (alloc_reg_note): New function, broken...
2008-07-16 ghazi * c-pch.c (get_ident): Avoid C++ keywords.
2008-07-10 jakub PR rtl-optimization/36419
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-11 dberlinMerge dataflow branch into mainline
2007-03-30 steven * regmove.c: Move all of pass_stack_adjustments from...