summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* * rtl.def (NIL): Delete.zack2004-08-181-1/+1
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-4/+0
* Canonicalize mips nmadd/nmsub patterns.wilson2004-08-171-4/+52
* Canonicalize mips conditional move patterns.wilson2004-08-172-37/+38
* .:nathan2004-08-151-12/+18
* * config/mips/mips-protos.h (mips_symbolic_constant_p)rsandifo2004-08-146-522/+306
* Fix typo in DFmode divide scheduler patterns.wilson2004-08-131-2/+2
* 2004-08-12 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-08-134-6/+6
* * config/mips/mips.md: New reciprocal square root patterns thatsayle2004-08-101-0/+40
* * config.gcc (mips*-*-elf*, mips*-*-rtems*): Add elfos.h to tm_file.rsandifo2004-08-022-213/+15
* * doc/invoke.texi: In the MIPS options section, remove the passagersandifo2004-08-011-22/+0
* * config/mips/mips.md (cprestore): Provide two alternatives, one forrsandifo2004-08-011-6/+11
* * config/mips/mips-protos.h (mips_gp_save_slot): Remove.rsandifo2004-08-013-67/+58
* 2004-07-19 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-201-2/+0
* * config/mips/mips.md (mulsidi3_32bit_r4000): Fix the clobber list.rsandifo2004-07-191-4/+2
* * config/mips/mips.md (addsi3, adddi3): Remove special handlingrsandifo2004-07-161-72/+4
* * config/mips/mips.md: Delete outdated comment.rsandifo2004-07-161-3/+0
* * config/mips/mips.c (get_float_compare_codes): Delete.rsandifo2004-07-161-164/+95
* * config/mips/mips.c (mips_zero_if_equal): Only use XORs if the secondrsandifo2004-07-162-3/+7
* * config/mips/mips-protos.h (gen_int_relational): Delete.rsandifo2004-07-164-368/+207
* * config/mips/mips.md (*sgt_di_mips16): Fix destination constraint.rsandifo2004-07-161-1/+1
* * config/mips/mips.md (*seq_[sd]i): Renamed from seq_[sd]i_zero.rsandifo2004-07-161-96/+96
* * config/mips/mips.c (cmp_operands): Renamed from branch_cmp.rsandifo2004-07-163-77/+57
* * config/mips/mips.c (mips_rtx_costs): In mips16 code, set the costrsandifo2004-07-161-0/+14
* * config/mips/mips.md: Remove mips16 define_peepholes.rsandifo2004-07-161-115/+0
* * config/mips/mips.c (mips_adjust_insn_length): Fix handling ofrsandifo2004-07-151-3/+1
* * config/mips/mips.md: In the mips16 li/neg splitter, use SImode forrsandifo2004-07-151-6/+6
* Fix MIPS SPEC95 FP 146.wave5 -fprofile-generate failure.wilson2004-07-151-2/+14
* * config/mips/mips.c (mips_output_move): When generating mips16 code,rsandifo2004-07-142-19/+18
* Revert:rsandifo2004-07-141-5/+1
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-143-16/+16
* * config/mips/mips-protos.h (mips_va_arg): Delete.rsandifo2004-07-143-274/+177
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-132-10/+4
* * doc/invoke.texi: Remove documentation for MIPS -mrnames option.rsandifo2004-07-132-326/+49
* * config/mips/mips.h (TARGET_*): Boolify.rsandifo2004-07-131-31/+32
* * config/mips/mips.c (mips_use_dfa_pipeline_interface): Delete.rsandifo2004-07-1210-386/+559
* gcc/ChangeLog:aoliva2004-07-072-2/+2
* PR target/16407rsandifo2004-07-074-10/+30
* * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkjsm282004-07-051-3/+0
* PR target/16357rsandifo2004-07-051-18/+18
* * config/mips/mips.h (MASK_DEBUG_C, TARGET_DEBUG_C_MODE): Delete.rsandifo2004-07-042-426/+20
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-3/+3
* * gimple-low.c (lower_function_body): Don't reset_block_changes here.rth2004-07-021-0/+1
* 2004-06-30 Richard Sandiford <rsandifo@redhat.com>echristo2004-06-301-36/+45
* 2004-06-25 Eric Christopher <echristo@redhat.com>echristo2004-06-261-10/+10
* PR target/16176rsandifo2004-06-251-7/+6
* * config/mips/mips.c (reg_or_const_float_1_operand): Reimplementrsandifo2004-06-251-16/+3
* PR target/16144rsandifo2004-06-251-2/+2
* 2004-06-23 Eric Christopher <echristo@redhat.com>echristo2004-06-243-20/+91
* PR target/15869rsandifo2004-06-221-0/+3