aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
1997-12-06Merge from gcc-2.8Jeff Law6-9/+7
1997-12-06This commit was generated by cvs2svn to compensate for changes in r16983,Jeff Law3-19/+1
1997-12-04Add patch from release branch accidentally left off the mainline.Jim Wilson1-4/+10
1997-12-03mips.md (muldi3_r4000): Broaden the output template and attribute assignments...Gavin Koch1-11/+19
1997-11-21patch from andrew cagneyAndrew Cagney1-3/+3
1997-11-20* mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.Jeffrey A Law1-1/+2
1997-11-18Fix gcc2 irix5 c-torture failures, EH/large frame errorsJim Wilson1-4/+52
1997-11-13mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 and xplus1 whe...Jim Wilson1-8/+0
1997-11-11mips.h (MASK_DEBUG_H): Set to zero, so this bit is available elsewhere.Gavin Koch1-1/+1
1997-11-04Fix bitfield insert/extract aliasing problem found by GNAT.Jim Wilson1-3/+12
1997-11-04Fix shared library problem found by GNAT users.Jim Wilson1-0/+7
1997-11-04Fix irix5 build problem resulting from FSF merge.Jim Wilson2-6/+10
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law5-90/+147
1997-10-29elf64.h (PREFERRED_DEBUGGING_TYPE): Only define if not previously defined.Gavin Koch1-0/+2
1997-10-20Fix O32 -p bug reported by Ralf Baechle.Jim Wilson1-2/+4
1997-10-01Fix 961223-1.c irix6 c-torture failure.Jim Wilson1-1/+1
1997-09-22Fix irix5/irix6 dwarf2out assertion failuresJim Wilson1-6/+12
1997-09-18Forgot to commit in last change.Jeff Law1-0/+4
1997-09-17abi64.h (LONG_MAX_SPEC): Define.Jeffrey A Law2-0/+17
1997-09-10dwarf2 EH supportJason Merrill3-6/+12
1997-09-04Fix mips-sgi-irix5.2 eh25 g++ testsuite failure.Jim Wilson1-0/+18
1997-09-03go32-rtems.h, [...] (subtarget_switches): Removed SUBTARGET_SWITCHES definiti...Joel Sherrill1-4/+0
1997-09-02xm-svr4.h (SYS_SIGLIST_DECLARED): Define.Jeffrey A Law2-0/+4
1997-09-01collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.Jeffrey A Law1-6/+0
1997-09-01go32-rtems.h, [...] (subtarget_switches): Added -mrtems as a switch.Joel Sherrill1-1/+5
1997-08-27t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.Jeffrey A Law1-1/+2
1997-08-18Initial revisionJeff Law1-0/+71
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law9-0/+152
1997-07-14xJason Merrill1-1/+1
1997-07-11mips.c (epilogue_reg_mentioned_p): Delete unused function.Jeff Law3-322/+44
1997-07-01mips.c (mips_output_external): Don't output .extern's for variables in user s...Doug Evans1-3/+10
1997-07-01h8300.h (BIGGEST_FIELD_ALIGNMENT): Remove definition.Jeff Law1-3/+0
1997-06-25xJason Merrill1-2/+2
1997-06-24(movdi_internal): Add x/J alternative.Jim Wilson1-10/+10
1997-06-20(mips_expand_prologue): Add check for SImode in code splittingJim Wilson1-1/+3
1997-06-20(output_block_move): When loading addresses into registers,Jim Wilson1-2/+6
1997-06-15(mips_expand_prologue): If tsize_rtx is large_int...Jim Wilson1-2/+19
1997-06-06libgcc2.c (__eh_ffetmnpc): Add support for machines that cannot access global...Mike Stump1-1/+8
1997-05-12mips.c (move_operand): Accept any general operand after reload has started.Jeff Law1-1/+8
1997-05-01(mips_asm_file_start): Use new macro TARGET_FILE_SWITCHING.Jim Wilson1-7/+3
1997-05-01(TARGET_FILE_SWITCHING): Define.Jim Wilson1-0/+10
1997-04-30(MASK_SPLIT_ADDR, TARGET_SPLIT_ADDRESSES): New macros.Jim Wilson1-1/+6
1997-04-30(override_options): Set mips_split_addresses only ifJim Wilson1-2/+7
1997-04-30(paradoxical_extendhidi2, paradoxical_extendqidi2): New patterns.Jim Wilson1-0/+30
1997-04-30xJason Merrill3-6/+6
1997-04-30xJason Merrill1-2/+25
1997-04-29xJason Merrill1-8/+4
1997-04-21Set TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.Jim Wilson1-1/+1
1997-04-07(SUBTARGET_CC1_SPEC): Define.Joern Rennecke1-1/+11
1997-04-07(SUBTARGET_CC1_SPEC): Define.Joern Rennecke1-3/+41