| Commit message (Expand) | Author | Age | Files | Lines |
* | * mips.h: Fix some type-o's from a previous change. | law | 1998-01-14 | 1 | -2/+2 |
* | * mips.md (return_internal): Change mode from SImode to VOIDmode. | law | 1998-01-12 | 1 | -1/+3 |
* | * mips.c (mips_expand_prologue): Handle large frame with no outgoing | law | 1998-01-05 | 3 | -14/+10 |
* | * mips/mips16.S: Various changes to make it work with -msingle-float | law | 1998-01-04 | 1 | -94/+149 |
* | * mips.c, mips.h, mips.md: First cut at merging in mips16 | law | 1998-01-04 | 3 | -388/+5793 |
* | * crtstuff.c (__frame_dummy): New function for irix6. | law | 1998-01-02 | 1 | -2/+2 |
* | * mips/t-ecoff (CROSS_LIBGCC1): Define to libgcc1-asm.a. | law | 1997-12-29 | 1 | -3/+20 |
* | * abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and TARGET_DEFAULT, | law | 1997-12-24 | 3 | -11/+26 |
* | * mips16.S: New file. | law | 1997-12-19 | 1 | -0/+685 |
* | * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an | law | 1997-12-19 | 1 | -1/+1 |
* | * mips.c (fatal): Remove declaration. | law | 1997-12-18 | 1 | -1/+0 |
* | * mips/mips.h (INIT_SUBTARGET_OPTABS): Define if not defined. | law | 1997-12-18 | 4 | -11/+40 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 6 | -9/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r16983, | law | 1997-12-06 | 3 | -19/+1 |
* | Add patch from release branch accidentally left off the mainline. | wilson | 1997-12-05 | 1 | -4/+10 |
* | * mips/mips.md (muldi3_r4000): Broaden the output template | gavin | 1997-12-03 | 1 | -11/+19 |
* | patch from andrew cagney | wilson | 1997-11-21 | 1 | -3/+3 |
* | * mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE. | law | 1997-11-20 | 1 | -1/+2 |
* | Fix gcc2 irix5 c-torture failures, EH/large frame errors | wilson | 1997-11-18 | 1 | -4/+52 |
* | * mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 and | law | 1997-11-13 | 1 | -8/+0 |
* | * config/mips/mips.h (MASK_DEBUG_H): Set to zero, so this bit | gavin | 1997-11-11 | 1 | -1/+1 |
* | Fix bitfield insert/extract aliasing problem found by GNAT. | wilson | 1997-11-05 | 1 | -3/+12 |
* | Fix shared library problem found by GNAT users. | wilson | 1997-11-05 | 1 | -0/+7 |
* | Fix irix5 build problem resulting from FSF merge. | wilson | 1997-11-05 | 2 | -6/+10 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 5 | -90/+147 |
* | * config/mips/elf64.h (PREFERRED_DEBUGGING_TYPE): Only define | gavin | 1997-10-29 | 1 | -0/+2 |
* | Fix O32 -p bug reported by Ralf Baechle. | wilson | 1997-10-20 | 1 | -2/+4 |
* | Fix 961223-1.c irix6 c-torture failure. | wilson | 1997-10-01 | 1 | -1/+1 |
* | Fix irix5/irix6 dwarf2out assertion failures | wilson | 1997-09-23 | 1 | -6/+12 |
* | Forgot to commit in last change. | law | 1997-09-19 | 1 | -0/+4 |
* | * mips/abi64.h (LONG_MAX_SPEC): Define. | law | 1997-09-18 | 2 | -0/+17 |
* | dwarf2 EH support | jason | 1997-09-10 | 3 | -6/+12 |
* | Fix mips-sgi-irix5.2 eh25 g++ testsuite failure. | wilson | 1997-09-05 | 1 | -0/+18 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h, | law | 1997-09-03 | 1 | -4/+0 |
* | * xm-svr4.h (SYS_SIGLIST_DECLARED): Define. | law | 1997-09-03 | 2 | -0/+4 |
* | * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. | law | 1997-09-01 | 1 | -6/+0 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, | law | 1997-09-01 | 1 | -1/+5 |
* | * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS. | law | 1997-08-27 | 1 | -1/+2 |
* | Initial revision | law | 1997-08-18 | 1 | -0/+71 |
* | Initial revision | law | 1997-08-11 | 9 | -0/+152 |
* | x | merrill | 1997-07-14 | 1 | -1/+1 |
* | * mips.c (epilogue_reg_mentioned_p): Delete unused function. | law | 1997-07-11 | 3 | -322/+44 |
* | * mips/mips.c (mips_output_external): Don't output .extern's for | dje | 1997-07-01 | 1 | -3/+10 |
* | * h8300.h (BIGGEST_FIELD_ALIGNMENT): Remove definition. | law | 1997-07-01 | 1 | -3/+0 |
* | x | merrill | 1997-06-25 | 1 | -2/+2 |
* | (movdi_internal): Add x/J alternative. | wilson | 1997-06-24 | 1 | -10/+10 |
* | (mips_expand_prologue): Add check for SImode in code splitting | wilson | 1997-06-21 | 1 | -1/+3 |
* | (output_block_move): When loading addresses into registers, | wilson | 1997-06-20 | 1 | -2/+6 |
* | (mips_expand_prologue): If tsize_rtx is large_int, emit two | wilson | 1997-06-16 | 1 | -2/+19 |
* | * libgcc2.c (__eh_ffetmnpc): Add support for machines that cannot | mrs | 1997-06-06 | 1 | -1/+8 |