gcc/gcc/config/pa
Jeffrey A Law 520babc783 long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
* pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
	* pa/pa-protos.h (output_call): Add additional argument indicating
	if the call is a sibling/tail call.
	(compute_zdepdi_operands, output_64bit_and): Prototype new functions.
	(compute_64bit_ior, cmpib_comparison_operator): Likewise.
	(function_arg, function_arg_partial_nregs): Likewise
	* pa/pa.c (override_options): Always set flag_pic for TARGET_64BIT.
	(emit_move_sequence): Zero extend certain constants as needed
	for TARGET_64BIT.
	(compute_zdepdi_operands, output_64bit_and): New functions.
	(output_64bit_ior, function_arg): Likewise.
	(cmpib_comparison_operator, function_arg_partial_nregs): Likewise.
	(compute_frame_size, hppa_expand_prologue): Handle TARGET_64BIT.
	(hppa_expand_epilogue, return_addr_rtx, hppa_va_arg): Likewise.
	(hppa_builtin_saveregs, output_cbranch, output_bb): Likewise.
	(output_bvb): Likewise.
	(output_millicode_call): Return pointer is in %r2 for TARGET_64BIT.
	(output_call): New argument 'sibcall'.  Generate sibcall sequences
	as needed.
	(print_operand); Handle cases 'Q', 'p', and 'z' for TARGET_64BIT.  For
	(ouput_arg_descriptor): Do not emit argument descriptors for
	TARGET_64BIT.
	* pa/pa.h (TARGET_PA_11, TARGET_PA_20): Only define if not already
	defined.
	(TARGET_64BIT, PROMOTE_FUNCTION_RETURN): Define.
	(FUNCTION_OK_FOR_SIBALL): Define.
	(CPP_PA10_SPEC, CPP_PA11_SPEC, CPP_PA20_SPEC): Define.
	(CPP_CPU_DEFAULT_SPEC, SUBTARGET_EXTRA_SPECS, EXTRA_SPECS): Likewise.
	(CPP_SPEC): Use new spec infrastructure.
	(BITS_PER_WORD, UNITS_PER_WORD): Handle TARGET_64BIT.
	(STACK_BOUNDARY, FUNCTION_BOUNDARY, PIC_OFFSET_TABLE_REGNUM): Likewise.
	(RETURN_IN_MEMORY, EXTRA_CONSTRAINT, FIRST_PARM_OFFSET): Likewise.
	(REG_PARM_STACK_SPACE, STACK_POINTER_OFFSET): Likewise.
	(STACK_DYNAMIC_OFFSET, FUNCTION_VALUE): Likewise.
	(FUNCTION_ARG_PASS_BY_REFERENCE, FUNCTION_ARG_CALLEE_COPIES): Likewise.
	(TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE): Likewise.
	(INITIALIZE_TRAMPOLINE, LEGITIMATE_CONSTANT_P): Likewise.
	(CONST_OK_FOR_LETTER_P, MOVE_RATIO): Likewise.
	(FUNCTION_ARG); Call out to C code.
	(FUNCTION_ARG_PARTIAL_NREGS): Likewise.
	(MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Define.
	(MIN_UNITS_PER_WORD): Likewise.
	* pa/pa.md (cmpdi): New expander.
	(scc patterns, movstrsi): Not available for TARGET_64BIT.
	(64bit conditional arithmetic): New patterns.
	(absdi2, smindi3, umindi3, smaxdi3, umaxdi3): New patterns.
	(movsicc): Not available if modes on all the operands to not match.
	(movdicc): New expander and associated patterns.
	(64bit branches): New patterns.
	(pre_load, post_store): Generate appropriate code for TARGET_64BIT.
	(pre_ldd, post_std): New patterns.
	(64bit addil, load low part): New patterns.
	(special movsf constant): Not available for TARGET_64BIT.
	(movsf, movdf expanders): Force constants into memory.
	(32bit movdf/movdi patterns): Disable for TARGET_64BIT.
	(64bit movdf/movdi patterns): New patterns.
	(zero_extendqidi2, zero_extendhidi2, zero_extendsidi2): New patterns
	for TARGET_64BIT.
	(extendqidi2, extendhidi2, extendsidi2): Similarly.
	(adddi3 expander): Allow "arith_operand" for second input.
	(32bit adddi3, subdi3, uaddcm): Disable for TARGET_64BIT.
	(64bit adddi3, subsi3, uaddcm): New patterns for TARGET_64BIT.
	(mulsi3 expander): Revamp slightly so it supports TARGET_64BIT too.
	(muldi3): New expander for TARGET_64BIT.
	(divsi3, udivsi3, modsi3, umodsi3): Fourth operand must be (reg:SI 2)
	for TARGET_64BIT.
	(32bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm): Disable
	patterns for TARGET_64BIT.
	(64bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm, shadd): New
	patterns for TARGET_64BIT.
	(64bit bit insertion/extractions): New patterns for TARGET_64BIT.
	(64bit shifts/rotates): New patterns/expanders for TARGET_64BIT.
	(sibcall_epilogue): New expander.
	(casesi): Tweak for TARGET_64BIT.
	(call expanders): Set & use the outgoing argument pointer.  Use the
	64bit call patterns as needed. Add additional arg to output_call.
	(call_internal_reg_64bit, call_value_internal_reg_64bit): New pattern.
	(sibcall, sibcall_internal_symref): New expanders.
	(sibcall_value, sibcall_value_internal_symref
	(interspace_jump): Turn into an expander + matching patterns.
	(canonicalize_funcptr_for_compare): Not needed for TARGET_64BIT.
	* pa/pa64-regs.h: Eliminate trigraph sequences.
	* pa/pa64-start.h (TARGET_PA_20): Fix typo.

From-SVN: r33082
2000-04-11 14:02:46 -06:00
..
elf.h * pa/elf.h (MAX_OFILE_ALIGNMENT): Define. 1999-12-09 18:09:59 -07:00
lib1funcs.asm pa.c: Use a register name, not a raw immediate in "bv" instructions. 1999-04-13 05:31:35 -06:00
lib2funcs.asm pa.c: Remove space register specification in memory addresses... 1999-04-12 19:13:07 -06:00
long_double.h long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. 2000-04-11 14:02:46 -06:00
pa-64.h pa-64.h: New file. 2000-04-04 00:42:40 -06:00
pa-gas.h configure.in (hppa1.1-*-*, hppa2*-*): Use symbolic value rather than numeric value for target_cpu_default.. 1999-02-03 14:04:26 -07:00
pa-hiux.h
pa-hpux.h pa-hpux.h, [...]: Replace TARGET_SNAKE by TARGET_PA_11 and MASK_SNAKE by MASK_PA_11. 1999-04-25 18:04:54 -06:00
pa-hpux7.h
pa-hpux9.h pa-hpux.h, [...]: Replace TARGET_SNAKE by TARGET_PA_11 and MASK_SNAKE by MASK_PA_11. 1999-04-25 18:04:54 -06:00
pa-hpux10.h pa-hpux11.h (LIB_SPEC): Correct typo in !p case. 2000-03-09 18:12:22 -07:00
pa-hpux11.h pa-hpux11.h (LIB_SPEC): Correct typo in !p case. 2000-02-03 18:15:43 -05:00
pa-linux.h configure.in (hppa*-*-linux*): New configuration. 1999-07-16 15:39:59 -06:00
pa-oldas.h
pa-osf.h pa-hpux.h, [...]: Replace TARGET_SNAKE by TARGET_PA_11 and MASK_SNAKE by MASK_PA_11. 1999-04-25 18:04:54 -06:00
pa-pro-end.h configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate. 1999-06-30 00:11:46 -06:00
pa-protos.h long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. 2000-04-11 14:02:46 -06:00
pa.c long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. 2000-04-11 14:02:46 -06:00
pa.h long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. 2000-04-11 14:02:46 -06:00
pa.md long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. 2000-04-11 14:02:46 -06:00
pa32-regs.h configure.in (hppa configurations): Add pa32-regs.h to the list of tm files as appropriate. 2000-03-14 08:47:24 -07:00
pa64-regs.h long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. 2000-04-11 14:02:46 -06:00
pa64-start.h long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64. 2000-04-11 14:02:46 -06:00
quadlib.c t-pa: Use quadlib.c instead of quadlib.asm. 2000-02-29 13:29:14 -07:00
rtems.h configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*. 2000-01-05 00:10:35 -07:00
som.h acconfig.h (HAVE_GAS_WEAK): New define. 2000-03-15 18:58:14 -07:00
t-dce-thr
t-linux configure.in (hppa*-*-linux*): New configuration. 1999-07-16 15:39:59 -06:00
t-pa t-pa: Use quadlib.c instead of quadlib.asm. 2000-02-29 13:29:14 -07:00
t-pa64 pa-64.h: New file. 2000-04-04 00:42:40 -06:00
t-pro t-a29kbare: Fix some comments. 1999-08-04 21:27:49 -06:00
x-pa
x-pa-hpux
x-pa-mpeix * pa/x-pa-mpeix: New file for the MPE port. 1999-09-07 04:26:35 -06:00
xm-linux.h configure.in (hppa*-*-linux*): New configuration. 1999-07-16 15:39:59 -06:00
xm-pa.h configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use. 1999-12-28 16:36:09 +00:00
xm-pa64hpux.h pa-64.h: New file. 2000-04-04 00:42:40 -06:00
xm-pahpux.h configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use. 1999-12-28 16:36:09 +00:00
xm-papro.h configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use. 1999-12-28 16:36:09 +00:00