]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/ieee754/dbl-64/e_exp10.c
Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).
authorJoseph Myers <joseph@codesourcery.com>
Sun, 6 May 2012 18:23:44 +0000 (18:23 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Sun, 6 May 2012 18:23:44 +0000 (18:23 +0000)
commitd8b82cad1b525bdcbfff88d218c7c45032e4a3af
tree77e88bf7642e69d74d4df3d771ffbb4274937b31
parent6c23e11c4dd036e65073d4e4d6bc971a445deaea
Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).
ChangeLog
NEWS
math/libm-test.inc
sysdeps/i386/fpu/e_exp10l.S
sysdeps/i386/fpu/e_expl.S
sysdeps/ieee754/dbl-64/e_exp10.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128/e_exp10l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_exp10l.c [new file with mode: 0644]
sysdeps/x86_64/fpu/e_exp10l.S [new file with mode: 0644]
sysdeps/x86_64/fpu/e_expl.S
sysdeps/x86_64/fpu/libm-test-ulps