aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine-stack-adj.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener1-2/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-06-09re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson1-14/+11
2012-06-08re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson1-4/+5
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-1/+2
2012-03-30re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson1-8/+127
2011-10-06re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c)Richard Henderson1-4/+12
2011-08-02re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439)Richard Henderson1-58/+11
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