summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* If gas do not run mips-tfile.meissner1993-03-191-183/+184
* (PCC_STATIC_STRUCT_RETURN): Add #undef.rms1993-03-181-0/+1
* Add -Wf,-XNh1500 to OLDCC.meissner1993-03-171-1/+1
* * pa.md (pre_ldwm, pre_stwm): Name these patterns to makelaw1993-03-171-2/+56
* * pa.c (post_cint_operand): New function.law1993-03-171-0/+30
* Add -mlong-calls.meissner1993-03-172-32/+46
* * pa.h (IS_RELOADING_PSEUDO_P): New subroutine for EXTRA_CONSTRAINT.law1993-03-171-28/+40
* * pa.md (movqi, movhi, movsi, movdi, movsf, movdf): Remove supportlaw1993-03-171-52/+34
* * pa.c (output_fp_move_double): Remove code to support GR<->FPlaw1993-03-171-22/+1
* * pa.h (SECONDARY_MEMORY_NEEDED): Define.law1993-03-171-0/+10
* (pc_or_label_operand): New predicate.tege1993-03-171-0/+8
* (branch-on-bit): New patterns.tege1993-03-171-0/+53
* (STRUCT_VALUE): Defined.rms1993-03-171-0/+4
* (CFLAGS, LIBGCC2_CFLAGS): Delete overrides and comment why they were wrong.wilson1993-03-161-10/+5
* (SECONDARY_MEMORY_NEEDED_RTX): Define.wilson1993-03-161-0/+4
* * pa.h (EXTRA_CONSTRAINT, case 'S'): Do not accept CONSTANTPlaw1993-03-161-29/+24
* (ASM_OUTPUT_SHORT): Fix typo in previous change.kenner1993-03-151-1/+1
* (NO_SYS_SIGLIST): Define.wilson1993-03-151-0/+6
* (print_operand_address): For MULT, set ireg not breg.wilson1993-03-151-1/+1
* (zero_extendqisi2+4,+5): Add new patterns for combiningwilson1993-03-151-0/+20
* New file.wilson1993-03-151-0/+32
* (ASM_OUTPUT_{INT,SHORT,CHAR,BYTE}): Truncate constant to maximum rangekenner1993-03-151-10/+10
* * pa.c (shadd_operand): Delete.law1993-03-151-15/+0
* * pa.md (sh[123]add patterns): Use register_operand, notlaw1993-03-151-5/+40
* * pa.c eligible_for_epilogue_delay): Insns which accesslaw1993-03-131-0/+7
* (USE_C_ALLOCA): Define if not __GNUC__.rms1993-03-121-0/+4
* entered into RCSroland1993-03-121-0/+1
* (PROMOTE_MODE): Fix typo.kenner1993-03-122-2/+2
* (truncdfsf2): Rewrite to allow FLOAT_REGS in constraintsjrv1993-03-121-105/+160
* (VOIDmode_compare_op): New operand predicate function.jrv1993-03-121-0/+11
* (FLOAT_CLASS_P): New macro.jrv1993-03-121-14/+14
* (movM): If REG_WAS_0, make sure the reg hasn't changed since then.jrv1993-03-122-7/+17
* * (RETURN_IN_MEMORY): Handle BLKmode values.dje1993-03-121-1/+2
* (RTX_COST, case MULT): Handle s8addx and s4addx.kenner1993-03-121-1/+15
* * (RETURN_IN_MEMORY): Handle BLKmode values.dje1993-03-129-18/+27
* * pa.md (FP sCC insn): Delete.law1993-03-111-39/+12
* * pa.c (gen_scond_fp): Delete.law1993-03-111-10/+0
* * pa.h (toplevel): Delete declaration of gen_scond_fp.law1993-03-111-1/+0
* Fix typo in last revision (/2 --> >> 1)law1993-03-101-1/+1
* * pa.c (reg_or_cint_move_operand): Use cint_ok_for_move.law1993-03-101-5/+2
* * pa.c (cint_ok_for_move): New function. Returns 1 iff the givenlaw1993-03-101-5/+12
* * pa.md (add reg and large int): New define_splits for the combiner.law1993-03-101-0/+56
* (reg_or_cint_move_operand): New function.tege1993-03-101-0/+21
* (conditional move): Use %B for output when appropriate.tege1993-03-101-11/+35
* (HARD_REGNO_MODE_OK): Add some casts.rms1993-03-091-4/+7
* (OBJC_GEN_METHOD_LABEL): Accept additional arg.rms1993-03-081-1/+1
* Initial revisionroland1993-03-061-0/+79
* entered into RCSroland1993-03-061-0/+88
* Initial revisionroland1993-03-061-0/+42
* entered into RCSroland1993-03-064-0/+249