]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/combine-stack-adj.c
pass cfun to pass::execute
[thirdparty/gcc.git] / gcc / combine-stack-adj.c
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-02  rsandifoUpdate copyright years in gcc/
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
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...