aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-11-21 23:55:29 +0000
committerTobias Burnus <burnus@gcc.gnu.org>2012-11-22 00:55:29 +0100
commit7cf8c994b62e1c0f4b48deb4cb300cab5e50aecf (patch)
treefc57edee06bfb00a7b2b91c9ea11ef86e3c7eec7 /gcc/gcc.c
parente4689920bd5ae525d5641c2789dc3dac830f5dd0 (diff)
downloadgcc-7cf8c994b62e1c0f4b48deb4cb300cab5e50aecf.zip
gcc-7cf8c994b62e1c0f4b48deb4cb300cab5e50aecf.tar.gz
gcc-7cf8c994b62e1c0f4b48deb4cb300cab5e50aecf.tar.bz2
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
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions