| Commit message (Expand) | Author | Age | Files | Lines |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -1/+1 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -4/+0 |
* | Canonicalize mips nmadd/nmsub patterns. | wilson | 2004-08-17 | 1 | -4/+52 |
* | Canonicalize mips conditional move patterns. | wilson | 2004-08-17 | 2 | -37/+38 |
* | .: | nathan | 2004-08-15 | 1 | -12/+18 |
* | * config/mips/mips-protos.h (mips_symbolic_constant_p) | rsandifo | 2004-08-14 | 6 | -522/+306 |
* | Fix typo in DFmode divide scheduler patterns. | wilson | 2004-08-13 | 1 | -2/+2 |
* | 2004-08-12 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-08-13 | 4 | -6/+6 |
* | * config/mips/mips.md: New reciprocal square root patterns that | sayle | 2004-08-10 | 1 | -0/+40 |
* | * config.gcc (mips*-*-elf*, mips*-*-rtems*): Add elfos.h to tm_file. | rsandifo | 2004-08-02 | 2 | -213/+15 |
* | * doc/invoke.texi: In the MIPS options section, remove the passage | rsandifo | 2004-08-01 | 1 | -22/+0 |
* | * config/mips/mips.md (cprestore): Provide two alternatives, one for | rsandifo | 2004-08-01 | 1 | -6/+11 |
* | * config/mips/mips-protos.h (mips_gp_save_slot): Remove. | rsandifo | 2004-08-01 | 3 | -67/+58 |
* | 2004-07-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-20 | 1 | -2/+0 |
* | * config/mips/mips.md (mulsidi3_32bit_r4000): Fix the clobber list. | rsandifo | 2004-07-19 | 1 | -4/+2 |
* | * config/mips/mips.md (addsi3, adddi3): Remove special handling | rsandifo | 2004-07-16 | 1 | -72/+4 |
* | * config/mips/mips.md: Delete outdated comment. | rsandifo | 2004-07-16 | 1 | -3/+0 |
* | * config/mips/mips.c (get_float_compare_codes): Delete. | rsandifo | 2004-07-16 | 1 | -164/+95 |
* | * config/mips/mips.c (mips_zero_if_equal): Only use XORs if the second | rsandifo | 2004-07-16 | 2 | -3/+7 |
* | * config/mips/mips-protos.h (gen_int_relational): Delete. | rsandifo | 2004-07-16 | 4 | -368/+207 |
* | * config/mips/mips.md (*sgt_di_mips16): Fix destination constraint. | rsandifo | 2004-07-16 | 1 | -1/+1 |
* | * config/mips/mips.md (*seq_[sd]i): Renamed from seq_[sd]i_zero. | rsandifo | 2004-07-16 | 1 | -96/+96 |
* | * config/mips/mips.c (cmp_operands): Renamed from branch_cmp. | rsandifo | 2004-07-16 | 3 | -77/+57 |
* | * config/mips/mips.c (mips_rtx_costs): In mips16 code, set the cost | rsandifo | 2004-07-16 | 1 | -0/+14 |
* | * config/mips/mips.md: Remove mips16 define_peepholes. | rsandifo | 2004-07-16 | 1 | -115/+0 |
* | * config/mips/mips.c (mips_adjust_insn_length): Fix handling of | rsandifo | 2004-07-15 | 1 | -3/+1 |
* | * config/mips/mips.md: In the mips16 li/neg splitter, use SImode for | rsandifo | 2004-07-15 | 1 | -6/+6 |
* | Fix MIPS SPEC95 FP 146.wave5 -fprofile-generate failure. | wilson | 2004-07-15 | 1 | -2/+14 |
* | * config/mips/mips.c (mips_output_move): When generating mips16 code, | rsandifo | 2004-07-14 | 2 | -19/+18 |
* | Revert: | rsandifo | 2004-07-14 | 1 | -5/+1 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 3 | -16/+16 |
* | * config/mips/mips-protos.h (mips_va_arg): Delete. | rsandifo | 2004-07-14 | 3 | -274/+177 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 2 | -10/+4 |
* | * doc/invoke.texi: Remove documentation for MIPS -mrnames option. | rsandifo | 2004-07-13 | 2 | -326/+49 |
* | * config/mips/mips.h (TARGET_*): Boolify. | rsandifo | 2004-07-13 | 1 | -31/+32 |
* | * config/mips/mips.c (mips_use_dfa_pipeline_interface): Delete. | rsandifo | 2004-07-12 | 10 | -386/+559 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 2 | -2/+2 |
* | PR target/16407 | rsandifo | 2004-07-07 | 4 | -10/+30 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -3/+0 |
* | PR target/16357 | rsandifo | 2004-07-05 | 1 | -18/+18 |
* | * config/mips/mips.h (MASK_DEBUG_C, TARGET_DEBUG_C_MODE): Delete. | rsandifo | 2004-07-04 | 2 | -426/+20 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -3/+3 |
* | * gimple-low.c (lower_function_body): Don't reset_block_changes here. | rth | 2004-07-02 | 1 | -0/+1 |
* | 2004-06-30 Richard Sandiford <rsandifo@redhat.com> | echristo | 2004-06-30 | 1 | -36/+45 |
* | 2004-06-25 Eric Christopher <echristo@redhat.com> | echristo | 2004-06-26 | 1 | -10/+10 |
* | PR target/16176 | rsandifo | 2004-06-25 | 1 | -7/+6 |
* | * config/mips/mips.c (reg_or_const_float_1_operand): Reimplement | rsandifo | 2004-06-25 | 1 | -16/+3 |
* | PR target/16144 | rsandifo | 2004-06-25 | 1 | -2/+2 |
* | 2004-06-23 Eric Christopher <echristo@redhat.com> | echristo | 2004-06-24 | 3 | -20/+91 |
* | PR target/15869 | rsandifo | 2004-06-22 | 1 | -0/+3 |