summaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-261-1/+1
* gcc/rsandifo2015-05-191-1/+1
* gcc/rsandifo2015-05-191-2/+1
* gcc/rsandifo2015-05-191-2/+2
* gcc/rsandifo2015-05-071-9/+5
* remove more ifdefs for HAVE_cc0tbsaunde2015-04-221-3/+1
* always define HAVE_cc0tbsaunde2015-04-221-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-0/+15
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-16/+16
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+7
* gcc/rsandifo2014-10-221-3/+5
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* As discussed: https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00420.htmlamylaar2014-10-151-3/+6
* gcc/kyukhin2014-10-031-2/+7
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-2/+2
* Eliminate the checked cast from get_call_reg_set_usagedmalcolm2014-09-051-1/+1
* gcc/rsandifo2014-08-281-24/+15
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-3/+3
* reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)dmalcolm2014-08-221-2/+2
* caller-save.c: Use rtx_insndmalcolm2014-08-211-1/+1
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-6/+6
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-3/+3
* -fuse-caller-save - Use collected register usage informationvries2014-05-281-3/+6
* gcc/rsandifo2014-05-131-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-4/+4
* gcc/rsandifo2013-09-091-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/steven2012-07-161-0/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* PR rtl-optimization/53373bernds2012-05-211-5/+7
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-3/+30
* * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address spaceuweigand2011-11-081-1/+2
* * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid law2011-03-311-5/+4
* * reload.h (reg_equiv_constant): Move into new structure reg_equivs,law2011-03-301-4/+4
* * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeaesok2011-03-191-5/+4
* PR middle-end/47893jakub2011-02-281-2/+3
* PR rtl-optimization/41619law2011-01-211-85/+79
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails,amylaar2010-11-081-5/+9
* PR debug/45259jakub2010-08-121-1/+4
* From Martin Thuresson <martint@google.com>bernds2010-08-051-1/+1