gcc/libquadmath/math
Tobias Burnus f0c2df63c6 re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions)
2010-12-13  Tobias Burnus  <burnus@net-b.de>

        PR fortran/46625
        * gdtoa/gdtoaimp.h: Mangle internal functions by
        prefixing them with __quadmath. Don't use gdtoa's strcp(y).
        * gdtoa/g_Qfmt.c (g_Qfmt): Use strcpy instead of strcp.
        * gdtoa/misc.c (strcpy): Renamed from strcp and only use
        if NO_STRING_H is set.
        * quadmath-imp.h (__quadmath_rem_pio2q,
        * __quadmath_kernel_sincosq
        __quadmath_kernel_sinq, __quadmath_kernel_cosq): Added
        __quadmath prefix to internal functions.
        * math/cosq.c (cosq): Ditto.
        * math/sinq.c (cosq): Ditto.
        * math/tanq.c (tanq,__quadmath_kernel_tanq): Ditto.
        * math/rem_pio2q.c (rem_pio2, __quadmath_kernel_rem_pio2):
        * Ditto.
        * math/sinq_kernel.c (__quadmath_kernel_sinq): Ditto.
        * math/cosq_kernel.c (__quadmath_kernel_cosq): Ditto.

From-SVN: r167768
2010-12-13 20:44:38 +01:00
..
acoshq.c
acosq.c
asinhq.c
asinq.c
atan2q.c
atanhq.c
atanq.c
cbrtq.c
ceilq.c
complex.c
copysignq.c
coshq.c
cosq_kernel.c
cosq.c
erfq.c
expm1q.c
expq.c
fabsq.c
finiteq.c
floorq.c
fmodq.c
frexpq.c
hypotq.c
isinfq.c
isnanq.c
j0q.c
j1q.c
jnq.c
ldexpq.c
lgammaq.c
llroundq.c
log1pq.c
log10q.c
logq.c
lroundq.c
modfq.c
nanq.c
nextafterq.c
powq.c
rem_pio2q.c
remainderq.c
rintq.c
roundq.c
scalblnq.c
scalbnq.c
signbitq.c
sincos_table.c
sincosq_kernel.c
sincosq.c
sinhq.c
sinq_kernel.c
sinq.c
sqrtq.c
tanhq.c
tanq.c
tgammaq.c
truncq.c