about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-03-25 22:21:20 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-03-25 22:21:20 +0000
commitefd5b641dd793fe385e1685047f2c82f4811076c (patch)
tree4fc3a314385ff03f74ab1d346c2dbfd1258a7f4f /ChangeLog
parente9b1015112405ec5fda3d2939b5d1ee0406e755d (diff)
downloadglibc-efd5b641dd793fe385e1685047f2c82f4811076c.tar.gz
glibc-efd5b641dd793fe385e1685047f2c82f4811076c.tar.xz
glibc-efd5b641dd793fe385e1685047f2c82f4811076c.zip
Add more tests of acosh, asinh and atanh.
This patch adds some randomly-generated tests of acosh, asinh and
atanh 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 acosh, asinh and
	atanh.
	* 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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99adeccbbe..8e159ac507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/auto-libm-test-in: Add more tests of acosh, asinh and
+	atanh.
+	* 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 another test of asin.
 	* math/auto-libm-test-out: Regenerated.
 	* sysdeps/i386/fpu/libm-test-ulps: Update.