aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2000-08-08alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown1-1/+1
2000-08-03* pa.md (shadd height reduction patterns/splitters): Remove.Jeffrey A Law1-67/+0
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva2-24/+24
2000-07-27x-pa-hpux: Add -D_HIUX_SOURCE to FIXPROTO_DEFINES for HI-UX/WE2 systems.Akiko Matsushita1-1/+1
2000-07-17* pa.c (emit_hpdiv_const): Update to match new pattern for udivsi3.Mark Klein1-1/+2
2000-07-17Forgot to check in several days ago.Jeff Law1-3/+0
2000-07-11pa.c (hppa_encode_label): Store labels in gc memory when ggc_p is true.J. David Anglin1-4/+7
2000-06-30som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that they have global s...J. David Anglin1-2/+10
2000-06-21* pa.h (CPP_SPEC): Add whitespace after -D__STDC_EXT__.J. David Anglin1-2/+2
2000-06-20pa.h (TARGET_SWITCHES): Require binutils 2.10 or later for PA 2.0.Philipp Thomas1-1/+1
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson2-3/+13
2000-05-15Update to libgcc copyright exception clause.Jeff Law3-14/+25
2000-05-05* pa.h (FUNCTION_ARG_ADVANCE): Warning removal.Rodney Brown1-4/+3
2000-05-01Update copyrights.Jeff Law3-3/+3
2000-04-26pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.Rodney Brown2-2/+2
2000-04-11long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.Jeffrey A Law7-207/+2393
2000-04-04pa-64.h: New file.Jeffrey A Law5-0/+778
2000-04-03pa.c (print_operand): Compute 'base' only inside the code paths that use it.Jason Eckhardt1-1/+3
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-03-15acconfig.h (HAVE_GAS_WEAK): New define.Jeffrey A Law1-0/+2
2000-03-14configure.in (hppa configurations): Add pa32-regs.h to the list of tm files a...Jeffrey A Law3-329/+341
2000-03-09pa-hpux11.h (LIB_SPEC): Correct typo in !p case.Jeffrey A Law1-9/+10
2000-02-29t-pa: Use quadlib.c instead of quadlib.asm.Jeffrey A Law3-363/+89
2000-02-28som.h (MAKE_DECL_ONE_ONLY): Define.Catherine Moore1-0/+8
2000-02-26Fix copyrights.Jeff Law3-3/+6
2000-02-22Fix thinko in last change.Jeff Law1-2/+2
2000-02-22pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference for arguments...Jeffrey A Law3-3/+115
2000-02-18* pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.Jeffrey A Law1-2/+2
2000-02-11* pa-protos.h: Wrap function_arg_padding in TREE_CODE #ifdef.Rodney Brown1-0/+2
2000-02-11* pa.c, pa.h: Remove trigraph sequences within comments.Jeffrey A Law2-8/+5
2000-02-03pa-hpux11.h (LIB_SPEC): Correct typo in !p case.Steve Ellcey1-9/+10
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi1-15/+15
2000-01-11pa-protos.h: New file.Kaveh R. Ghazi4-151/+203
2000-01-05configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*.Joel Sherrill1-1/+4
1999-12-29pa.md (conditional zero): If op1 is a register, force it into the same regist...Jeffrey A Law1-9/+14
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi3-9/+0
1999-12-21* pa.h (FUNCTION_ARG_BOUNDARY): Never return 0.Richard Kenner1-7/+9
1999-12-09* pa/elf.h (MAX_OFILE_ALIGNMENT): Define.Jeffrey A Law1-0/+5
1999-11-28* pa.md (reload shift-add patterns): Remove.Jeffrey A Law1-41/+0
1999-11-23pa.md (call_internal_symref, [...]): No mode needed on the address operand.Jeffrey A Law2-3/+4
1999-11-11* config/pa/pa.h (MASK_RETURN_ADDR): Change 0xfffffffc to -4.Jason Eckhardt1-1/+1
1999-11-08pa.md (fmpynfadd,{sgl,dbl} insns): Use %fr0 rather than 0 to avoid assembler ...Jason Eckhardt1-2/+2
1999-11-03pa.c (ireg_operand): New function.Jeffrey A Law3-11/+16
1999-11-03* pa.md (negdi2): Turn into expander + anonymous pattern.Jeffrey A Law1-1/+7
1999-11-02pa.md (height reduction patterns): Add checks for overlapping operands to avo...Jason Eckhardt1-11/+30
1999-11-02* pa.h (ADDR_VEC_ALIGN): Define.Jeffrey A Law1-0/+3
1999-10-31[multiple changes]Richard Kenner1-3/+42
1999-10-25som.h (ASM_DECLARE_FUNCTION_NAME): Set PRIV_LEV for static functions too.Jeffrey A Law1-0/+1
1999-10-19pa.md (call, call_value): Do not emit a blockage after restoring the PIC regi...Jeffrey A Law1-22/+4
1999-10-17* pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)).Jeffrey A Law1-0/+8