aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.h
AgeCommit message (Expand)AuthorFilesLines
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-04-15* pa.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing if not optimizing.Jeffrey A Law1-1/+2
1998-04-07* pa.h (LEGITIMIZE_RELOAD_ADDRESS): Define.Jeffrey A Law1-0/+58
1998-04-02pa.c (output_global_address): Initialize base.Jeffrey A Law1-1/+1
1998-03-28* pa.h: Add declarations for many functions defined in pa.c.Jeffrey A Law1-0/+39
1998-03-11final.c (shorten_branches): Remove conditionalizing on SHORTEN_WITH_ADJUST_IN...J"orn Rennecke1-3/+0
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-02-28pa.h (CONST_COSTS): When checking the CONST_DOUBLE enumerated case...Kaveh R. Ghazi1-14/+14
1998-02-28Fix warious warnings:Kaveh R. Ghazi1-0/+14
1998-02-18pa.h (ASM_OUTPUT_FUNCTION_PREFIX): Correctly translate from a function name t...Jeff Law1-1/+4
1998-01-03* pa.h (ASM_OUTPUT_MI_THUNK): Add missing % in fprintf.Kaveh R. Ghazi1-2/+2
1997-12-12osf2or3.h (LIB_SPEC): Restore missing defn.Jason Merrill1-1/+1
1997-12-11[multiple changes]Teemu Torma1-2/+5
1997-12-06Merge from gcc-2.8Jeff Law1-3/+3
1997-12-01O Bring in changes from release branch (egcs_ss_971127).Jeff Law1-1/+10
1997-10-15pa.c (move_operand): Respect -mdisable-indexing.Richard Kenner1-1/+2
1997-08-25version.c: Bump for new snapshot.Jeff Law1-0/+14
1997-08-19haifa-sched.c (ISSUE_RATE): Renamed from MACHINE_issue_rate.Jeffrey A Law1-2/+6
1997-08-19configure.in: Turn on haifa by default for the PA.Jeffrey A Law1-0/+1
1997-07-25pa.c (pa_reorg): If TARGET_BIG_SWITCH, then do not explode ADDR_VEC insns.Jeff Law1-9/+15
1997-06-24* pa.h (ASM_OUTPUT_SECTION_NAME): Fix typo.Jeff Law1-1/+1
1997-06-13pa.h (SELECT_RTX_SECTION): Place symbolic operands into the data section.Jeff Law1-7/+7
1997-06-08pa.md (alternate dbra pattern): Remove incorrect pattern.Jeff Law1-1/+3
1997-05-22pa.h (DFMODE_RETURN_STRING): Define.Jeff Law1-2/+6
1997-04-30xJason Merrill1-2/+2
1997-04-23Add setjmp/longjmp exception handling.Mike Stump1-0/+3
1997-02-19pa-hpux10.h (MD_EXEC_PREFIX): Define appropriately for hpux10.Jeff Law1-5/+5
1997-02-07pa.h (RETURN_ADDR_RTX): Fix to ignore export stubs.Mike Stump1-9/+10
1996-10-09(DOLLARS_IN_IDENTIFIERS): Remove.Richard Kenner1-3/+0
1996-10-02pa.h (EXTRA_CONSTRAINT): Loosen conditions for match of 'Q' and 'T' while rel...Jeff Law1-2/+4
1996-10-02* pa/pa.h (PARSE_LDD_OUTPUT): Handle output from hpux10.20 "chatr".Jeff Law1-3/+30
1996-08-14pa.c (override_options): Treat TARGET_FAST_INDIRECT_CALLS just like TARGET_NO...Jeff Law1-0/+5
1996-08-14* pa/pa.h (OUTPUT_MI_THUNK): Define.Jeff Law1-0/+12
1996-08-01pa.h (ASM_OUTPUT_INT): Remove all hacks for the exception table.Jeff Law1-5/+0
1996-07-31pa.h (ASM_OUTPUT_INT): Use an 'E%' prefix for items in the exception table if...Jeff Law1-4/+6
1996-07-30pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame, not +20!Jeff Law1-1/+1
1996-07-29* pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix thinko in last change.Jeff Law1-3/+3
1996-07-25install EH codeMike Stump1-8/+23
1996-07-24pa.c (move_operand): Relax "mode" test.Jeff Law1-2/+24
1996-07-02pa.c (ireg_or_int5_operand): New function.Jeff Law1-0/+2
1996-06-26pa.h (CMP_PSI): Delete.Jeff Law1-22/+0
1996-06-24pa.h (PARSE_LDD_OUTPUT): Handle dynamic libraries that are loaded "statically".Jeff Law1-1/+7
1996-06-10pa.h (cmp_type): Add CMP_PSI.Jeff Law1-0/+22
1996-06-06(FUNCTION_ARG): General PARALLEL instead of EXPR_LIST.Jim Wilson1-11/+18
1996-06-05* pa/pa.h (TEXT_SPACE_P): Fix thinko in last change.Jeff Law1-1/+0
1996-06-04pa.c (reloc_needed): New function.Jeff Law1-0/+2
1996-05-19(TARGET_SWITCHES): Include TARGET_CPU_DEFAULT.Richard Kenner1-2/+6
1996-05-09function.c (aggregate_value_p): Return 1 if TREE_ADDRESSABLE.Doug Evans1-1/+1
1996-04-28pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Make sure the final $CODE$ subspace i...Jeff Law1-1/+1
1996-04-18pa.h (SELECT_SECTION): Define.Jeff Law1-0/+20