summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* * mips.h: Fix some type-o's from a previous change.law1998-01-141-2/+2
* * mips.md (return_internal): Change mode from SImode to VOIDmode.law1998-01-121-1/+3
* * mips.c (mips_expand_prologue): Handle large frame with no outgoinglaw1998-01-053-14/+10
* * mips/mips16.S: Various changes to make it work with -msingle-floatlaw1998-01-041-94/+149
* * mips.c, mips.h, mips.md: First cut at merging in mips16law1998-01-043-388/+5793
* * crtstuff.c (__frame_dummy): New function for irix6.law1998-01-021-2/+2
* * mips/t-ecoff (CROSS_LIBGCC1): Define to libgcc1-asm.a.law1997-12-291-3/+20
* * abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and TARGET_DEFAULT,law1997-12-243-11/+26
* * mips16.S: New file.law1997-12-191-0/+685
* * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be anlaw1997-12-191-1/+1
* * mips.c (fatal): Remove declaration.law1997-12-181-1/+0
* * mips/mips.h (INIT_SUBTARGET_OPTABS): Define if not defined.law1997-12-184-11/+40
* Merge from gcc-2.8law1997-12-076-9/+7
* This commit was generated by cvs2svn to compensate for changes in r16983,law1997-12-063-19/+1
* Add patch from release branch accidentally left off the mainline.wilson1997-12-051-4/+10
* * mips/mips.md (muldi3_r4000): Broaden the output templategavin1997-12-031-11/+19
* patch from andrew cagneywilson1997-11-211-3/+3
* * mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.law1997-11-201-1/+2
* Fix gcc2 irix5 c-torture failures, EH/large frame errorswilson1997-11-181-4/+52
* * mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 andlaw1997-11-131-8/+0
* * config/mips/mips.h (MASK_DEBUG_H): Set to zero, so this bitgavin1997-11-111-1/+1
* Fix bitfield insert/extract aliasing problem found by GNAT.wilson1997-11-051-3/+12
* Fix shared library problem found by GNAT users.wilson1997-11-051-0/+7
* Fix irix5 build problem resulting from FSF merge.wilson1997-11-052-6/+10
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-025-90/+147
* * config/mips/elf64.h (PREFERRED_DEBUGGING_TYPE): Only definegavin1997-10-291-0/+2
* Fix O32 -p bug reported by Ralf Baechle.wilson1997-10-201-2/+4
* Fix 961223-1.c irix6 c-torture failure.wilson1997-10-011-1/+1
* Fix irix5/irix6 dwarf2out assertion failureswilson1997-09-231-6/+12
* Forgot to commit in last change.law1997-09-191-0/+4
* * mips/abi64.h (LONG_MAX_SPEC): Define.law1997-09-182-0/+17
* dwarf2 EH supportjason1997-09-103-6/+12
* Fix mips-sgi-irix5.2 eh25 g++ testsuite failure.wilson1997-09-051-0/+18
* * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h,law1997-09-031-4/+0
* * xm-svr4.h (SYS_SIGLIST_DECLARED): Define.law1997-09-032-0/+4
* * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.law1997-09-011-6/+0
* * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,law1997-09-011-1/+5
* * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.law1997-08-271-1/+2
* Initial revisionlaw1997-08-181-0/+71
* Initial revisionlaw1997-08-119-0/+152
* xmerrill1997-07-141-1/+1
* * mips.c (epilogue_reg_mentioned_p): Delete unused function.law1997-07-113-322/+44
* * mips/mips.c (mips_output_external): Don't output .extern's fordje1997-07-011-3/+10
* * h8300.h (BIGGEST_FIELD_ALIGNMENT): Remove definition.law1997-07-011-3/+0
* xmerrill1997-06-251-2/+2
* (movdi_internal): Add x/J alternative.wilson1997-06-241-10/+10
* (mips_expand_prologue): Add check for SImode in code splittingwilson1997-06-211-1/+3
* (output_block_move): When loading addresses into registers,wilson1997-06-201-2/+6
* (mips_expand_prologue): If tsize_rtx is large_int, emit twowilson1997-06-161-2/+19
* * libgcc2.c (__eh_ffetmnpc): Add support for machines that cannotmrs1997-06-061-1/+8