| Commit message (Expand) | Author | Age | Files | Lines |
* | If gas do not run mips-tfile. | meissner | 1993-03-19 | 1 | -183/+184 |
* | (PCC_STATIC_STRUCT_RETURN): Add #undef. | rms | 1993-03-18 | 1 | -0/+1 |
* | Add -Wf,-XNh1500 to OLDCC. | meissner | 1993-03-17 | 1 | -1/+1 |
* | * pa.md (pre_ldwm, pre_stwm): Name these patterns to make | law | 1993-03-17 | 1 | -2/+56 |
* | * pa.c (post_cint_operand): New function. | law | 1993-03-17 | 1 | -0/+30 |
* | Add -mlong-calls. | meissner | 1993-03-17 | 2 | -32/+46 |
* | * pa.h (IS_RELOADING_PSEUDO_P): New subroutine for EXTRA_CONSTRAINT. | law | 1993-03-17 | 1 | -28/+40 |
* | * pa.md (movqi, movhi, movsi, movdi, movsf, movdf): Remove support | law | 1993-03-17 | 1 | -52/+34 |
* | * pa.c (output_fp_move_double): Remove code to support GR<->FP | law | 1993-03-17 | 1 | -22/+1 |
* | * pa.h (SECONDARY_MEMORY_NEEDED): Define. | law | 1993-03-17 | 1 | -0/+10 |
* | (pc_or_label_operand): New predicate. | tege | 1993-03-17 | 1 | -0/+8 |
* | (branch-on-bit): New patterns. | tege | 1993-03-17 | 1 | -0/+53 |
* | (STRUCT_VALUE): Defined. | rms | 1993-03-17 | 1 | -0/+4 |
* | (CFLAGS, LIBGCC2_CFLAGS): Delete overrides and comment why they were wrong. | wilson | 1993-03-16 | 1 | -10/+5 |
* | (SECONDARY_MEMORY_NEEDED_RTX): Define. | wilson | 1993-03-16 | 1 | -0/+4 |
* | * pa.h (EXTRA_CONSTRAINT, case 'S'): Do not accept CONSTANTP | law | 1993-03-16 | 1 | -29/+24 |
* | (ASM_OUTPUT_SHORT): Fix typo in previous change. | kenner | 1993-03-15 | 1 | -1/+1 |
* | (NO_SYS_SIGLIST): Define. | wilson | 1993-03-15 | 1 | -0/+6 |
* | (print_operand_address): For MULT, set ireg not breg. | wilson | 1993-03-15 | 1 | -1/+1 |
* | (zero_extendqisi2+4,+5): Add new patterns for combining | wilson | 1993-03-15 | 1 | -0/+20 |
* | New file. | wilson | 1993-03-15 | 1 | -0/+32 |
* | (ASM_OUTPUT_{INT,SHORT,CHAR,BYTE}): Truncate constant to maximum range | kenner | 1993-03-15 | 1 | -10/+10 |
* | * pa.c (shadd_operand): Delete. | law | 1993-03-15 | 1 | -15/+0 |
* | * pa.md (sh[123]add patterns): Use register_operand, not | law | 1993-03-15 | 1 | -5/+40 |
* | * pa.c eligible_for_epilogue_delay): Insns which access | law | 1993-03-13 | 1 | -0/+7 |
* | (USE_C_ALLOCA): Define if not __GNUC__. | rms | 1993-03-12 | 1 | -0/+4 |
* | entered into RCS | roland | 1993-03-12 | 1 | -0/+1 |
* | (PROMOTE_MODE): Fix typo. | kenner | 1993-03-12 | 2 | -2/+2 |
* | (truncdfsf2): Rewrite to allow FLOAT_REGS in constraints | jrv | 1993-03-12 | 1 | -105/+160 |
* | (VOIDmode_compare_op): New operand predicate function. | jrv | 1993-03-12 | 1 | -0/+11 |
* | (FLOAT_CLASS_P): New macro. | jrv | 1993-03-12 | 1 | -14/+14 |
* | (movM): If REG_WAS_0, make sure the reg hasn't changed since then. | jrv | 1993-03-12 | 2 | -7/+17 |
* | * (RETURN_IN_MEMORY): Handle BLKmode values. | dje | 1993-03-12 | 1 | -1/+2 |
* | (RTX_COST, case MULT): Handle s8addx and s4addx. | kenner | 1993-03-12 | 1 | -1/+15 |
* | * (RETURN_IN_MEMORY): Handle BLKmode values. | dje | 1993-03-12 | 9 | -18/+27 |
* | * pa.md (FP sCC insn): Delete. | law | 1993-03-11 | 1 | -39/+12 |
* | * pa.c (gen_scond_fp): Delete. | law | 1993-03-11 | 1 | -10/+0 |
* | * pa.h (toplevel): Delete declaration of gen_scond_fp. | law | 1993-03-11 | 1 | -1/+0 |
* | Fix typo in last revision (/2 --> >> 1) | law | 1993-03-10 | 1 | -1/+1 |
* | * pa.c (reg_or_cint_move_operand): Use cint_ok_for_move. | law | 1993-03-10 | 1 | -5/+2 |
* | * pa.c (cint_ok_for_move): New function. Returns 1 iff the given | law | 1993-03-10 | 1 | -5/+12 |
* | * pa.md (add reg and large int): New define_splits for the combiner. | law | 1993-03-10 | 1 | -0/+56 |
* | (reg_or_cint_move_operand): New function. | tege | 1993-03-10 | 1 | -0/+21 |
* | (conditional move): Use %B for output when appropriate. | tege | 1993-03-10 | 1 | -11/+35 |
* | (HARD_REGNO_MODE_OK): Add some casts. | rms | 1993-03-09 | 1 | -4/+7 |
* | (OBJC_GEN_METHOD_LABEL): Accept additional arg. | rms | 1993-03-08 | 1 | -1/+1 |
* | Initial revision | roland | 1993-03-06 | 1 | -0/+79 |
* | entered into RCS | roland | 1993-03-06 | 1 | -0/+88 |
* | Initial revision | roland | 1993-03-06 | 1 | -0/+42 |
* | entered into RCS | roland | 1993-03-06 | 4 | -0/+249 |