aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
1993-07-28(shift_operand): New function.Jim Wilson2-3/+16
1993-07-21(output_move_double): Only set highest_first if first reg of dest overlaps me...Jim Wilson1-6/+18
1993-07-21(movdi+1): Delete & from r/i constraint.Jim Wilson1-1/+1
1993-07-21New file.Jim Wilson1-0/+30
1993-07-21(TARGET_SWITCHES): Add SUBTARGET_SWITCHES.Jim Wilson1-2/+12
1993-07-21(ashldi3, lshrdi3): Obsolete, deleted.Jim Wilson1-80/+0
1993-07-07(singlemove_string): Convert SFmode by REAL_VALUE... macros.Jim Wilson1-7/+4
1993-07-07(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE):Jim Wilson1-13/+25
1993-07-07(SECONDARY_MEMORY_NEEDED_RTX): Use STARTING_FRAME_OFFSET.Jim Wilson1-2/+4
1993-07-07(sparc_frw_save_restore): Add parentheses to satify gcc.Jim Wilson1-1/+1
1993-07-06(sparc_type_code): Recognize SET_TYPE.Jim Wilson1-2/+3
1993-07-06(EXTRA_CONSTRAINT): For 'T', pass address not mem to strict_memory_address_p ...Jim Wilson1-2/+5
1993-07-06(output_move_quad): Implement CNSTOP case.Jim Wilson1-9/+14
1993-07-02(ashldi3+2): Change lshift to ashift.Jim Wilson1-1/+1
1993-07-02(zero_extendhisi2, extendhisi2, extendqihi2,Jim Wilson1-43/+38
1993-06-28(output_move_double): Use new local var highest_first to make sure addreg1 ge...Richard Stallman1-6/+11
1993-06-28(CPP_SPEC): For -compat-bsd, put the ucbinclude dirs before, not after.Richard Stallman1-1/+1
1993-06-26(movdf recognizer): Remove `&' from constraint for loading mem to cpu reg.Richard Stallman1-1/+1
1993-06-26Remove #define of alloca to __builtin_alloca.Richard Kenner2-16/+2
1993-06-26(output_move_double): Handle reg[n,n+1] = mem[reg[n] + reg[n+1]].Richard Stallman1-2/+13
1993-06-26(movdi): Delete the earlyclobber in load case.Richard Stallman1-1/+1
1993-06-08(call_operand, call_operand_address): Accept any address not just REG rtx.Jim Wilson1-3/+4
1993-06-08(RTX_COSTS): Make cost of MULT depend on TARGET_V8.Jim Wilson1-1/+1
1993-05-31(sparc_builtin_saveregs): Don't set first_reg to zero for varargs.Richard Stallman1-0/+3
1993-05-26(ASM_OUTPUT_SOURCE_LINE): Likewise.Richard Stallman1-1/+1
1993-05-10(SIZE_TYPE): Deleted.Richard Stallman1-1/+2
1993-05-03(CPP_PREDEFINES): Delete -Dsun and -Dunix.Jim Wilson1-1/+1
1993-05-03(floatsitf2): Output fitoq not fitox.Jim Wilson1-1/+1
1993-04-30(LONG_DOUBLE_TYPE_SIZE): Ifdef out.Jim Wilson1-0/+7
1993-04-27Base WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SWITCH_TAKES_ARGIan Lance Taylor1-4/+2
1993-04-26(ASM_OUTPUT_LONG_DOUBLE): New macro.Doug Evans2-0/+24
1993-04-25(mem_aligned_8): Delete ifdefed out code.Jim Wilson1-44/+10
1993-04-25(TARGET_HOPE_ALIGN, TARGET_FORCE_ALIGN): Delete.Jim Wilson1-63/+22
1993-04-25(REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER): Make %f0/%f1Jim Wilson1-3/+10
1993-04-25(movstrsi): Comment out.Jim Wilson1-39/+41
1993-04-25(output_load_address, output_size_for_block_move,Jim Wilson1-0/+13
1993-04-25(output_function_epilogue): Emit 'nop' instead ofJim Wilson1-0/+4
1993-04-25(movdf): Add a define split.Jim Wilson1-0/+12
1993-04-13(movXX): Third arg to emit_move_sequence is NULL_RTX.Richard Kenner1-7/+8
1993-04-13(LEGITIMIZE_ADDRESS): Last arg to force_operand is NULL_RTX.Richard Kenner1-4/+4
1993-04-06(lshldi3, lshrdi3): Define.Jim Wilson1-0/+80
1993-04-06(movdi): End by returning the last template; otherwiseJim Wilson1-3/+3
1993-03-31define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLEBrendan Kehoe1-1/+4
1993-03-29(movsi+2): Add f/f constraint case.Jim Wilson1-4/+5
1993-03-27(S_MODES, D_MODES, T_MODES):Richard Stallman1-8/+10
1993-03-23(RETURN_IN_MEMORY): Update comment.Jim Wilson1-3/+1
1993-03-23(untyped_call, untyped_return): New patterns.Tom Wood1-0/+77
1993-03-23(INCOMING_REGNO, OUTGOING_REGNO): Define.Tom Wood1-0/+16
1993-03-16(SECONDARY_MEMORY_NEEDED_RTX): Define.Jim Wilson1-0/+4
1993-03-15(NO_SYS_SIGLIST): Define.Jim Wilson1-0/+6