aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)Author
1997-08-02(hppa_builtin_saveregs): f -fcheck-memory-usage, set rights of savedRichard Kenner
1997-08-01* pa.c (pa_reorg): Explode ADDR_DIFF_VEC insns too.Jeff Law
1997-07-25pa.c (pa_reorg): If TARGET_BIG_SWITCH, then do not explode ADDR_VEC insns.Jeff Law
1997-06-24* pa.h (ASM_OUTPUT_SECTION_NAME): Fix typo.Jeff Law
1997-06-13pa.h (SELECT_RTX_SECTION): Place symbolic operands into the data section.Jeff Law
1997-06-12pa.c (emit_move_sequence): Rewrite code to handle arithmetic involving plabels.Jeff Law
1997-06-08pa.md (conditional branch insns): Get length right for branches to targets wh...Jeff Law
1997-06-08pa.md (alternate dbra pattern): Remove incorrect pattern.Jeff Law
1997-05-28pa.md (jump): Handle out of range unconditional jump when not optimizing.Jeff Law
1997-05-22pa.h (DFMODE_RETURN_STRING): Define.Jeff Law
1997-05-16pa.c (output_move_double): Handle loading a general register from a scaled in...Jeff Law
1997-05-16except.c (expand_start_all_catch): If the machine needs to perform any action...Mike Stump
1997-05-01* pa.md (call_internal_symref): Fix typo.Jeff Law
1997-04-30xJason Merrill
1997-04-23Add setjmp/longjmp exception handling.Mike Stump
1997-04-13Initial revisionRichard Kenner
1997-04-01Remove some out of date comments.Jeff Law
1997-03-21* pa/pa.c (compute_movstrsi_length): Handle residuals correctly.Jeff Law
1997-03-20pa.c (emit_move_sequence): Don't lose for a secondary reload to the SAR regis...Jeff Law
1997-02-20pa.md (zero extension patterns): Turn into a define_expand and define_insn pair.Jeff Law
1997-02-19pa.c (emit_move_sequence): Don't copy 0.0 (double precision) directly to memo...Jeff Law
1997-02-19pa-hpux10.h (MD_EXEC_PREFIX): Define appropriately for hpux10.Jeff Law
1997-02-19pa-hpux10.h (MD_EXEC_PREFIX): Define appropriately for hpux10.Jeff Law
1997-02-07pa.h (RETURN_ADDR_RTX): Fix to ignore export stubs.Mike Stump
1997-02-05* pa/pa.md (post_ldwm): Fix typos.Jeff Law
1997-01-06pa.md (pic_load_label): Fix test for using just an ldo rather than an addil;l...Jeff Law
1996-12-30pa.c (fmpy_operands): Remove.Jeff Law
1996-11-12pa.c (print_operand, case 'Y'): Fix comparisons to handle NaNs properly in al...Jeff Law
1996-10-31(emit_move_sequence): Refine previous change.Richard Kenner
1996-10-28(emit_move_sequence): If reload in progress, replace reference toRichard Kenner
1996-10-09(DOLLARS_IN_IDENTIFIERS): Remove.Richard Kenner
1996-10-08pa.c (hppa_legitimize_address): Remove test code accidentally left in during ...Jeff Law
1996-10-06* pa/pa.h (combinable_fsub): Don't return without a value!Jeff Law
1996-10-02pa.h (EXTRA_CONSTRAINT): Loosen conditions for match of 'Q' and 'T' while rel...Jeff Law
1996-10-02pa.c (remove_useless_addtr_insns): New function.Jeff Law
1996-10-02* pa/pa.c (secondary_reload_class): Remove duplicate/useless code.Jeff Law
1996-10-02* pa/pa.h (PARSE_LDD_OUTPUT): Handle output from hpux10.20 "chatr".Jeff Law
1996-09-10pa-gas.h (DBX_DEBUGGING_INFO): Remove all #define and #undef statements relat...Jeff Law
1996-09-05ci -u pa.mdJeff Law
1996-08-29pa.md (fcmp patterns): Do not try to eliminate useless add,tr insns here.Jeff Law
1996-08-14pa.c (override_options): Treat TARGET_FAST_INDIRECT_CALLS just like TARGET_NO...Jeff Law
1996-08-14pa.c (print_operand): Use the right comparison operator for reversed EQ and N...Jeff Law
1996-08-14* pa/pa.h (OUTPUT_MI_THUNK): Define.Jeff Law
1996-08-02pa-hpux.h (LINK_SPEC): Don't link in PA1.1 specific libraries when creating s...Jeff Law
1996-08-01pa.h (ASM_OUTPUT_INT): Remove all hacks for the exception table.Jeff Law
1996-07-31pa.h (ASM_OUTPUT_INT): Use an 'E%' prefix for items in the exception table if...Jeff Law
1996-07-30pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame, not +20!Jeff Law
1996-07-29* pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix thinko in last change.Jeff Law
1996-07-25install EH codeMike Stump
1996-07-24pa.c (move_operand): Relax "mode" test.Jeff Law