]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix powl inaccuracy for x86_64 and x86 (bug 13881).
authorJoseph Myers <joseph@codesourcery.com>
Wed, 28 Nov 2012 13:40:54 +0000 (13:40 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 28 Nov 2012 13:40:54 +0000 (13:40 +0000)
commit1bead169c32a3a688de863709b863207b7aafddd
tree7c3dcf66e7b4d92a9bcc5e3bb67f2cbbb19172f3
parent0817d63dd1f8e165f8ef6590bf4feddf06705381
Fix powl inaccuracy for x86_64 and x86 (bug 13881).
ChangeLog
NEWS
math/libm-test.inc
sysdeps/i386/fpu/e_powl.S
sysdeps/i386/fpu/libm-test-ulps
sysdeps/x86/fpu/Makefile [new file with mode: 0644]
sysdeps/x86/fpu/powl_helper.c [new file with mode: 0644]
sysdeps/x86_64/fpu/e_powl.S
sysdeps/x86_64/fpu/libm-test-ulps