| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/32963 (ICE in failed_reload, could not find a spill register) | Steve Ellcey | 2007-08-15 | 1 | -0/+2 |
* | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -4/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | caller-save.c: Include ggc.h, gt-caller-save.h | Jan Hubicka | 2007-07-24 | 1 | -52/+71 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -3/+4 |
* | regs.h (end_hard_regno): New function. | Richard Sandiford | 2007-05-22 | 1 | -9/+4 |
* | caller-save.c (save_call_clobbered_regs): Do not process sibcalls. | Paolo Bonzini | 2007-02-15 | 1 | -6/+3 |
* | re PR middle-end/30311 (revision 120211 failed to compile perlbench) | Joseph Myers | 2007-01-02 | 1 | -5/+6 |
* | rtlanal.c (struct subreg_info, [...]): New. | Joseph Myers | 2006-12-20 | 1 | -8/+14 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -4/+4 |
* | caller-save.c: #include "addresses.h" after #include "tm_p.h". | Roger Sayle | 2006-04-11 | 1 | -1/+1 |
* | bfin-protos.h (bfin_dsp_memref_p): Declare. | Bernd Schmidt | 2006-03-21 | 1 | -1/+2 |
* | caller-save.c: (this_insn_sets): Move into: (save_call_clobbered_regs). | J"orn Rennecke | 2005-11-24 | 1 | -9/+15 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 2005-04-21 | 1 | -11/+11 |
* | emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | Richard Henderson | 2004-11-23 | 1 | -2/+1 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -1/+1 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -1/+1 |
* | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 2004-10-18 | 1 | -16/+17 |
* | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 2004-09-07 | 1 | -29/+16 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -2/+2 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -6/+6 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -1/+1 |
* | Fix rtl sharing problem reported by Daniel Bayer on gcc list. | James E Wilson | 2004-02-17 | 1 | -0/+4 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -8/+8 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-12-21 | 1 | -2/+2 |
* | re PR rtl-optimization/10592 ([arm] caller-save incorrectly handles a reloade... | Richard Earnshaw | 2003-12-17 | 1 | -1/+3 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -4/+4 |
* | re PR rtl-optimization/12965 (SEGV+ICE in cc1plus on alpha-linux with -O2) | Eric Botcazou | 2003-12-07 | 1 | -1/+1 |
* | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 2003-06-29 | 1 | -2/+2 |
* | caller-save.c: Convert to ISO C90. | Andreas Jaeger | 2003-06-22 | 1 | -55/+36 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | alias.c (argument_registers): Remove. | Jeff Law | 2002-06-13 | 1 | -6/+2 |
* | caller-save.c (init_caller_save): Move creation of SAVEINSN and RESTINSN into... | Jeff Law | 2002-06-11 | 1 | -2/+3 |
* | * caller-save.c (init_caller_save): Clear INSN_CODE each iteration. | Richard Henderson | 2002-06-11 | 1 | -0/+5 |
* | alias.c (static_reg_base_value): New to hold RTL for items allocated once per... | Jeff Law | 2002-06-10 | 1 | -7/+20 |
* | attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst;... | Richard Kenner | 2002-01-01 | 1 | -5/+4 |
* | Implement MODE_BASE_REG_CLASS | Nick Clifton | 2001-12-17 | 1 | -1/+3 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-04 | 1 | -1/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -2/+2 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | caller-save.c: Don't include insn-codes.h. | Zack Weinberg | 2001-08-22 | 1 | -14/+13 |
* | optabs.h (OTI_flodiv, [...]): Kill. | Zack Weinberg | 2001-08-18 | 1 | -1/+1 |
* | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 2001-08-13 | 1 | -0/+1 |
* | alias.c (set_mem_alias_set): New function. | Richard Kenner | 2001-07-11 | 1 | -1/+1 |
* | [multiple changes] | Richard Kenner | 2001-07-09 | 1 | -2/+3 |
* | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 2001-07-03 | 1 | -9/+5 |