summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kenner1995-06-151-1/+2
* (LINK_SPEC): Don't pass -init __main anymore.kenner1995-06-151-2/+1
* Undo patch of May 24. Don't pass "-e start" if -nostdlib again.dje1995-06-121-1/+1
* (sdb_begin_function_line): New declaration.kenner1995-06-051-1/+6
* (MACHINE_TYPE): Say "IRIX 5.x", not "5.0".kenner1995-06-051-2/+3
* (LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.dje1995-05-241-1/+1
* (get_fnaddr): Add = to output contraint.wilson1995-05-231-1/+1
* (mips_finalize_pic): Delete declaration.wilson1995-05-231-2/+4
* (embedded_pic_offset): Output RTL to initializewilson1995-05-231-29/+23
* (STARTFILE_SPEC): Define to null string.wilson1995-05-231-0/+4
* Correct typo in comment.wilson1995-05-232-2/+2
* (MIPS_CPU_DEFAULT): Delete.wilson1995-05-231-1/+0
* (override_options): Delete #ifdef MIPS_CPU_DEFAULT code.wilson1995-05-231-8/+9
* (HAVE_STRERROR): Remove.wilson1995-05-211-3/+4
* Fix typos in comments.kenner1995-05-162-3/+3
* (MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,wilson1995-05-121-0/+18
* Initial revisionwilson1995-05-112-0/+245
* (LOCAL_LABEL_PREFIX, USER_LABEL_PREFIX): Define.wilson1995-05-111-10/+32
* (mips_output_lineno): Use LOCAL_LABEL_PREFIX.wilson1995-05-111-2/+3
* Use <xxx> for #include.kenner1995-05-091-3/+3
* (truncdiqi2+[456]): Add patterns to simplify ZERO_EXTENDwilson1995-04-261-0/+32
* (INIT_ENVIRONMENT): Define as string not putenv call.wilson1995-04-251-1/+1
* (STANDARD_INCLUDE_DIR): Macro moved to generic gnu.h.roland1995-04-211-3/+0
* * config/mips/x-iris6 (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.bothner1995-04-171-1/+1
* * config/mips/x-iris (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.bothner1995-04-171-1/+1
* (ASM_IDENTIFY_GCC, ASM_IDENTIFY_LANGUAGE): Define.wilson1995-04-171-0/+5
* (CPP_SPECS): Define and use _ABI64 instead ofwilson1995-04-171-11/+20
* (call_internal1, call_value_internal1): Move %* from startwilson1995-03-291-2/+2
* (function_prologue): Put SDB_DEBUGGING_INFO ifdef aroundwilson1995-03-291-7/+9
* (SMALL_DATA_SECTION): Define.wilson1995-03-291-0/+1
* Add support for mult instruction in 64 bit modeian1995-03-273-99/+429
* (mips_select_section): Apply constant DEC_INITIAL testswilson1995-03-221-2/+4
* (SETUP_INCOMING_VARARGS): Correct arguments to move_block_from_reg call.wilson1995-03-101-1/+1
* (muldi3_internal): Change dmul to dmult.wilson1995-02-271-1/+1
* (mips_fill_delay_slot): Fix typo in call to FP_REG_P.kenner1995-02-251-3/+3
* (mips_secondary_reload_class): Also handle SUBREGs.wilson1995-02-241-1/+1
* (madsi): Don't use '+' constraint in a clobber.wilson1995-02-241-35/+1
* Added arg to RETURN_POPS_ARGS.kenner1995-02-211-1/+3
* Add r4650 functional units and r4650 mul instructionian1995-02-163-22/+45
* Written to use ELF object format.roland1995-02-141-21/+122
* Sun Feb 12 20:20:28 1995 Brendan Kehoe (brendan@lisa.cygnus.com)brendan1995-02-131-2/+2
* Replace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD.kenner1995-02-111-1/+1
* New file.wilson1995-02-047-0/+534
* (TARGET_DEFAULT): Add #ifndef/#endif around define.wilson1995-02-041-0/+2
* (type attribute): Add fmadd.wilson1995-02-041-18/+384
* (mips_isa_string): Add mips4 to comment.wilson1995-02-041-58/+206
* (__PTR_TO_INT, __INT_TO_PTR): Delete.wilson1995-02-041-44/+75
* (ASM_OUTPUT_SECTION_NAME): Use asm_out_text_file for functions.dje1995-01-311-4/+5
* (ASM_DECLARE_FUNCTION_NAME): Ensure section is .text if no section attribute.dje1995-01-311-1/+11
* Update comments.kenner1995-01-251-1/+1