aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-04-30 22:51:29 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-04-30 22:51:29 +0000
commit9862ab1f6747abd9466d1d9b2f5ae39e3adb55f4 (patch)
tree9d3262e6db04ee50171906ab26e326e4794596fb /ChangeLog
parent094fca83eeaf8d7fc8478ea9fa8cdcb19e2df2de (diff)
downloadglibc-9862ab1f6747abd9466d1d9b2f5ae39e3adb55f4.zip
glibc-9862ab1f6747abd9466d1d9b2f5ae39e3adb55f4.tar.gz
glibc-9862ab1f6747abd9466d1d9b2f5ae39e3adb55f4.tar.bz2
Add more tests of csqrt.
This patch adds some randomly-generated tests of csqrt that are observed to increase ulps on x86_64. Tested for x86_64 and x86 and ulps updated accordingly. * math/auto-libm-test-in: Add more tests of csqrt. * math/auto-libm-test-out: Regenerated. * sysdeps/i386/fpu/libm-test-ulps: Update. * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88d7cf6..47d3e7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-04-30 Joseph Myers <joseph@codesourcery.com>
+ * math/auto-libm-test-in: Add more tests of csqrt.
+ * math/auto-libm-test-out: Regenerated.
+ * sysdeps/i386/fpu/libm-test-ulps: Update.
+ * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
+
* math/auto-libm-test-in: Add more tests of cosh and sinh.
* math/auto-libm-test-out: Regenerated.
* sysdeps/i386/fpu/libm-test-ulps: Update.