| Commit message (Expand) | Author | Age | Files | Lines |
* | * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of | bje | 2005-11-21 | 1 | -2/+2 |
* | * recog.c (constrain_operands) <case 'g'>: For a match, require | hp | 2005-11-12 | 1 | -7/+13 |
* | PR target/23832 | kkojima | 2005-10-23 | 1 | -2/+4 |
* | 2005-08-27 Paul Brook <paul@codesourcery.com> | pbrook | 2005-08-27 | 1 | -3/+9 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -6/+6 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+121 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -2/+2 |
* | gcc/ChangeLog: | aoliva | 2005-04-10 | 1 | -0/+40 |
* | * recog.c (verify_changes): Make it static. | kazu | 2005-03-07 | 1 | -1/+1 |
* | * recog.c (verify_changes, confirm_change_group): New functions, | amylaar | 2005-03-02 | 1 | -12/+34 |
* | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | kazu | 2005-02-28 | 1 | -1/+0 |
* | * recog.c (constrain_operands): Only look for earlyclobber operand | steven | 2005-01-31 | 1 | -2/+7 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR middle-end/19084 | jakub | 2005-01-14 | 1 | -1/+15 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -2/+2 |
* | Minor back end speedup. | austern | 2004-11-24 | 1 | -16/+0 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -3/+2 |
* | PR target/15286 | uweigand | 2004-10-28 | 1 | -2/+4 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -2/+2 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -44/+25 |
* | * explow.c (memory_address): Use memory_address_p. | zack | 2004-08-09 | 1 | -5/+2 |
* | * defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition. | zack | 2004-08-03 | 1 | -11/+1 |
* | * c-common.c: Rename all identifiers named `class' to `cl'. | bernie | 2004-07-25 | 1 | -18/+20 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -13/+11 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -16/+0 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -27/+27 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -3/+1 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -20/+20 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -6/+0 |
* | * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -7/+7 |
* | * recog.c (validate_replace_src): Remove. | kazu | 2004-02-26 | 1 | -9/+0 |
* | * recog.c (split_all_insns): Do not update reg info. | hubicka | 2004-02-06 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -4/+4 |
* | * recog.c: Fix a typo in copyright. | kazu | 2004-01-23 | 1 | -1/+1 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * recog.c (constrain_operands): Validate mem operands. | rth | 2004-01-10 | 1 | -6/+19 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | PR opt/13473 | hubicka | 2004-01-01 | 1 | -8/+30 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -5/+5 |
* | PR optimization/11634 | sayle | 2003-12-02 | 1 | -61/+89 |
* | * recog.c (preprocess_constraints): Only zero those elements of | rearnsha | 2003-11-23 | 1 | -1/+4 |
* | Fix problem noticed by Dale Johannesen on the gcc list. | wilson | 2003-10-30 | 1 | -36/+26 |
* | * builtin-attrs.def: Fix comment formatting. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -5/+3 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -161/+71 |
* | * genrecog.c (pred_table): Remove the entry for | kazu | 2003-06-23 | 1 | -52/+0 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -0/+3 |