summaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-1/+1
* re PR other/43562 (GCC ICE on optimize attribute)Jie Zhang2010-03-311-0/+8
* re PR debug/42918 ("-fcompare-debug failure" with "-O2 -ftracer" (2))Jakub Jelinek2010-02-171-2/+33
* reorg.c (delete_computation): Comment fixes.Steven Bosscher2010-02-141-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-12/+12
* hard-reg-set.h (call_fixed_regs): Remove.Anatoly Sokolov2009-09-031-3/+2
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-24/+126
* alias.c: Use REG_P...Shujing Zhao2009-06-221-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* caller-save.c: Replace regclass.c with reginfo.c in comments.H.J. Lu2009-02-121-1/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2009-01-291-1/+1
* caller-save.c (add_used_regs_1, [...]): New functions.Richard Sandiford2009-01-151-49/+40
* caller-save.c (insert_one_insn): Take into account REG_INC notes for the live...Eric Botcazou2008-11-211-2/+4
* re PR rtl-optimization/37435 (ICE with volatiles)H.J. Lu2008-09-091-2/+8
* [multiple changes]Vladimir Makarov2008-08-261-55/+418
* [multiple changes]H.J. Lu2008-07-301-3/+9
* bt-load.c (add_btr_def, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-34/+34
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-1/+1
* re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu2008-05-261-0/+10
* caller-save.c (insert_one_insn): If inserting before a call_insn then the reg...Pranav Bhandarkar2007-12-101-0/+32
* re PR target/32963 (ICE in failed_reload, could not find a spill register)Steve Ellcey2007-08-151-0/+2
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-4/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* caller-save.c: Include ggc.h, gt-caller-save.hJan Hubicka2007-07-241-52/+71
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-3/+4
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-9/+4
* caller-save.c (save_call_clobbered_regs): Do not process sibcalls.Paolo Bonzini2007-02-151-6/+3
* re PR middle-end/30311 (revision 120211 failed to compile perlbench)Joseph Myers2007-01-021-5/+6
* rtlanal.c (struct subreg_info, [...]): New.Joseph Myers2006-12-201-8/+14
* Whitespace fixupsMike Stump2006-05-181-4/+4
* caller-save.c: #include "addresses.h" after #include "tm_p.h".Roger Sayle2006-04-111-1/+1
* bfin-protos.h (bfin_dsp_memref_p): Declare.Bernd Schmidt2006-03-211-1/+2
* caller-save.c: (this_insn_sets): Move into: (save_call_clobbered_regs).J"orn Rennecke2005-11-241-9/+15
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* alias.c (true_dependence): Remove 'abort' from comments.Nathan Sidwell2005-04-211-11/+11
* emit-rtl.c, rtl.h (subreg_hard_regno): Remove.Richard Henderson2004-11-231-2/+1
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-1/+1
* bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell2004-11-041-1/+1
* basic-block.h (reg_set_iterator): New.Kazu Hirata2004-10-181-16/+17
* c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell2004-09-071-29/+16
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-2/+2
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-6/+6
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-1/+1
* Fix rtl sharing problem reported by Daniel Bayer on gcc list.James E Wilson2004-02-171-0/+4
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-8/+8
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-2/+2
* re PR rtl-optimization/10592 ([arm] caller-save incorrectly handles a reloade...Richard Earnshaw2003-12-171-1/+3
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-4/+4