summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
...
* Add new define_split for doing sign-extended adds of some largekenner1993-03-051-0/+24
* * pa.h (FIXED_REGISTERS): %r2 is no longer fixed.law1993-03-051-61/+64
* * pa.c (output_function_epilogue): Perform an early %r2 restorelaw1993-03-051-18/+17
* (output_function_prologue, output_function_epilogue):wilson1993-03-051-0/+7
* (output_ior): Don't handle reg operands.tege1993-03-041-22/+17
* (recognizer for general uaddcm): New pattern.tege1993-03-041-2/+21
* New file.sac1993-03-044-0/+2107
* New File.sac1993-03-041-0/+1322
* (lhs_lshift_operand): New function.tege1993-03-031-0/+37
* (ashlsi3): Use lhs_lshift_operand for operand 1.tege1993-03-031-43/+40
* (pa_adjust_cost): Replace, the function of Mar 2 was an old version.tege1993-03-031-20/+38
* (print_operand): Use output_operand_lossage, not abort.wilson1993-03-021-5/+5
* (SETUP_FRAME_ADDRESS, DYNAMIC_CHAIN_ADDRESS,wilson1993-03-021-0/+27
* (flush_register_windows, goto_handler_and_restore):wilson1993-03-021-6/+4
* (i960_output_call_insn): Delete scratch_reg arg. Use r3 instead.wilson1993-03-021-6/+5
* (call_internal*): Use hard register 19 (r3) in clobberwilson1993-03-021-4/+9
* (mov*): Only accept store zero to memory insn ifwilson1993-03-021-18/+41
* (rtx_equal_function_value_matters): Declare.wilson1993-03-021-0/+4
* (pa_adjust_cost): New procudure.tege1993-03-021-0/+96
* (ADJUST_COST): Add new definition.tege1993-03-021-0/+5
* (output_function_prologue): Use m68k svr4 PIC format torms1993-03-021-8/+3
* (truncdfsf2+2): Use f%$move instead of fsmove.rms1993-03-021-5/+48
* (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Use SIZE instead of ROUNDED.rms1993-03-021-0/+38
* (HANDLE_PRAGMA): Pass suitable arg.rms1993-03-021-1/+1
* Add three special-cases of CMP insns against zero.kenner1993-03-011-0/+27
* * pa.md (split for symbol_ref+int): New define_split for htelaw1993-03-011-0/+14
* * pa.c (symbolic_expression_p): New function.law1993-03-011-0/+151
* * pa.h (CONSTANT_ADDRESS_P): Do not accept symboliclaw1993-03-011-70/+13
* Comment fix.rms1993-02-271-1/+1
* (USE_C_ALLOCA): Moved to xm-pbd.h.rms1993-02-271-5/+0
* (TARGET_SWITCHES): Reverse defn of 32332.rms1993-02-271-4/+5
* (LEGITIMIZE_ADDRESS): Add missing args to calls to expand_binop.kenner1993-02-261-2/+2
* (vms_check_external): New function.rms1993-02-251-0/+29
* (ASM_OUTPUT_EXTERNAL): Use vms_check_external.rms1993-02-251-1/+13
* (NO_SYS_SIGLIST): Defined.rms1993-02-241-0/+2
* (zero_extendqi*i2): Delete never matched constraints.wilson1993-02-241-9/+7
* (umulsidi3+1): Delete extra parenthesis.wilson1993-02-241-1/+1
* (NO_DOLLAR_IN_LABEL, NO_DOT_IN_LABEL): Defined.rms1993-02-231-0/+3
* (output_call): Don't use the delay slot of a bsr.nhassey1993-02-231-3/+9
* * pa.md (load high pattern): Rework constraints to reduce %r1 spillage.law1993-02-211-1/+13
* * pa.md (const_double -> FP pattern): Remove cases which can nevelaw1993-02-211-26/+5
* * pa.c (print_operand, case 'Y'): Output comparison operators whichlaw1993-02-211-1/+23
* Include aix386ng.h instead of duplicating it.wilson1993-02-191-73/+2
* (ASM_OUTPUT_CASE_END): Add missing semicolon.wilson1993-02-191-1/+1
* (output_function_prologue): Don't save %f31 to stack.wilson1993-02-191-5/+0
* (STARTING_FRAME_OFFSET): Set to -8.wilson1993-02-191-1/+1
* (CPP_PREDEFINES): Add -D__GCC_NEW_VARARGS__.wilson1993-02-194-4/+11
* (emit_ldst): For large offsets use register indexhassey1993-02-181-1/+16
* (truncdfsf2, extendsfdf2): Changed from define_insn to expand_insn.rms1993-02-171-55/+28
* (CONST_COSTS): Updated to better reflectrms1993-02-171-10/+16