OSDN Git Service

(c_sizeof, build_c_cast): Set TREE_OVERFLOW in addition
[pf3gnuchains/gcc-fork.git] / gcc / config / pa /
1993-07-01 law * pa.h (OVERRIDE_OPTIONS): Define. Give a warning...
1993-07-01 law * pa-utahmach.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Do...
1993-07-01 law * pa-hpux7.h (HP_FP_ARG_DESCRIPTOR_REVERSED): Define.
1993-07-01 law * pa.c (output_arg_descriptor): Reverse polarity of...
1993-07-01 lawInitial revision
1993-06-30 law * pa.c (output_function_prologue): Emit SAVE_SP flag...
1993-06-30 law * pa.c (singlemove_string): Use zdepi and ldil to...
1993-06-25 law * pa-hpux.h (LINK_SPEC): Search shared libraries by...
1993-06-25 law * pa.c: References to TARGET_SHARED_LIBS deleted.
1993-06-25 law * pa.h (TARGET_SHARED_LIBS): Delete switch and all...
1993-06-25 law * pa.h (TARGET_DISABLE_INDEXING): Clean up comments.
1993-06-25 law * pa-utahmach.h (TARGET_DEFAULT): Allow indexing on...
1993-06-17 rms(decrement_and_branch_until_zero): Pattern disabled.
1993-06-17 rms(LEGITIMATE_CONSTANT_P): Reject function addresses...
1993-06-14 rms(iorsi3): Explicitly set length to 1.
1993-06-08 rms(CPP_SPEC): Fix typo.
1993-06-08 rms(RTX_COSTS): Cost of MULT also depends on TARGET_DISABL...
1993-06-05 tege(RTX_COSTS): Make cost of MULT depend on TARGET_SNAKE.
1993-06-04 rms(output_function_epilogue): If the last insn in the
1993-05-31 rms(decrement_and_branch_until_zero):
1993-05-31 rmsFix typo in last patch.
1993-05-31 rms(output_cbranch): In forward/long branch case, only
1993-05-31 rms(INSN_SETS_ARE_DELAYED): Do not call get_attr_type...
1993-05-31 rms(call insns and expanders): Do not explicitly clobber...
1993-05-31 rmsTypos in last change.
1993-05-31 rms(pa_insn_adjust_length): Rework. Add code to handle
1993-05-31 rms(SHORTEN_WITH_ADJUST_INSN_LENGTH): Defined.
1993-05-30 rms(singlemove_string): Handle SFmode CONST_DOUBLE as...
1993-05-30 rms(movdf for const_double): Handle loading
1993-05-20 rms(TARGET_SHARED_LIBS): Define as 1.
1993-05-18 rms(INITIALIZE_TRAMPOLINE): Make 2:nd flush, end_addr,
1993-05-17 rms(cacheflush): Flush the cache entries associated with
1993-05-17 rms(INITIALIZE_TRAMPOLINE): Pass both the starting and...
1993-05-15 rms(TRAMPOLINE_TEMPLATE): Change .long to .word; split...
1993-05-14 law * pa.h (CPP_SPEC): Correct specs so that _PA_RISC1_1 is
1993-05-14 law * pa.h (CONSTANT_ADDRESS_P): Accept symbolic addresses...
1993-05-14 law * pa.c (emit_move_sequence): Handle secondary reloads...
1993-05-13 rms(TAROUTOPTS): Overridden.
1993-05-07 law * pa.h (reg_class): Add new NON_SHIFT_REGS class.
1993-05-04 lawci -u pa.h
1993-05-04 law * pa.md (casesi0): Remove incorrect fix from Apr 23.
1993-05-02 law * pa.md (shadd for reload): Change constraints to...
1993-04-29 law * pa.c (emit_move_sequence): After legitimizing a PIC
1993-04-29 law * pa.h (CONDITIONAL_REGISTER_USAGE): %r19 is fixed
1993-04-28 law * pa.h (HARD_REGNO_MODE_OK): Allow modes smaller than...
1993-04-27 law * pa.md (blockage): New pattern.
1993-04-27 law * pa.c (hppa_expand_epilogue): Emit a "blockage" insn
1993-04-26 law * pa-hpux.h (LINK_LIBGCC_SPECIAL): Delete.
1993-04-24 law * pa.md (cacheflush): Rework pattern and output templa...
1993-04-24 law * pa.h (INITIALIZE_TRAMPOLINE): Pass a register operan...
1993-04-23 law * pa.md (casesi0): Indicate that the PC is set to the
1993-04-06 law * pa.c (print_stw, print_ldw): Delete.
1993-04-06 law * pa.h (FIXED_REGISTERS): %r4 is no longer fixed.
1993-04-06 law * pa.md (prologue, epilogue): New define_expands.
1993-04-05 law * pa.md (movdi patterns): Do not accept 1.0 FP registe...
1993-04-05 law * pa.h (HARD_REGNO_MODE_OK): Do not accept integer...
1993-04-05 law * pa.md (dbra pattern): Extend to allow any 5 bit...
1993-04-05 law * pa.md (movsi for FP regs): Delete special case patterns.
1993-04-05 law * pa.c (short_memory_operand): Delete.
1993-04-05 law * pa.h (EXTRA_CONSTRAINT): Refine 'T' constraint to...
1993-04-04 tege(FUNCTION_OUTGOING_VALUE): Remove.
1993-04-04 law * pa.c (hppa_legitimize_address): Use Pmode consistently.
1993-03-31 lawFix typo in last change
1993-03-31 brendandefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-31 law * pa.h (toplevel): Declare output_bb.
1993-03-31 law * pa.c (output_cbranch): New function. Given the...
1993-03-30 law * Jeff for Tege.
1993-03-28 law * pa.md (smin, umin, smax, umax): New patterns.
1993-03-27 law * From Jukka Virtanen.
1993-03-27 law * pa.md (cacheflush): New pattern.
1993-03-24 law * pa.c (shadd_operand): New function.
1993-03-24 law * pa.md (sh[123\add): Collapse into a single pattern.
1993-03-23 wilson(DEFAULT_PCC_STRUCT_RETURN): Define to 0.
1993-03-21 law * pa.h (INSN_SETS_ARE_DELAYED): Define for the PA...
1993-03-20 law * pa.h (singlemove_string): Declare.
1993-03-20 law * pa.md (conditional branch patterns): Clean up constr...
1993-03-20 law * pa.md (shadd reload patterns): Clean up output template.
1993-03-17 law * pa.md (pre_ldwm, pre_stwm): Name these patterns...
1993-03-17 law * pa.c (post_cint_operand): New function.
1993-03-17 law * pa.h (IS_RELOADING_PSEUDO_P): New subroutine for...
1993-03-17 law * pa.md (movqi, movhi, movsi, movdi, movsf, movdf...
1993-03-17 law * pa.c (output_fp_move_double): Remove code to support...
1993-03-17 law * pa.h (SECONDARY_MEMORY_NEEDED): Define.
1993-03-17 tege(pc_or_label_operand): New predicate.
1993-03-17 tege(branch-on-bit): New patterns.
1993-03-16 law * pa.h (EXTRA_CONSTRAINT, case 'S'): Do not accept...
1993-03-15 law * pa.c (shadd_operand): Delete.
1993-03-15 law * pa.md (sh[123]add patterns): Use register_operand...
1993-03-13 law * pa.c eligible_for_epilogue_delay): Insns which access
1993-03-11 law * pa.md (FP sCC insn): Delete.
1993-03-11 law * pa.c (gen_scond_fp): Delete.
1993-03-11 law * pa.h (toplevel): Delete declaration of gen_scond_fp.
1993-03-10 lawFix typo in last revision (/2 --> >> 1)
1993-03-10 law * pa.c (reg_or_cint_move_operand): Use cint_ok_for_move.
1993-03-10 law * pa.c (cint_ok_for_move): New function. Returns...
1993-03-10 law * pa.md (add reg and large int): New define_splits...
1993-03-10 tege(reg_or_cint_move_operand): New function.
1993-03-10 tege(conditional move): Use %B for output when appropriate.
1993-03-05 law * pa.h (FIXED_REGISTERS): %r2 is no longer...
1993-03-05 law * pa.c (output_function_epilogue): Perform...
next