aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
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 Law2-2/+2
1998-04-01* pa.md (reload peepholes): Remove unused variable "mode".Jeffrey A Law1-2/+0
1998-03-28* pa.c (arith_double_operand): Fix parens.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-25* pa.c (pa_adjust_cost): Avoid redundant calls to get_attr_type.Jeffrey A Law1-5/+9
1998-03-24go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.Joel Sherrill1-0/+5
1998-03-24* pa.c (emit_move_sequence): If in reload, call find_replacement.Richard Kenner1-0/+10
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. Ghazi3-11/+38
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-24Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma2-6/+5
1997-12-21Clarify comment.Jeff Law1-1/+1
1997-12-21pa.c (emit_move_sequence): Handle a function label source operand.Jeffrey A Law1-11/+29
1997-12-12osf2or3.h (LIB_SPEC): Restore missing defn.Jason Merrill2-2/+3
1997-12-11[multiple changes]Teemu Torma3-2/+22
1997-12-06Merge from gcc-2.8Jeff Law4-15/+16
1997-12-01O Bring in changes from release branch (egcs_ss_971127).Jeff Law2-1/+13
1997-11-20pa.md (pre_stwm, [...]): Base register is an in/out operand.Jeffrey A Law1-11/+11
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law4-18/+20
1997-10-15pa.c (move_operand): Respect -mdisable-indexing.Richard Kenner2-3/+5
1997-10-15pa.c (following_call): Fail if the CALL_INSN is an indirect call.Jeffrey A Law1-5/+10
1997-09-18pa.md (reload_peepholes): Don't allow addresses with side effects for the mem...Jeffrey A Law1-0/+2
1997-09-09Add libgcc2 exception to copyright notice.Jeff Law2-0/+16
1997-09-03go32-rtems.h, [...] (subtarget_switches): Removed SUBTARGET_SWITCHES definiti...Joel Sherrill1-4/+0
1997-09-01pa.c (restore_unscaled_index_insn_codes): New function.Jeffrey A Law1-0/+113
1997-09-01cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law2-6/+0
1997-09-01go32-rtems.h, [...] (subtarget_switches): Added -mrtems as a switch.Joel Sherrill1-0/+2
1997-08-29pa.md (reload_peepholes): Make sure operand is a REG before examining REGNO.Jeffrey A Law1-5/+9
1997-08-27t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.Jeffrey A Law1-1/+1
1997-08-25version.c: Bump for new snapshot.Jeff Law2-0/+35
1997-08-23pa.c (pa_reorg): Always put begin_brtab and end_brtab insns around branch tab...Jeffrey A Law2-16/+33
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 Law3-39/+55
1997-08-02(hppa_builtin_saveregs): f -fcheck-memory-usage, set rights of savedRichard Kenner1-7/+12
1997-08-01* pa.c (pa_reorg): Explode ADDR_DIFF_VEC insns too.Jeff Law1-12/+26
1997-07-25pa.c (pa_reorg): If TARGET_BIG_SWITCH, then do not explode ADDR_VEC insns.Jeff Law3-42/+45
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 Law2-8/+8
1997-06-12pa.c (emit_move_sequence): Rewrite code to handle arithmetic involving plabels.Jeff Law1-25/+38
1997-06-08pa.md (conditional branch insns): Get length right for branches to targets wh...Jeff Law2-8/+80
1997-06-08pa.md (alternate dbra pattern): Remove incorrect pattern.Jeff Law3-172/+120
1997-05-28pa.md (jump): Handle out of range unconditional jump when not optimizing.Jeff Law1-10/+66
1997-05-22pa.h (DFMODE_RETURN_STRING): Define.Jeff Law1-2/+6
1997-05-16pa.c (output_move_double): Handle loading a general register from a scaled in...Jeff Law2-2/+31
1997-05-16except.c (expand_start_all_catch): If the machine needs to perform any action...Mike Stump1-0/+20