summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-04-08 21:13:35 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-04-08 21:13:35 +0000
commit787d22bce6a345690641a226809b8ade3fa1db8d (patch)
tree65c3c3726dfecc14270bfe0fcd41477448bd84bb /ChangeLog
parent024bcc5106a48307e2efc42ab85b3bbec6958163 (diff)
downloadglibc-787d22bce6a345690641a226809b8ade3fa1db8d.tar.gz
glibc-787d22bce6a345690641a226809b8ade3fa1db8d.tar.xz
glibc-787d22bce6a345690641a226809b8ade3fa1db8d.zip
Add more tests of atanh.
This patch adds some randomly-generated tests of 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 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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4181e2782..0b00161755 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/auto-libm-test-in: Add more tests of 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 more tests of atan.
 	* math/auto-libm-test-out: Regenerated.
 	* sysdeps/i386/fpu/libm-test-ulps: Update.