aboutsummaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
AgeCommit message (Expand)Author
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-26gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-07gcc/rsandifo
2015-04-22remove more ifdefs for HAVE_cc0tbsaunde
2015-04-22always define HAVE_cc0tbsaunde
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-22gcc/rsandifo
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-15As discussed: https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00420.htmlamylaar
2014-10-03gcc/kyukhin
2014-09-09recog_memoized works on an rtx_insn *dmalcolm
2014-09-05Eliminate the checked cast from get_call_reg_set_usagedmalcolm
2014-08-28gcc/rsandifo
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm
2014-08-22reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)dmalcolm
2014-08-21caller-save.c: Use rtx_insndmalcolm
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm
2014-05-28-fuse-caller-save - Use collected register usage informationvries
2014-05-13gcc/rsandifo
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-09-09gcc/rsandifo
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-07-16gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-21 PR rtl-optimization/53373bernds
2012-05-14 * attribs.c (decl_attributes): Avoid emitting a warning ifbernds
2011-11-08 * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address spaceuweigand
2011-03-31 * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid law
2011-03-30 * reload.h (reg_equiv_constant): Move into new structure reg_equivs,law
2011-03-19 * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeaesok
2011-02-28 PR middle-end/47893jakub
2011-01-21 PR rtl-optimization/41619law
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28