Age | Commit message (Expand) | Author | Files | Lines |
1999-10-26 | mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY, [...]): New. | Gavin Romig-Koch | 1 | -39/+39 |
1999-10-20 | mips.md (movdf_internal1a): Allow floating-point move between GP_REGs. | Andrew Haley | 1 | -4/+4 |
1999-10-15 | mips.c (function_prologue): Fix argument types. | Richard Henderson | 1 | -11/+5 |
1999-10-14 | mips.h (SPECIAL_MODE_PREDICATES): New. | Richard Henderson | 1 | -11/+12 |
1999-10-08 | mips.md (movstrsi+[123]): Combine these into a single pattern. | Richard Henderson | 1 | -57/+9 |
1999-10-04 | mips.md: Define conditional move patterns for floating point operands and DI ... | Mark Mitchell | 1 | -0/+30 |
1999-09-23 | abi64.h (mips_function_value): Add prototype arguments. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-09-23 | mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large register offsets; let L... | Stan Cox | 1 | -2/+15 |
1999-09-16 | mips.md (movsi_usw): if operand 1 is const_int 0, use $0 instead of 0. | Andrew Haley | 1 | -1/+1 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -83/+84 |
1999-09-02 | flags.h: New variables align_loops... | Geoffrey Keating | 1 | -29/+29 |
1999-06-28 | * mips.md (leasi, leadi): New patterns. | Jeffrey A Law | 1 | -0/+24 |
1999-06-14 | Fix switch table and reload problems for mips16. | Jim Wilson | 1 | -5/+58 |
1999-06-05 | mips.h (mips_output_conditional_branch): New function. | Mark Mitchell | 1 | -722/+648 |
1999-03-02 | mips.c (abort_with_insn): Make function static... | Kaveh R. Ghazi | 1 | -27/+3 |
1999-03-01 | mips.md (div_trap_normal, [...]): Require the dependent insn to be an INSN be... | Jeffrey A Law | 1 | -0/+2 |
1999-02-04 | mips.md ([u]divmodsi4,[u]divmoddi4,[u]divsi3,[u]divdi3, [...]): Don't copy th... | Gavin Romig-Koch | 1 | -12/+12 |
1999-02-03 | mips.c (true_reg_or_0_operand): New function. | Gavin Romig-Koch | 1 | -3/+3 |
1999-02-03 | (div_trap_mips16): Remove nop's after branches. | Gavin Romig-Koch | 1 | -3/+4 |
1999-02-03 | undo last revision; I commited more stuff than I intended. | Gavin Romig-Koch | 1 | -19/+18 |
1999-02-03 | (div_trap_mips16): Remove nop's after branches. | Gavin Romig-Koch | 1 | -18/+19 |
1999-01-18 | mips.md (div_trap): Split div_trap_mips16 from div_trap. | Gavin Romig-Koch | 1 | -2/+50 |
1999-01-12 | * mips.md (call_value_internal3c): New pattern for -mips16 -mlong-calls. | Stan Cox | 1 | -2/+16 |
1999-01-03 | Copyright update. | Jeff Law | 1 | -1/+1 |
1999-01-03 | mips.md (div_trap): Use local labels instead of dot-relative branches. | Rainer Orth | 1 | -4/+4 |
1998-12-01 | * mips.md (trap_if): Use "$0" for the value zero. | Jeffrey A Law | 1 | -4/+16 |
1998-12-01 | mips.md (div_trap): Lost last return while editing conflicts. | Stan Cox | 1 | -0/+1 |
1998-12-01 | mips.md (divmodsi4*, [...]): Add -mcheck-range-division/ -mcheck-zero-divisio... | Stan Cox | 1 | -130/+348 |
1998-11-23 | Separate the 64 bit version of ABI_32 into ABI_O64. | Gavin Romig-Koch | 1 | -2/+2 |
1998-10-29 | mips.md (reload_{in,out}{si,di}): Emit a USE of HILO at the end of the sequen... | Jeffrey A Law | 1 | -0/+8 |
1998-10-07 | add some short comments that should've been in the last checkin | Ken Raeburn | 1 | -2/+4 |
1998-10-07 | mips.md (tablejump_internal3, [...]): Tack on a `use' of the table label, so ... | Ken Raeburn | 1 | -8/+12 |
1998-09-15 | combine.c (make_extraction): If no mode is specified for an operand of insv... | Jeffrey A Law | 1 | -30/+148 |
1998-08-26 | * mips.md (lshrsi3_internal2+2): Fix type-o. | Gavin Romig-Koch | 1 | -1/+1 |
1998-08-13 | Fix SET operand mode mismatch detected by John Carr's patch. | Jim Wilson | 1 | -1/+1 |
1998-08-11 | Fix mips16 libgcc build failure. | Jim Wilson | 1 | -1/+3 |
1998-07-20 | mips.md (reload_outsi): Added missing REGNO call. | Ken Raeburn | 1 | -19/+42 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -6/+10 |
1998-06-12 | Mips warning fixes: | Kaveh R. Ghazi | 1 | -1/+0 |
1998-06-08 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+0 |
1998-06-08 | * Revamped multiply support for MIPS chips. | Ken Raeburn | 1 | -144/+192 |
1998-05-12 | mips.md (dslot): Move after definition of "cpu" attribute. | Gavin Koch | 1 | -9/+12 |
1998-04-21 | mips.c (block_move_loop): Test Pmode == DImode instead of TARGET_MIPS64. | Jeffrey A Law | 1 | -25/+25 |
1998-04-14 | Fix mips64vr4100-elf build failure. | Jim Wilson | 1 | -12/+31 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -2/+3 |
1998-03-05 | Warning fixes: | Kaveh R. Ghazi | 1 | -6/+14 |
1998-03-04 | Fix typo found by Kaveh Ghazi while looking at -Wall problems. | Jim Wilson | 1 | -2/+2 |
1998-02-12 | mips.md (trucndihi2,truncdiqi2): Change these to support mips16. | Gavin Koch | 1 | -7/+20 |
1998-02-12 | mips.md (extendsidi2): Allow extension to/from a non-mips16 register. | Gavin Koch | 1 | -4/+4 |
1998-02-11 | * mips/mips.md (movdi): These PLUS's need to be Pmode. | Gavin Koch | 1 | -2/+2 |