aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
1994-05-04(override_options): Delete TARGET_LLONG128 references.Jim Wilson1-8/+0
1994-05-04(MASK_LLONG128, TARGET_LLONG128): Delete.Jim Wilson1-4/+2
1994-05-04Fix typo in comment.Jim Wilson1-1/+1
1994-05-04(CPP_SPEC): Delete.Jim Wilson1-16/+0
1994-05-04(CPP_SPEC): Define __PTRDIFF_TYPE__ and __mips.Jim Wilson1-2/+8
1994-05-04(CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__, and __mips.Jim Wilson1-3/+7
1994-05-04(PTRDIFF_TYPE): Delete.Jim Wilson1-3/+13
1994-05-04(CPP_SPEC): Define __SIZE_TYPE__,Jim Wilson1-7/+5
1994-05-04(CPP_SPEC): Delete.Jim Wilson8-72/+0
1994-05-02(casesi): Delete force_reg calls.Jim Wilson1-7/+0
1994-04-21(CPP_SPEC): Define _LANGUAGE_C for Objective C also.Jim Wilson1-1/+1
1994-04-21Handle taking address of function when using -membedded-picIan Lance Taylor3-3/+113
1994-04-18(RTX_COSTS): Remove LSHIFT.Richard Kenner1-2/+1
1994-04-11(OLDCC): Change -XNh1500 to -XNh2000.Jim Wilson5-5/+5
1994-04-11(mips_select_rtx_section, mips_select_section): New functions.Jim Wilson1-0/+77
1994-04-11(MASK_EMBEDDED_DATA, TARGET_EMBEDDED_DATA): New macros.Jim Wilson1-42/+13
1994-04-08Add support for -membedded-picIan Lance Taylor3-12/+156
1994-03-31(addsi3_internal): Don't output subtract.Jim Wilson1-14/+4
1994-03-31(mips_rtx_classify, md_register_operand,Jim Wilson1-138/+33
1994-03-31(mips_rtx_classify, cmp2_op, fcmp_op,Jim Wilson1-51/+66
1994-03-23(mips_asm_file_start): Add comment on TARGET_GP_OPT code.Jim Wilson1-0/+7
1994-03-22(override_options): Delete unnecessary accidental comment.Jim Wilson1-1/+0
1994-03-22(movsi): Add special handling for constants which are illegal addresses when ...Jim Wilson1-4/+36
1994-03-22(GO_IF_LEGITIMATE_ADDRESS): Also pretend that we have REG plus CONST_INT addr...Jim Wilson1-10/+36
1994-03-22(pic_address_needs_scratch): New function.Jim Wilson1-1/+27
1994-03-22(MIPS_DEFAULT_GVALUE): Define to zero.Jim Wilson1-0/+5
1994-03-22(TRAMPOLINE_TEMPLATE): Add `move $25,$3' for when TARGET_ABICALLS.Jim Wilson1-6/+6
1994-03-18(SELECT_SECTION): Variables go in readonly dataJim Wilson1-1/+4
1994-03-07(LINK_SPEC): Do not depend on gas.Jim Wilson1-30/+41
1994-03-07(LINK_SPEC): Do not depend on gas.Jim Wilson9-66/+38
1994-03-07(ASM_SPEC, LINK_SPEC): Delete.Jim Wilson3-71/+0
1994-03-07(LINK_SPEC): Delete.Jim Wilson1-6/+0
1994-03-07(LINK_SPEC): Likewise.Jim Wilson1-20/+18
1994-03-07(LINK_SPEC): Pass all normal linker options to gld.Jim Wilson1-2/+12
1994-03-07(ASM_SPEC): Make definition depend on whether or not the default assembler is...Jim Wilson1-10/+33
1994-03-07Initial revision.Jim Wilson3-0/+107
1994-02-20(mips_move_2words): Check for TARGET_FLOAT64 != TARGET_64BIT.Jim Wilson1-8/+27
1994-02-20Update mips3 comments.Jim Wilson1-16/+21
1994-02-20(movdf_internal1): Disable if TARGET_FLOAT64 != TARGET_64BIT.Jim Wilson1-1/+16
1994-02-20(CC1_SPEC): Generate correct -mfp* and -mgp* from -mips*Jim Wilson1-0/+1
1994-02-20(OBJECT_FORMAT_ELF): Add comments.Jim Wilson1-5/+13
1994-02-08(ASM_OUTPUT_LOCAL, ASM_OUTPUT_COMMON): Use SIZE not ROUNDED.Jim Wilson1-2/+2
1994-02-08(SIZE_TYPE, PTRDIFF_TYPE): Don't redefine.Jim Wilson1-5/+3
1994-02-06(function_arg): When soft-float, don't add bias forJim Wilson1-6/+9
1994-02-06(CPP_PREDEFINES): Add _MIPSEB.Jim Wilson1-1/+1
1994-02-02(CPP_SPEC): Define __PTRDIFF_TYPE__ not __PTRDIFF_TYPE.Jim Wilson1-1/+1
1994-01-31New file.Jim Wilson1-0/+12
1994-01-31(STARTFILE_SPEC): Include values-X[cta].o file in link.Jim Wilson1-1/+5
1994-01-24(ASM_OUTPUT_NEWLINE): New default for new macro.Jim Wilson1-1/+8
1994-01-24(ASM_OUTPUT_NEWLINE): Define new macro.Jim Wilson4-0/+20