aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
1993-03-15(zero_extendqisi2+4,+5): Add new patterns for combining a SI->QI mode truncat...Jim Wilson1-0/+20
1993-03-15New file.Jim Wilson1-0/+32
1993-03-12* (RETURN_IN_MEMORY): Handle BLKmode values.Doug Evans1-1/+1
1993-03-05(output_function_prologue, output_function_epilogue):Jim Wilson1-0/+7
1993-03-02(print_operand): Use output_operand_lossage, not abort.Jim Wilson1-5/+5
1993-03-02(SETUP_FRAME_ADDRESS, DYNAMIC_CHAIN_ADDRESS,Jim Wilson1-0/+27
1993-03-02(flush_register_windows, goto_handler_and_restore):Jim Wilson1-6/+4
1993-02-27(USE_C_ALLOCA): Moved to xm-pbd.h.Richard Stallman1-5/+0
1993-02-24(zero_extendqi*i2): Delete never matched constraints.Jim Wilson1-9/+7
1993-02-18(output_function_prologue): Don't save %f31 to stack.Jim Wilson1-5/+0
1993-02-18(STARTING_FRAME_OFFSET): Set to -8.Jim Wilson1-1/+1
1993-02-18(CPP_PREDEFINES): Add -D__GCC_NEW_VARARGS__.Jim Wilson4-4/+11
1993-02-16(ASM_OUTPUT_IDENT, IDENT_ASM_OP): Defined.Richard Stallman1-0/+7
1993-02-05(EXTRA_CONSTAINTS): Delete 'R' support.Jim Wilson1-24/+14
1993-02-02(INSTALL_TARGET): Delete.Jim Wilson1-3/+0
1993-01-25Delete emacs local-variables block at end.Richard Kenner1-10/+0
1993-01-25(init_arg_profiler, output_arc_profiler): Delete unusedJim Wilson1-50/+0
1993-01-25(ARC_PROFILER): Delete unused macro.Jim Wilson1-6/+0
1993-01-25(CPP_SPEC): Delete __sparc_frw__ define.Jim Wilson1-14/+22
1993-01-25(sparc_builtin_saveregs): New function.Jim Wilson1-0/+36
1993-01-25(movsi, movtf, movdf, movdi, movsf): Delete f/r and r/fJim Wilson1-22/+20