aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine-stack-adj.c
AgeCommit message (Expand)Author
2021-01-04Update copyright years.Jakub Jelinek
2020-05-05csa, postreload: Improve csa after recent cselib changes [PR94516]Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-10-01Remove clobber_highRichard Sandiford
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-08-06Remaining support for clobber highAlan Hayward
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-09-19combine-stack-adj.c (combine_stack_adjustments_for_block): Do nothing for sta...Jeff Law
2017-01-20[AArch64][2/4] Generate dwarf information for -msign-return-addressJiong Wang
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-10-13Handle cfa adjustments in csa passRichard Henderson
2014-08-28combine-stack-adj.c: Include rtl-iter.h.Richard Sandiford
2014-08-22combine-stack-adj.c: Use rtx_insnDavid Malcolm
2014-07-09remove has_executeTrevor Saunders
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-02-05re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson
2014-01-22combine-stack-adj.c (combine_stack_adjustments_for_block): Remove ARG_SIZE no...Jan Hubicka
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-06-09re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson
2012-06-08re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford
2012-03-30re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson
2011-10-06re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c)Richard Henderson