summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
...
* Patch from Lee Iverson.wilson1998-02-111-1/+1
* * mips/mips.md (movdi): These PLUS's need to be Pmode.gavin1998-02-111-2/+2
* Patch from jfc to fix printf format problems.wilson1998-02-101-14/+12
* Correct tx39 multilibs.gavin1998-02-062-1/+92
* * expr.c (expand_builtin_setjmp): Accept two new arguments forrth1998-02-021-22/+51
* Patch from John Carr to fix some 32/64 bit cross compiler bugs.wilson1998-02-021-52/+52
* * mips.c (mips_expand_prologue): Change uses of TARGET_64BITlaw1998-02-021-6/+6
* * mips.md (adddi3_internal_2): Be consistent with adddi3 expanderlaw1998-02-011-1/+3
* patch from jfc to improve aliasing/schedulingwilson1998-01-301-0/+2
* * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes afterlaw1998-01-281-8/+0
* * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Addlaw1998-01-271-0/+8
* Patch from Gavin to fix mips16 prologue/epilogue bugs.wilson1998-01-271-2/+2
* * dwarf2out.c (dwarf2out_frame_init): Test value of DWARF2_UNWIND_INFO.law1998-01-261-0/+2
* * mips.md (muldi3_internal2): Reverse test for TARGET_MIPS16.law1998-01-221-1/+1
* 1998-01-22 scott snyder <snyder@d0sgif.fnal.gov>law1998-01-221-1/+1
* * mips/mips.md (divsi3,divdi3,modsi3,moddi3,udivsi3,udivdi3,law1998-01-201-16/+112
* Bring in final gcc-2.8.0 changes.law1998-01-142-1/+20
* * 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