gcc/libquadmath/math
David S. Miller 7cf8c994b6 atanq.c (atanq): Update from GLIBC.
2012-11-22  David S. Miller  <davem@davemloft.net>
            Tobias Burnus  <burnus@net-b.de>
            Joseph Myers  <joseph@codesourcery.com>

        * math/atanq.c (atanq): Update from GLIBC. Handle tiny and
        very large arguments properly.
        * math/j0q.c (y0q): Update from GLIBC. Avoid arithmetic
        underflow when 'x' is very small.
        * math/j1q.c (y1q): Ditto.
        * math/log1pq.c (log1pq): Update from GLIBC. Saturate
        nonzero exponents with absolute value below 0x1p-128 to
        +/- 0x1p-128.
        * math/powq.c (powq): Update from GLIBC. If xm1 is
        smaller than LDBL_EPSILON/2.0L, just return xm1.


Co-Authored-By: Joseph Myers <joseph@codesourcery.com>
Co-Authored-By: Tobias Burnus <burnus@net-b.de>

From-SVN: r193716
2012-11-22 00:55:29 +01:00
..
acoshq.c
acosq.c
asinhq.c
asinq.c
atan2q.c
atanhq.c
atanq.c atanq.c (atanq): Update from GLIBC. 2012-11-22 00:55:29 +01:00
cacoshq.c
cacosq.c
casinhq.c
casinq.c
catanhq.c
catanq.c
cbrtq.c
ccoshq.c
ceilq.c
cexpq.c
cimagq.c
clog10q.c
clogq.c
complex.c
conjq.c
copysignq.c
coshq.c
cosq_kernel.c
cosq.c
cprojq.c
crealq.c
csinhq.c
csinq.c
csqrtq.c
ctanhq.c
ctanq.c
erfq.c
expm1q.c
expq.c
fabsq.c
fdimq.c
finiteq.c
floorq.c
fmaq.c fmaq.c (fmaq): Merge from GLIBC. 2012-11-15 18:22:21 +01:00
fmaxq.c
fminq.c
fmodq.c
frexpq.c
hypotq.c
ilogbq.c
isinf_nsq.c
isinfq.c
isnanq.c
j0q.c atanq.c (atanq): Update from GLIBC. 2012-11-22 00:55:29 +01:00
j1q.c atanq.c (atanq): Update from GLIBC. 2012-11-22 00:55:29 +01:00
jnq.c
ldexpq.c
lgammaq.c re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64) 2012-11-21 14:46:34 +01:00
llrintq.c
llroundq.c
log1pq.c atanq.c (atanq): Update from GLIBC. 2012-11-22 00:55:29 +01:00
log2q.c
log10q.c
logq.c
lrintq.c
lroundq.c
modfq.c
nanq.c
nearbyintq.c
nextafterq.c
powq.c atanq.c (atanq): Update from GLIBC. 2012-11-22 00:55:29 +01:00
rem_pio2q.c
remainderq.c
remquoq.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
x2y2m1q.c