aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
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
1997-04-07(SUBTARGET_CC1_SPEC): Define.Joern Rennecke1-3/+13
1997-04-03(mips_move_2words): Add SIGN_EXTEND support for SYMBOL_REF,Jim Wilson1-2/+14
1997-03-05(complemented_arith_operand): Delete function.Jim Wilson1-18/+0
1997-03-05(*norsi3_const, *nordi3_const): Delete bogus patterns.Jim Wilson1-23/+0
1997-03-05(PREDICATE_CODES): Delete complemented_arith_operand.Jim Wilson1-1/+0
1997-01-21Comment out stack probe insnIan Lance Taylor1-13/+16
1997-01-19(PREFERRED_DEBUGGING_TYPE): Undefine.Richard Kenner1-1/+2
1997-01-17Don't define STACK_POINTER_OFFSET; just use the default valueIan Lance Taylor1-2/+3
1997-01-16(LINKER_ENDIAN_SPEC): Define.Jim Wilson1-1/+16
1997-01-12(PREDICATE_CODES): Add complemented_arith_operand.Jim Wilson1-0/+1
1997-01-12(complemented_arith_operand): New function.Jim Wilson1-0/+18
1997-01-12(norsi3, nordi3): Use canonical RTL.Jim Wilson1-48/+66
1997-01-06Delete redundant definitions of compiler and library fns.Richard Kenner1-17/+1
1996-12-23(FUNCTION_ARG_REGNO_P): Correct for TARGET_SOFT_FLOAT andJim Wilson1-5/+9
1996-12-21xJason Merrill1-13/+21
1996-12-13xJason Merrill2-40/+10
1996-12-09xJason Merrill2-9/+59