aboutsummaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-07-16gcc/Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-21 PR rtl-optimization/53373Bernd Schmidt
2012-05-14 * attribs.c (decl_attributes): Avoid emitting a warning ifBernd Schmidt
2011-11-08 * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address spaceUlrich Weigand
2011-03-31 * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid Jeff Law
2011-03-30 * reload.h (reg_equiv_constant): Move into new structure reg_equivs,Jeff Law
2011-03-19 * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeAnatoly Sokolov
2011-02-28 PR middle-end/47893Jakub Jelinek
2011-01-21 PR rtl-optimization/41619Jeff Law
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-08 * caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails,Joern Rennecke
2010-08-12 PR debug/45259Jakub Jelinek
2010-08-05 From Martin Thuresson <martint@google.com>Bernd Schmidt
2010-08-02 PR target/45063Bernd Schmidt
2010-07-27 * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operandsBernd Schmidt
2010-07-12gcc/Richard Sandiford
2010-07-12gcc/Richard Sandiford
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-22 PR target/44364Alan Modra
2010-05-22gcc/ChangeLog:Steven Bosscher
2010-03-31 PR 43562Jie Zhang
2010-02-17 PR debug/42918Jakub Jelinek
2010-02-14 * reorg.c (delete_computation): Comment fixes.Steven Bosscher
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-02 * hard-reg-set.h (call_fixed_regs): Remove.Anatoly Sokolov
2009-09-02gcc/ChangeLog:Alexandre Oliva
2009-06-222009-06-22 Shujing Zhao <pearly.zhao@oracle.com>Shujing Zhao
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-02-122009-02-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-01-292008-01-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2009-01-15gcc/Richard Sandiford
2008-11-21 * caller-save.c (insert_one_insn): Take into account REG_INC notesEric Botcazou
2008-09-09gcc/H.J. Lu
2008-08-262008-08-26 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2008-07-302008-07-30 Joey Ye <joey.ye@intel.com>H.J. Lu
2008-07-15 * bt-load.c (add_btr_def, migrate_btr_def,Kaveh Ghazi
2008-06-26 * alias.c (record_alias_subset, init_alias_analysis): FixKaveh Ghazi
2008-05-262008-05-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-12-10 * caller-save.c (insert_one_insn): If inserting before a call_insnPranav Bhandarkar
2007-08-15 PR target/32963Steve Ellcey
2007-07-30 * alias.c (record_set, memory_modified_1): Constify.Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-24 * caller-save.c: Include ggc.h, gt-caller-save.hJan Hubicka
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2007-05-22gcc/Richard Sandiford
2007-02-152007-02-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2007-01-02gcc:Joseph Myers