aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine-stack-adj.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-3/+2
2010-10-01common.opt: Add -fcombine-stack-adjustments.Nick Clifton1-1/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-1/+1
2009-09-06re PR bootstrap/41241 (bootstrap comparison failure)Eric Botcazou1-20/+30
2009-09-06re PR bootstrap/41241 (bootstrap comparison failure)Jakub Jelinek1-69/+89
2009-06-22alias.c: Use REG_P...Shujing Zhao1-3/+3
2009-06-12timevar.def (TV_COMBINE_STACK_ADJUST): New timevar.Steven Bosscher1-1/+1
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-1/+1
2009-04-16rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor1-5/+2
2008-07-16c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi1-5/+5
2008-07-10re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwin...Jakub Jelinek1-2/+71
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-2/+4
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-6/+11
2007-03-30regmove.c: Move all of pass_stack_adjustments from here...Steven Bosscher1-0/+489