aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
1993-07-28Initial revisionJim Wilson1-0/+28
1993-07-28(STARTFILE_SPEC): Define.Jim Wilson1-0/+2
1993-07-28(ALLOCA): Define.Jim Wilson1-0/+5
1993-07-28(function_arg): Shift all structures less than 4 bytes,Jim Wilson1-2/+3
1993-07-21(CPP_SPEC): Define LANGUAGE_ASSEMBLY, notJim Wilson12-12/+26
1993-06-30(gen_int_relational): For test with constant result,Richard Stallman1-4/+7
1993-06-26Remove #define of alloca to __builtin_alloca.Richard Kenner1-6/+3
1993-06-25(negdi2, negdi2_internal): Renamed from negdi3...Richard Stallman1-2/+2
1993-06-18deal with block move input reg also being a scratch reg.Michael Meissner1-9/+21
1993-06-04(CPP_PREDEFINES): Add _MIPS_SZINT _MIPS_SZLONG _MIPS_SZPTR.Richard Stallman1-2/+4
1993-05-31(STANDARD_INCLUDE_DIR): Renamed from SYSTEM_INCLUDE_DIR.Richard Stallman3-8/+8
1993-05-31(STANDARD_INCLUDE_DIR): Renamed from SYSTEM_INCLUDE_DIR.Richard Stallman3-3/+3
1993-05-31(function_arg_partial_nregs): For BLKmode values...Richard Stallman1-1/+1
1993-05-26(ASM_SPEC): If -noasmopt, pass -O0.Richard Stallman2-0/+2
1993-05-22(ASM_SPEC): If -noasmopt, don't pass -O options.Richard Stallman2-2/+2
1993-05-17(ASM_OUTPUT_ASCII): New overriding definition.Richard Stallman1-0/+16
1993-05-11Pass correct -g<n> value for -gstabs, -gcoff, etc.Michael Meissner4-4/+20
1993-05-09(call_internal1, call_value_internal1): Use call_insn_operand.Richard Stallman1-6/+8
1993-05-09(call_insn_operand): New function.Richard Stallman1-0/+19
1993-05-07New t- file for --with-gnu-asMichael Meissner1-0/+3
1993-05-03(BITS_BIG_ENDIAN): Define to zero.Jim Wilson1-1/+1
1993-04-30(ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR):Richard Stallman1-0/+5
1993-04-28Move setting -mgpopt from CC1_SPEC to OPTIMIZATION_OPTIONS.Michael Meissner1-4/+4
1993-04-28Move setting -mgpopt from CC1_SPEC to OPTIMIZATION_OPTIONS.Michael Meissner1-1/+10
1993-04-27Base WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SWITCH_TAKES_ARGIan Lance Taylor1-4/+1
1993-04-16Delete extra dependencies.Michael Meissner3-101/+0
1993-04-16Allow iris to have its version of the trampoline code.Michael Meissner1-0/+31
1993-04-16Don't put relocatable items into .rdata.Michael Meissner1-2/+13
1993-04-06More mips gas changes, allow -gdwarf on OSF/1Michael Meissner3-18/+21
1993-04-01Eliminate statement not reached warning messages that the MIPS compiler gener...Michael Meissner1-10/+12
1993-04-01Fix wrong signMichael Meissner1-1/+1
1993-03-31define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLEBrendan Kehoe1-10/+5
1993-03-30fkxMichael Meissner1-4/+9
1993-03-23(RETURN_IN_MEMORY): Delete struct and union references.Jim Wilson1-3/+1
1993-03-23(untyped_call): New pattern.Tom Wood1-0/+24
1993-03-21Fix dependency.Michael Meissner1-1/+1
1993-03-20Look at TARGET_CPU_DEFAULT to enable the use of gas.Michael Meissner1-1/+5
1993-03-19If gas do not run mips-tfile.Michael Meissner1-183/+184
1993-03-17Add -Wf,-XNh1500 to OLDCC.Michael Meissner1-1/+1
1993-03-17Add -mlong-calls.Michael Meissner2-32/+46
1993-03-12* (RETURN_IN_MEMORY): Handle BLKmode values.Doug Evans1-4/+6
1993-02-16For .S files, pas -traditional to cpp unless -ansi or -traditional.Michael Meissner1-0/+1
1993-02-09Fix integer overflowsMichael Meissner1-3/+5
1993-01-26Remove elisp-vars.Michael Meissner1-12/+0
1993-01-14Change `config/' to `config/mips/'.Richard Kenner3-9/+9
1993-01-10# Fix misspellings in comments.Paul Eggert1-1/+1
1993-01-06Recreate x-iris file.Michael Meissner1-0/+25
1993-01-05Move MIPS files into config/mips.Michael Meissner14-14/+14
1993-01-04Bump meissner version # to 34.Michael Meissner1-1/+1
1993-01-04Allow saving FP regs at offset 0 of sp (leaf func that saves no GP regs).Michael Meissner1-1/+1