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