| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -0/+68 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | local-alloc.c (update_equiv_regs): Update reg_equiv_init properly when moving... | Richard Henderson | 2005-06-17 | 1 | -1/+2 |
* | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 2005-06-16 | 1 | -5/+8 |
* | Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h. | Bernd Schmidt | 2005-06-15 | 1 | -54/+125 |
* | local-alloc.c (update_equiv_regs): When substituting sole definition into sol... | Bernd Schmidt | 2005-06-02 | 1 | -1/+6 |
* | 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 | -2/+3 |
* | local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | Nathan Sidwell | 2005-04-01 | 1 | -7/+7 |
* | local-alloc.c (block_alloc): Replace IN_RANGE with simple comparison. | Nathan Sidwell | 2004-12-16 | 1 | -3/+2 |
* | emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | Richard Henderson | 2004-11-23 | 1 | -1/+1 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -1/+0 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -1/+2 |
* | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 2004-10-18 | 1 | -8/+11 |
* | cse.c (cse_insn): Avoid creating direct non-local jumps. | Ulrich Weigand | 2004-09-28 | 1 | -0/+5 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 2004-09-10 | 1 | -9/+7 |
* | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 2004-09-10 | 1 | -7/+9 |
* | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 2004-08-18 | 1 | -2/+2 |
* | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 2004-07-14 | 1 | -3/+0 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -6/+6 |
* | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2004-07-07 | 1 | -1/+1 |
* | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 2004-07-01 | 1 | -4/+4 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -22/+22 |
* | cse.c (cse_end_of_basic_block): Make static. | Paolo Bonzini | 2004-03-05 | 1 | -21/+0 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -3/+1 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -5/+5 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2004-01-06 | 1 | -3/+3 |
* | dwarfout.c: Remove uses of "register" specifier in declarations of arguments ... | Kazu Hirata | 2003-12-19 | 1 | -5/+1 |
* | c-typeck.c: Fix comment typos. | Kazu Hirata | 2003-12-13 | 1 | -1/+1 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -8/+12 |
* | * local-alloc.c (combine_regs): Fix comment typo. | Richard Sandiford | 2003-08-07 | 1 | -2/+2 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -14/+12 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -116/+61 |
* | bt-load.c: Fix comment typos. | Kazu Hirata | 2003-07-05 | 1 | -2/+2 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -6/+6 |
* | ifcvt.c: Fix comment typos. | Kazu Hirata | 2003-01-17 | 1 | -2/+2 |
* | decl2.c (check_classfn): Fix uninitialized warning. | Kaveh R. Ghazi | 2003-01-15 | 1 | -1/+1 |
* | Add 2003 copyright notices for constraints string patch, also 2002 notice | Joern Rennecke | 2003-01-13 | 1 | -1/+1 |
* | defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | J"orn Rennecke | 2003-01-09 | 1 | -38/+45 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. | Aldy Hernandez | 2002-11-04 | 1 | -20/+4 |
* | dbxout.c: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -7/+7 |
* | reload.c (find_reloads): Handle constraint letters marked by EXTRA_ADDRESS_CO... | Ulrich Weigand | 2002-08-14 | 1 | -2/+4 |
* | langhooks.c: Fix formatting. | Kazu Hirata | 2002-05-30 | 1 | -4/+4 |
* | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 2002-05-23 | 1 | -21/+17 |
* | PR c/6689, PR optimization/6615 | David S. Miller | 2002-05-17 | 1 | -4/+4 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -17/+21 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -21/+17 |
* | local-alloc.c (contains_replace_regs): LO_SUM may contain replace regs. | Richard Henderson | 2002-04-02 | 1 | -1/+0 |