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