3df4b03a37
Add 64-bit support for RTEMS using the ELFv2 ABI with 64-bit long double. gcc/ * config.gcc (powerpc-*-rtems*): Remove rs6000/eabi.h. Add rs6000/biarch64.h. * config/rs6000/rtems.h (ASM_DECLARE_FUNCTION_SIZE): New macro. (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise. (CRT_CALL_STATIC_FUNCTION): Likewise. (ASM_DEFAULT_SPEC): New define. (ASM_SPEC32): Likewise. (ASM_SPEC64): Likewise. (ASM_SPEC_COMMON): Likewise. (ASM_SPEC): Likewise. (INVALID_64BIT): Likewise. (LINK_OS_DEFAULT_SPEC): Likewise. (LINK_OS_SPEC32): Likewise. (LINK_OS_SPEC64): Likewise. (POWERPC_LINUX): Likewise. (PTRDIFF_TYPE): Likewise. (RESTORE_FP_PREFIX): Likewise. (RESTORE_FP_SUFFIX): Likewise. (SAVE_FP_PREFIX): Likewise. (SAVE_FP_SUFFIX): Likewise. (SIZE_TYPE): Likewise. (SUBSUBTARGET_OVERRIDE_OPTIONS): Likewise. (TARGET_64BIT): Likewise. (TARGET_64BIT): Likewise. (TARGET_AIX): Likewise. (WCHAR_TYPE_SIZE): Likewise. (WCHAR_TYPE): Undefine. (TARGET_OS_CPP_BUILTINS): Add 64-bit PowerPC defines. (CPP_OS_DEFAULT_SPEC): Use previous CPP_OS_RTEMS_SPEC. (CPP_OS_RTEMS_SPEC): Delete. (SUBSUBTARGET_EXTRA_SPECS): Remove cpp_os_rtems. Add asm_spec_common, asm_spec32, asm_spec64, link_os_spec32, and link_os_spec64. * config/rs6000/t-rtems: Add mcpu=e6500/m64 multilibs. libgcc/ * config/rs6000/ibm-ldouble.c: Disable if defined __rtems__. From-SVN: r250654 |
||
---|---|---|
.. | ||
_divkc3.c | ||
_mulkc3.c | ||
aix-unwind.h | ||
aixinitfini.c | ||
atexit.c | ||
crtcxa.c | ||
crtdbase.S | ||
crtresfpr.S | ||
crtresgpr.S | ||
crtrestvr.S | ||
crtresxfpr.S | ||
crtresxgpr.S | ||
crtsavevr.S | ||
crtsavfpr.S | ||
crtsavgpr.S | ||
cxa_atexit.c | ||
cxa_finalize.c | ||
darwin-asm.h | ||
darwin-crt2.c | ||
darwin-fallback.c | ||
darwin-fpsave.S | ||
darwin-gpsave.S | ||
darwin-tramp.S | ||
darwin-unwind.h | ||
darwin-vecsave.S | ||
darwin-world.S | ||
e500crtres32gpr.S | ||
e500crtres64gpr.S | ||
e500crtres64gprctr.S | ||
e500crtrest32gpr.S | ||
e500crtrest64gpr.S | ||
e500crtresx32gpr.S | ||
e500crtresx64gpr.S | ||
e500crtsav32gpr.S | ||
e500crtsav64gpr.S | ||
e500crtsav64gprctr.S | ||
e500crtsavg32gpr.S | ||
e500crtsavg64gpr.S | ||
e500crtsavg64gprctr.S | ||
eabi-ci.S | ||
eabi-cn.S | ||
eabi.S | ||
exit.h | ||
extendkftf2-sw.c | ||
fixkfti.c | ||
fixunskfti.c | ||
float128-hw.c | ||
float128-ifunc.c | ||
float128-sed | ||
float128-sed-hw | ||
floattikf.c | ||
floatuntikf.c | ||
freebsd-unwind.h | ||
gthr-aix.h | ||
ibm-ldouble-format | ||
ibm-ldouble.c | ||
libgcc-aix-cxa.ver | ||
libgcc-darwin.10.4.ver | ||
libgcc-darwin.10.5.ver | ||
libgcc-glibc.ver | ||
libgcc-ibm-ldouble.ver | ||
linux-unwind.h | ||
morestack.S | ||
on_exit.c | ||
ppc64-fp.c | ||
quad-float128.h | ||
sfp-exceptions.c | ||
sfp-machine.h | ||
sol-ci.S | ||
sol-cn.S | ||
t-aix-cxa | ||
t-crtstuff | ||
t-darwin | ||
t-darwin64 | ||
t-e500v1-fp | ||
t-e500v2-fp | ||
t-float128 | ||
t-float128-hw | ||
t-freebsd | ||
t-freebsd64 | ||
t-ibm-ldouble | ||
t-linux | ||
t-lynx | ||
t-netbsd | ||
t-ppc64-fp | ||
t-ppccomm | ||
t-savresfgpr | ||
t-slibgcc-aix | ||
t-stack-rs6000 | ||
tramp.S | ||
trunctfkf2-sw.c |