Age | Commit message (Expand) | Author | Files | Lines |
2004-09-28 | cse.c (cse_insn): Avoid creating direct non-local jumps. | Ulrich Weigand | 1 | -0/+5 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -9/+7 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -7/+9 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -2/+2 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -3/+0 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -6/+6 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -1/+1 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -4/+4 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -22/+22 |
2004-03-05 | cse.c (cse_end_of_basic_block): Make static. | Paolo Bonzini | 1 | -21/+0 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -3/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -5/+5 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-12-19 | dwarfout.c: Remove uses of "register" specifier in declarations of arguments ... | Kazu Hirata | 1 | -5/+1 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -8/+12 |
2003-08-07 | * local-alloc.c (combine_regs): Fix comment typo. | Richard Sandiford | 1 | -2/+2 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -14/+12 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -116/+61 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -6/+6 |
2003-01-17 | ifcvt.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-01-15 | decl2.c (check_classfn): Fix uninitialized warning. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-01-13 | Add 2003 copyright notices for constraints string patch, also 2002 notice | Joern Rennecke | 1 | -1/+1 |
2003-01-09 | defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | J"orn Rennecke | 1 | -38/+45 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-04 | hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. | Aldy Hernandez | 1 | -20/+4 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -7/+7 |
2002-08-14 | reload.c (find_reloads): Handle constraint letters marked by EXTRA_ADDRESS_CO... | Ulrich Weigand | 1 | -2/+4 |
2002-05-30 | langhooks.c: Fix formatting. | Kazu Hirata | 1 | -4/+4 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -21/+17 |
2002-05-17 | PR c/6689, PR optimization/6615 | David S. Miller | 1 | -4/+4 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -17/+21 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -21/+17 |
2002-04-02 | local-alloc.c (contains_replace_regs): LO_SUM may contain replace regs. | Richard Henderson | 1 | -1/+0 |
2002-03-30 | local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz... | Jan Hubicka | 1 | -1/+2 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+3 |
2002-01-03 | * local-alloc.c (function_invariant_p): Update commentary. | Richard Henderson | 1 | -1/+7 |
2001-12-02 | cfgrtl.c (purge_all_dead_edges): Initialize variable. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-22 | * local-alloc.c (combine_regs): Handle SUBREG_REG being a MEM. | Graham Stott | 1 | -22/+40 |
2001-11-14 | integrate.c (get_hard_reg_initial_reg): New. | DJ Delorie | 1 | -1/+14 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-30 | emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f... | Jakub Jelinek | 1 | -7/+3 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-26 | cfgcleanup.c (BB_SET_FLAG, [...]): Add cast to avoid warning. | Richard Kenner | 1 | -2/+5 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-11 | c-parse.in (asm_operand): Allow named operands. | Richard Henderson | 1 | -3/+8 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -30/+30 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |