aboutsummaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
AgeCommit message (Expand)Author
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
2010-11-08 * caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails,amylaar
2010-08-12 PR debug/45259jakub
2010-08-05 From Martin Thuresson <martint@google.com>bernds
2010-08-02 PR target/45063bernds
2010-07-27 * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operandsbernds
2010-07-12gcc/rsandifo
2010-07-12gcc/rsandifo
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-22 PR target/44364amodra
2010-05-22gcc/ChangeLog:steven
2010-03-31 PR 43562jiez
2010-02-17 PR debug/42918jakub
2010-02-14 * reorg.c (delete_computation): Comment fixes.steven
2009-11-25Remove trailing white spaces.hjl
2009-09-02 * hard-reg-set.h (call_fixed_regs): Remove.aesok
2009-09-02gcc/ChangeLog:aoliva
2009-06-222009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2009-02-122009-02-12 H.J. Lu <hongjiu.lu@intel.com>hjl
2009-01-292008-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2009-01-15gcc/rsandifo
2008-11-21 * caller-save.c (insert_one_insn): Take into account REG_INC notesebotcazou
2008-09-09gcc/hjl
2008-08-262008-08-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2008-07-302008-07-30 Joey Ye <joey.ye@intel.com>hjl
2008-07-15 * bt-load.c (add_btr_def, migrate_btr_def,ghazi
2008-06-26 * alias.c (record_alias_subset, init_alias_analysis): Fixghazi
2008-05-262008-05-26 H.J. Lu <hongjiu.lu@intel.com>hjl
2007-12-10 * caller-save.c (insert_one_insn): If inserting before a call_insnhp
2007-08-15 PR target/32963sje
2007-07-30 * alias.c (record_set, memory_modified_1): Constify.ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-07-24 * caller-save.c: Include ggc.h, gt-caller-save.hhubicka
2007-06-11Merge dataflow branch into mainlinedberlin