2018-01-08 Michael Meissner <meissner@linux.vnet.ibm.com> * config/rs6000/quad-float128.h (IBM128_TYPE): Explicitly use __ibm128, instead of trying to use long double. (CVT_FLOAT128_TO_IBM128): Use TFtype instead of __float128 to accomidate -mabi=ieeelongdouble multilibs. (CVT_IBM128_TO_FLOAT128): Likewise. * config/rs6000/ibm-ldouble.c (IBM128_TYPE): New macro to define the appropriate IBM extended double type. (__gcc_qadd): Change all occurances of long double to IBM128_TYPE. (__gcc_qsub): Likewise. (__gcc_qmul): Likewise. (__gcc_qdiv): Likewise. (pack_ldouble): Likewise. (__gcc_qneg): Likewise. (__gcc_qeq): Likewise. (__gcc_qne): Likewise. (__gcc_qge): Likewise. (__gcc_qle): Likewise. (__gcc_stoq): Likewise. (__gcc_dtoq): Likewise. (__gcc_itoq): Likewise. (__gcc_utoq): Likewise. (__gcc_qunord): Likewise. * config/rs6000/_mulkc3.c (toplevel): Include soft-fp.h and quad-float128.h for the definitions. (COPYSIGN): Use the f128 version instead of the q version. (INFINITY): Likewise. (__mulkc3): Use TFmode/TCmode for float128 scalar/complex types. * config/rs6000/_divkc3.c (toplevel): Include soft-fp.h and quad-float128.h for the definitions. (COPYSIGN): Use the f128 version instead of the q version. (INFINITY): Likewise. (FABS): Likewise. (__divkc3): Use TFmode/TCmode for float128 scalar/complex types. * config/rs6000/extendkftf2-sw.c (__extendkftf2_sw): Likewise. * config/rs6000/trunctfkf2-sw.c (__trunctfkf2_sw): Likewise. From-SVN: r256353
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_divkc3.c | Loading commit data... | |
_mulkc3.c | Loading commit data... | |
aix-unwind.h | Loading commit data... | |
aixinitfini.c | Loading commit data... | |
atexit.c | Loading commit data... | |
crtcxa.c | Loading commit data... | |
crtdbase.S | Loading commit data... | |
crtresfpr.S | Loading commit data... | |
crtresgpr.S | Loading commit data... | |
crtrestvr.S | Loading commit data... | |
crtresxfpr.S | Loading commit data... | |
crtresxgpr.S | Loading commit data... | |
crtsavevr.S | Loading commit data... | |
crtsavfpr.S | Loading commit data... | |
crtsavgpr.S | Loading commit data... | |
cxa_atexit.c | Loading commit data... | |
cxa_finalize.c | Loading commit data... | |
darwin-asm.h | Loading commit data... | |
darwin-crt2.c | Loading commit data... | |
darwin-fallback.c | Loading commit data... | |
darwin-fpsave.S | Loading commit data... | |
darwin-gpsave.S | Loading commit data... | |
darwin-tramp.S | Loading commit data... | |
darwin-unwind.h | Loading commit data... | |
darwin-vecsave.S | Loading commit data... | |
darwin-world.S | Loading commit data... | |
e500crtres32gpr.S | Loading commit data... | |
e500crtres64gpr.S | Loading commit data... | |
e500crtres64gprctr.S | Loading commit data... | |
e500crtrest32gpr.S | Loading commit data... | |
e500crtrest64gpr.S | Loading commit data... | |
e500crtresx32gpr.S | Loading commit data... | |
e500crtresx64gpr.S | Loading commit data... | |
e500crtsav32gpr.S | Loading commit data... | |
e500crtsav64gpr.S | Loading commit data... | |
e500crtsav64gprctr.S | Loading commit data... | |
e500crtsavg32gpr.S | Loading commit data... | |
e500crtsavg64gpr.S | Loading commit data... | |
e500crtsavg64gprctr.S | Loading commit data... | |
eabi-ci.S | Loading commit data... | |
eabi-cn.S | Loading commit data... | |
eabi.S | Loading commit data... | |
exit.h | Loading commit data... | |
extendkftf2-sw.c | Loading commit data... | |
fixkfti.c | Loading commit data... | |
fixunskfti.c | Loading commit data... | |
float128-hw.c | Loading commit data... | |
float128-ifunc.c | Loading commit data... | |
float128-sed | Loading commit data... | |
float128-sed-hw | Loading commit data... | |
floattikf.c | Loading commit data... | |
floatuntikf.c | Loading commit data... | |
freebsd-unwind.h | Loading commit data... | |
gthr-aix.h | Loading commit data... | |
ibm-ldouble-format | Loading commit data... | |
ibm-ldouble.c | Loading commit data... | |
libgcc-aix-cxa.ver | Loading commit data... | |
libgcc-darwin.10.4.ver | Loading commit data... | |
libgcc-darwin.10.5.ver | Loading commit data... | |
libgcc-glibc.ver | Loading commit data... | |
libgcc-ibm-ldouble.ver | Loading commit data... | |
linux-unwind.h | Loading commit data... | |
morestack.S | Loading commit data... | |
on_exit.c | Loading commit data... | |
ppc64-fp.c | Loading commit data... | |
quad-float128.h | Loading commit data... | |
sfp-exceptions.c | Loading commit data... | |
sfp-machine.h | Loading commit data... | |
sol-ci.S | Loading commit data... | |
sol-cn.S | Loading commit data... | |
t-aix-cxa | Loading commit data... | |
t-crtstuff | Loading commit data... | |
t-darwin | Loading commit data... | |
t-darwin64 | Loading commit data... | |
t-e500v1-fp | Loading commit data... | |
t-e500v2-fp | Loading commit data... | |
t-float128 | Loading commit data... | |
t-float128-hw | Loading commit data... | |
t-freebsd | Loading commit data... | |
t-freebsd64 | Loading commit data... | |
t-ibm-ldouble | Loading commit data... | |
t-linux | Loading commit data... | |
t-lynx | Loading commit data... | |
t-netbsd | Loading commit data... | |
t-ppc64-fp | Loading commit data... | |
t-ppccomm | Loading commit data... | |
t-savresfgpr | Loading commit data... | |
t-slibgcc-aix | Loading commit data... | |
t-stack-rs6000 | Loading commit data... | |
tramp.S | Loading commit data... | |
trunctfkf2-sw.c | Loading commit data... |