summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* (ASM_SPEC): Change {% to %{.wilson1996-07-231-1/+1
* Initial revisionkenner1996-07-203-0/+164
* (INITIALIZE_TRAMPOLINE): Use `_flush_cache'; flush data cache too.kenner1996-07-201-3/+4
* (function_prologue): Use FUNCTION_NAME_ALREADY_DECLARED.wilson1996-07-191-1/+6
* (DWARF_DEBUGGING_INFO, PREFERRED_DEBUGGING_TYPE):wilson1996-07-191-20/+46
* (LINK_SPEC): Add -woff 84.wilson1996-07-151-1/+6
* (ASM_SPEC): Correct typos in Jun 18 change.wilson1996-07-101-2/+2
* (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.wilson1996-07-091-1/+1
* (function_arg): Add explicit checks for FIELD_DECLs.wilson1996-07-081-11/+25
* (function_arg): Add explicit checks for FIELD_DECLs.wilson1996-07-081-1/+6
* Put spaces between -mips* cases in CC1_SPECian1996-06-272-2/+2
* (call_internal1, call_value_internal1): Delete obsolete code.wilson1996-06-221-60/+32
* (override_options): Treat -o32 as -32 and -n64 same as -64.kenner1996-06-181-3/+5
* (ASM_SPEC): Treat -o32 as -32 and -n64 same as -64.kenner1996-06-181-4/+4
* (memory): Change r4100/r4300 support.wilson1996-06-171-31/+105
* (mips_split_addresses, mips_check_split, move_operand):wilson1996-06-171-2/+28
* (mips_split_addresses): New variable.wilson1996-06-171-9/+129
* (cpu, memory, imuldiv, adder, mult, divide): Addwilson1996-06-081-15/+144
* (enum processor_type): Likewise.wilson1996-06-081-1/+7
* (override_options): Add vr4100 and vr4300 support.wilson1996-06-081-0/+23
* (call_value): Handle PARALLEL in operands[0].wilson1996-06-061-1/+51
* (function_arg): Return PARALLEL for structure withwilson1996-06-061-41/+103
* (TYPE_DEPENDENT_REG): Delete.wilson1996-06-061-4/+0
* (CPP_SPEC): Make -mabi=n32 the default.wilson1996-06-031-10/+18
* (MIPS_ISA_DEFAULT, MIPS_ABI_DEFAULT, MULTILIB_DEFAULTS,wilson1996-06-031-9/+14
* (tablejump_internal4+1): Fix typo in condition.wilson1996-06-031-1/+1
* (CC, OLDCC): Define to be `cc -32'.wilson1996-06-031-0/+9
* (tablejump_internal3, tablejump_internal4): New patterns.wilson1996-06-021-21/+65
* Add -mabi=n32 support.wilson1996-05-311-32/+59
* Add -mabi=n32 support.wilson1996-05-311-25/+27
* Add -mabi=n32 support.wilson1996-05-311-19/+85
* Add -mabi=n32 support.wilson1996-05-311-14/+30
* (jump, tablejump_internal1, tablejump_internal2): Addwilson1996-05-311-3/+3
* (MULTILIB_OPTIONS): Add -mabi=n32 support.wilson1996-05-311-1/+4
* (HOST_BITS_PER_LONG): Use _MIPS_SZLONG not 64.wilson1996-05-311-1/+1
* * mips/mips.h (ASM_COMMENT_START): Change from "\t\t#" to " #".dje1996-05-171-3/+3
* * mips/mips.c (target_switches, print_options): Delete.dje1996-05-171-78/+5
* (block_move_call): Change modfe to mode.wilson1996-04-191-1/+1
* (mips_expand_prologue): Add extra arg towilson1996-04-191-1/+1
* * calls.c (expand_call): Remove current_call_is_indirect nonsense.law1996-03-291-1/+1
* (mips_expand_prologue): In initialization of fnargs, deletewilson1996-03-201-3/+1
* (ASM_OUTPUT_DOUBLE_INT): Use 'X' if CONST_INT andwilson1996-03-151-1/+8
* (mips_expand_prologue): Change TYPE_NEEDS_CONSTRUCTING towilson1996-03-141-1/+1
* (EXTRA_SECTIONS): Delete in_bss.dje1996-02-291-2/+2
* (SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.kenner1996-02-132-11/+4
* (probe+2, probe+4): New conditional move patterns.wilson1996-02-101-7/+32
* (LINK_SPEC): Change nostdlib to nostartfiles.wilson1996-01-081-4/+18
* Allow large alignments on ELF systemsmeissner1996-01-072-0/+14
* (expand_block_move): Preserve MEM flags in call to movstrsi_internal.kenner1995-12-221-2/+4
* (FIRST_PSEUDO_REGISTER): Increment.wilson1995-12-191-8/+43