aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-04-08 17:56:15 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-04-08 17:56:15 +0000
commitda0cf658c6758d2e6d1b1b99312f66150ccc7a43 (patch)
tree080845ecc8ee9898c1ec3648d8c81992071882ed /ChangeLog
parent80352c01c16901f3f025a190dfb82345e8ea4662 (diff)
Add more tests of cbrt.
This patch adds some randomly-generated tests of cbrt 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 cbrt. * math/auto-libm-test-out: Regenerated. * sysdeps/x86_64/fpu/libm-test-ulps: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e888d08e72..7f05d2e996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-04-08 Joseph Myers <joseph@codesourcery.com>
+ * math/auto-libm-test-in: Add more tests of cbrt.
+ * math/auto-libm-test-out: Regenerated.
+ * sysdeps/x86_64/fpu/libm-test-ulps: Update.
+
* math/auto-libm-test-in: Add more tests of cabs.
* math/auto-libm-test-out: Regenerated.
* sysdeps/i386/fpu/libm-test-ulps: Update.