summaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
Commit message (Expand)AuthorAgeFilesLines
* caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails...Joern Rennecke2010-11-081-5/+9
* re PR debug/45259 (ICE in save_call_clobbered_regs)Jakub Jelinek2010-08-121-1/+4
* From Martin Thuresson <martint@google.com>Bernd Schmidt2010-08-051-1/+1
* re PR target/45063 (ICE: Segmentation fault (cc1) compiling matmul_i1.c)Bernd Schmidt2010-08-021-1/+12
* rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt2010-07-271-2/+2
* reload.h (target_reload): Add x_cached_reg_save_code and x_cached_reg_restore...Richard Sandiford2010-07-121-11/+4
* defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.Richard Sandiford2010-07-121-22/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR target/44364 (Wrong code with e500 double floating point)Alan Modra2010-06-221-2/+2
* 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