summaryrefslogtreecommitdiff
path: root/gcc/combine-stack-adj.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/52727rth2012-03-301-8/+127
* PR 50632rth2011-10-061-4/+12
* PR target/49864rth2011-08-021-58/+11
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+0
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-3/+2
* * common.opt: Add -fcombine-stack-adjustments.nickc2010-10-011-1/+1
* * reginfo.c (init_reg_sets_1): Adjust comments.froydnj2010-06-291-1/+1
* PR bootstrap/41241ebotcazou2009-09-061-20/+30
* PR bootstrap/41241jakub2009-09-061-69/+89
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-3/+3
* * timevar.def (TV_COMBINE_STACK_ADJUST): New timevar.steven2009-06-121-1/+1
* * df.h: Include "timevar.h".ian2009-04-171-1/+1
* * rtlanal.c (alloc_reg_note): New function, broken out ofian2009-04-161-5/+2
* * c-pch.c (get_ident): Avoid C++ keywords.ghazi2008-07-161-5/+5
* PR rtl-optimization/36419jakub2008-07-101-2/+71
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-2/+4
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-6/+11
* * regmove.c: Move all of pass_stack_adjustments from here...steven2007-03-301-0/+489