aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
1995-06-14(LINK_SPEC): Don't pass -init __main anymore.Richard Kenner1-2/+1
1995-06-12Undo patch of May 24. Don't pass "-e start" if -nostdlib again.Doug Evans1-1/+1
1995-06-05(sdb_begin_function_line): New declaration.Richard Kenner1-1/+6
1995-06-05(MACHINE_TYPE): Say "IRIX 5.x", not "5.0".Richard Kenner1-2/+3
1995-05-24(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.Doug Evans1-1/+1
1995-05-23(get_fnaddr): Add = to output contraint.Jim Wilson1-1/+1
1995-05-23(mips_finalize_pic): Delete declaration.Jim Wilson1-2/+4
1995-05-23(embedded_pic_offset): Output RTL to initialize embedded_pic_fnaddr_rtx.Jim Wilson1-29/+23
1995-05-23(STARTFILE_SPEC): Define to null string.Jim Wilson1-0/+4
1995-05-23Correct typo in comment.Jim Wilson2-2/+2
1995-05-23(MIPS_CPU_DEFAULT): Delete.Jim Wilson1-1/+0
1995-05-23(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.Jim Wilson1-8/+9
1995-05-21(HAVE_STRERROR): Remove.Jim Wilson1-3/+4
1995-05-16Fix typos in comments.Richard Kenner2-3/+3
1995-05-11(MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,Jim Wilson1-0/+18
1995-05-11Initial revisionJim Wilson2-0/+245
1995-05-11(LOCAL_LABEL_PREFIX, USER_LABEL_PREFIX): Define.Jim Wilson1-10/+32
1995-05-11(mips_output_lineno): Use LOCAL_LABEL_PREFIX.Jim Wilson1-2/+3
1995-05-09Use <xxx> for #include.Richard Kenner1-3/+3
1995-04-26(truncdiqi2+[456]): Add patterns to simplify ZERO_EXTENDJim Wilson1-0/+32
1995-04-25(INIT_ENVIRONMENT): Define as string not putenv call.Jim Wilson1-1/+1
1995-04-21(STANDARD_INCLUDE_DIR): Macro moved to generic gnu.h.Roland McGrath1-3/+0
1995-04-17* config/mips/x-iris6 (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.Per Bothner1-1/+1
1995-04-17* config/mips/x-iris (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.Per Bothner1-1/+1
1995-04-17(ASM_IDENTIFY_GCC, ASM_IDENTIFY_LANGUAGE): Define.Jim Wilson1-0/+5
1995-04-17(CPP_SPECS): Define and use _ABI64 instead of _MIPS_SIM_ABI64.Jim Wilson1-11/+20
1995-03-29(call_internal1, call_value_internal1): Move %* from startJim Wilson1-2/+2
1995-03-29(function_prologue): Put SDB_DEBUGGING_INFO ifdef around code for SDB_DEBUG s...Jim Wilson1-7/+9
1995-03-29(SMALL_DATA_SECTION): Define.Jim Wilson1-0/+1
1995-03-27Add support for mult instruction in 64 bit modeIan Lance Taylor3-99/+429
1995-03-22(mips_select_section): Apply constant DEC_INITIAL testsJim Wilson1-2/+4
1995-03-10(SETUP_INCOMING_VARARGS): Correct arguments to move_block_from_reg call.Jim Wilson1-1/+1
1995-02-27(muldi3_internal): Change dmul to dmult.Jim Wilson1-1/+1
1995-02-25(mips_fill_delay_slot): Fix typo in call to FP_REG_P.Richard Kenner1-3/+3
1995-02-24(mips_secondary_reload_class): Also handle SUBREGs.Jim Wilson1-1/+1
1995-02-24(madsi): Don't use '+' constraint in a clobber.Jim Wilson1-35/+1
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-1/+3
1995-02-16Add r4650 functional units and r4650 mul instructionIan Lance Taylor3-22/+45
1995-02-14Written to use ELF object format.Roland McGrath1-21/+122
1995-02-13sysv4.h (ASM_OUTPUT_SECTION_NAME): Check to make sure DECL is non-null before...Brendan Kehoe1-2/+2
1995-02-10Replace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD.Richard Kenner1-1/+1
1995-02-04New file.Jim Wilson7-0/+534
1995-02-04(TARGET_DEFAULT): Add #ifndef/#endif around define.Jim Wilson1-0/+2
1995-02-04(type attribute): Add fmadd.Jim Wilson1-18/+384
1995-02-04(mips_isa_string): Add mips4 to comment.Jim Wilson1-58/+206
1995-02-04(__PTR_TO_INT, __INT_TO_PTR): Delete.Jim Wilson1-44/+75
1995-01-31(ASM_OUTPUT_SECTION_NAME): Use asm_out_text_file for functions.Doug Evans1-4/+5
1995-01-31(ASM_DECLARE_FUNCTION_NAME): Ensure section is .text if no section attribute.Doug Evans1-1/+11
1995-01-25Update comments.Richard Kenner1-1/+1
1995-01-25(print_operand, print_operand_address): Change error message text.Richard Kenner1-4/+4