summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.md
Commit message (Expand)AuthorAgeFilesLines
* * config/mips/mips-protos.hgkm2000-09-121-0/+41
* * alpha/alpha.c (alpha_emit_xfloating_libcall):law2000-08-081-1/+1
* Warning patch:ghazi2000-07-151-15/+15
* * config/mips/mips.md: (absdi2): Handle sign_extend forcpopetz2000-07-141-1/+7
* Thu Mar 23 16:04:40 2000 Andrew Haley <aph@cygnus.com>aph2000-03-231-4/+4
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-2/+2
* * config/mips/mips.md (zero_extendsidi2): Always force operandcpopetz2000-03-071-1/+1
* fix copyrightslaw2000-02-261-1/+2
* * config/mips/mips.md (zero_extendsidi2_internal): Disable forcpopetz2000-01-251-1/+1
* * alpha-protos.h: PROTO -> PARAMS.ghazi2000-01-181-2/+2
* * config/mips/mips.h (ISA_HAS_INT_CONDMOVE): New.gavin2000-01-141-7/+7
* 1999-11-25 Andreas Jaeger <aj@suse.de>aph1999-11-251-1/+1
* * config/mips/mips.md (call_value_multiple_interanal1): New.gavin1999-11-251-0/+23
* * config/mips/mips.h (ASM_SPEC): Don't pass -G to the assemblergeoffk1999-11-241-6/+21
* * config/mips/mips.md (div_trap_normal): Don't ask for the REGNOgeoffk1999-11-241-9/+9
* * config/mips/mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE,ISA_HAS_8CC): Splitgavin1999-11-231-15/+15
* * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,gavin1999-10-261-39/+39
* Thu Oct 14 18:51:37 1999 Andrew Haley <aph@cygnus.com>aph1999-10-201-4/+4
* * mips.c (function_prologue): Fix argument types.rth1999-10-151-11/+5
* * mips.h (SPECIAL_MODE_PREDICATES): New.rth1999-10-151-11/+12
* * config/mips/mips.md (movstrsi+[123]) : Combine these intogavin1999-10-081-57/+9
* * mips.md: Define conditional move patterns for floating pointmmitchel1999-10-041-0/+30
* * abi64.h (mips_function_value): Add prototype arguments.ghazi1999-09-231-2/+2
* * mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept largescox1999-09-231-2/+15
* 1999-09-14 Andrew Haley <aph@cygnus.com>aph1999-09-161-1/+1
* Merge in gcc2-ss-010999law1999-09-071-83/+84
* * flags.h: New variables align_loops, align_loops_log,geoffk1999-09-021-29/+29
* * mips.md (leasi, leadi): New patterns.law1999-06-291-0/+24
* Fix switch table and reload problems for mips16.wilson1999-06-141-5/+58
* * mips.h (mips_output_conditional_branch): New function.mmitchel1999-06-051-722/+648
* * mips.c (abort_with_insn): Make function static, add a prototype,ghazi1999-03-021-27/+3
* * mips.md (div_trap_normal, div_trap_mips16): Require the dependentlaw1999-03-011-0/+2
* * config/mips/mips.md ([u]divmodsi4,[u]divmoddi4,[u]divsi3,[u]divdi3,gavin1999-02-041-12/+12
* * config/mips/mips.c (true_reg_or_0_operand) : New function.gavin1999-02-031-3/+3
* (div_trap_mips16): Remove nop's after branches.gavin1999-02-031-3/+4
* undo last revision; I commited more stuff than I intended.gavin1999-02-031-19/+18
* (div_trap_mips16): Remove nop's after branches.gavin1999-02-031-18/+19
* * config/mips/mips.md (div_trap): Split div_trap_mips16gavin1999-01-181-2/+50
* * mips.md (call_value_internal3c): New pattern for -mips16 -mlong-calls.scox1999-01-121-2/+16
* Copyright update.law1999-01-031-1/+1
* * mips.md (div_trap): Use local labels instead of dot-relativelaw1999-01-031-4/+4
* * mips.md (trap_if): Use "$0" for the value zero.law1998-12-011-4/+16
* mips.md (div_trap): Lost last return while editing conflicts.scox1998-12-011-0/+1
* * mips.md (divmodsi4*, divmoddi4*, udivmodsi4*, udivmoddi4): Add -mcheck-rang...scox1998-12-011-130/+348
* Separate the 64 bit version of ABI_32 into ABI_O64.gavin1998-11-231-2/+2
* * mips.md (reload_{in,out}{si,di}): Emit a USE of HILO at the endlaw1998-10-291-0/+8
* add some short comments that should've been in the last checkinraeburn1998-10-071-2/+4
* * config/mips/mips.md (tablejump_internal3, tablejump_internal4 and matchingraeburn1998-10-071-8/+12
* * combine.c (make_extraction): If no mode is specified forlaw1998-09-151-30/+148
* * mips.md (lshrsi3_internal2+2): Fix type-o.gavin1998-08-261-1/+1