Age | Commit message (Expand) | Author | Files | Lines |
1994-03-23 | (mips_asm_file_start): Add comment on TARGET_GP_OPT code. | Jim Wilson | 1 | -0/+7 |
1994-03-22 | (override_options): Delete unnecessary accidental comment. | Jim Wilson | 1 | -1/+0 |
1994-03-22 | (movsi): Add special handling for constants which are illegal addresses when ... | Jim Wilson | 1 | -4/+36 |
1994-03-22 | (GO_IF_LEGITIMATE_ADDRESS): Also pretend that we have REG plus CONST_INT addr... | Jim Wilson | 1 | -10/+36 |
1994-03-22 | (pic_address_needs_scratch): New function. | Jim Wilson | 1 | -1/+27 |
1994-03-22 | (MIPS_DEFAULT_GVALUE): Define to zero. | Jim Wilson | 1 | -0/+5 |
1994-03-22 | (TRAMPOLINE_TEMPLATE): Add `move $25,$3' for when TARGET_ABICALLS. | Jim Wilson | 1 | -6/+6 |
1994-03-18 | (SELECT_SECTION): Variables go in readonly data | Jim Wilson | 1 | -1/+4 |
1994-03-07 | (LINK_SPEC): Do not depend on gas. | Jim Wilson | 1 | -30/+41 |
1994-03-07 | (LINK_SPEC): Do not depend on gas. | Jim Wilson | 9 | -66/+38 |
1994-03-07 | (ASM_SPEC, LINK_SPEC): Delete. | Jim Wilson | 3 | -71/+0 |
1994-03-07 | (LINK_SPEC): Delete. | Jim Wilson | 1 | -6/+0 |
1994-03-07 | (LINK_SPEC): Likewise. | Jim Wilson | 1 | -20/+18 |
1994-03-07 | (LINK_SPEC): Pass all normal linker options to gld. | Jim Wilson | 1 | -2/+12 |
1994-03-07 | (ASM_SPEC): Make definition depend on whether or not the default assembler is... | Jim Wilson | 1 | -10/+33 |
1994-03-07 | Initial revision. | Jim Wilson | 3 | -0/+107 |
1994-02-20 | (mips_move_2words): Check for TARGET_FLOAT64 != TARGET_64BIT. | Jim Wilson | 1 | -8/+27 |
1994-02-20 | Update mips3 comments. | Jim Wilson | 1 | -16/+21 |
1994-02-20 | (movdf_internal1): Disable if TARGET_FLOAT64 != TARGET_64BIT. | Jim Wilson | 1 | -1/+16 |
1994-02-20 | (CC1_SPEC): Generate correct -mfp* and -mgp* from -mips* | Jim Wilson | 1 | -0/+1 |
1994-02-20 | (OBJECT_FORMAT_ELF): Add comments. | Jim Wilson | 1 | -5/+13 |
1994-02-08 | (ASM_OUTPUT_LOCAL, ASM_OUTPUT_COMMON): Use SIZE not ROUNDED. | Jim Wilson | 1 | -2/+2 |
1994-02-08 | (SIZE_TYPE, PTRDIFF_TYPE): Don't redefine. | Jim Wilson | 1 | -5/+3 |
1994-02-06 | (function_arg): When soft-float, don't add bias for | Jim Wilson | 1 | -6/+9 |
1994-02-06 | (CPP_PREDEFINES): Add _MIPSEB. | Jim Wilson | 1 | -1/+1 |
1994-02-02 | (CPP_SPEC): Define __PTRDIFF_TYPE__ not __PTRDIFF_TYPE. | Jim Wilson | 1 | -1/+1 |
1994-01-31 | New file. | Jim Wilson | 1 | -0/+12 |
1994-01-31 | (STARTFILE_SPEC): Include values-X[cta].o file in link. | Jim Wilson | 1 | -1/+5 |
1994-01-24 | (ASM_OUTPUT_NEWLINE): New default for new macro. | Jim Wilson | 1 | -1/+8 |
1994-01-24 | (ASM_OUTPUT_NEWLINE): Define new macro. | Jim Wilson | 4 | -0/+20 |
1994-01-15 | (smulsi3_highpart): New pattern. | Jim Wilson | 1 | -0/+111 |
1994-01-13 | (cpu): Add r4600. | Jim Wilson | 1 | -302/+1622 |
1994-01-13 | (enum cmp_type): Add 64 bit support. | Jim Wilson | 1 | -154/+197 |
1994-01-13 | (dfhigh, dflow, sfhigh, sflow): New variables. | Jim Wilson | 1 | -233/+606 |
1994-01-13 | (CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__, and __mips. | Jim Wilson | 1 | -4/+5 |
1993-12-31 | (CAN_DEBUG_WITHOUT_FP): Define. | Richard Kenner | 1 | -6/+4 |
1993-12-15 | (LIB_SPEC): Use shared libc when not profiling, not debugging, and no | Richard Kenner | 1 | -2/+3 |
1993-12-13 | (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. | Richard Kenner | 1 | -3/+3 |
1993-12-12 | Delete EXTRA_OBJS and halfpic.o rule. | Richard Kenner | 1 | -4/+0 |
1993-11-16 | Undo previous change. | Richard Stallman | 1 | -5/+0 |
1993-11-15 | (REAL_VALUE_TO_DECIMAL): Defined. | Richard Stallman | 1 | -0/+5 |
1993-11-14 | (function_arg, function_arg_advance): | Richard Stallman | 1 | -9/+22 |
1993-11-10 | (adddi3): Use DImode not SImode in force_reg call. | Richard Stallman | 1 | -1/+1 |
1993-11-10 | (PIC_OFFSET_TABLE_MASK): New macro. | Richard Stallman | 1 | -1/+4 |
1993-11-06 | (abicalls): Use mips_abicalls_attr not mips_abicalls. | Richard Stallman | 1 | -1/+1 |
1993-11-06 | (enum mips_abicalls_type): New type. | Richard Stallman | 1 | -1/+11 |
1993-11-06 | (mips_abicalls): Change type to enum mips_abicalls_type. | Richard Stallman | 1 | -3/+3 |
1993-10-29 | (LINK_SPEC): Pass -no_unresolved if -call_shared. | Richard Kenner | 1 | -1/+2 |
1993-10-29 | ({DBX,SDB,MIPS}_DEBUGGING_INFO): Turn off until working. | Richard Kenner | 1 | -0/+5 |
1993-10-26 | (OLDCC): Add -XNh1500. | Jim Wilson | 2 | -2/+2 |