summaryrefslogtreecommitdiff
path: root/gcc/combine-stack-adj.c
Commit message (Expand)AuthorAgeFilesLines
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+15
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Handle cfa adjustments in csa passRichard Henderson2014-10-131-7/+90
* combine-stack-adj.c: Include rtl-iter.h.Richard Sandiford2014-08-281-59/+54
* combine-stack-adj.c: Use rtx_insnDavid Malcolm2014-08-221-23/+26
* remove has_executeTrevor Saunders2014-07-091-1/+0
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-1/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+4
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-16/+15
* remove has_gateTrevor Saunders2014-04-171-1/+0
* re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson2014-02-051-6/+0
* combine-stack-adj.c (combine_stack_adjustments_for_block): Remove ARG_SIZE no...Jan Hubicka2014-01-221-0/+6
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-17/+35
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-2/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson2012-06-091-14/+11
* re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson2012-06-081-4/+5
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-1/+2
* re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson2012-03-301-8/+127
* re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c)Richard Henderson2011-10-061-4/+12
* re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439)Richard Henderson2011-08-021-58/+11
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+0
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-3/+2
* common.opt: Add -fcombine-stack-adjustments.Nick Clifton2010-10-011-1/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-1/+1
* re PR bootstrap/41241 (bootstrap comparison failure)Eric Botcazou2009-09-061-20/+30
* re PR bootstrap/41241 (bootstrap comparison failure)Jakub Jelinek2009-09-061-69/+89
* alias.c: Use REG_P...Shujing Zhao2009-06-221-3/+3
* timevar.def (TV_COMBINE_STACK_ADJUST): New timevar.Steven Bosscher2009-06-121-1/+1
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-1/+1
* rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor2009-04-161-5/+2
* c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-5/+5
* re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwin...Jakub Jelinek2008-07-101-2/+71
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-2/+4
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-6/+11
* regmove.c: Move all of pass_stack_adjustments from here...Steven Bosscher2007-03-301-0/+489