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