about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-03-25 00:30:10 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-03-25 00:30:10 +0000
commit8d6439712db3de86939bd4d3784562778cefcadc (patch)
treef4ebfdc44f529b273b43064b02c27ff07197aa32 /ChangeLog
parentbc899ea0901b8163b03f0d7ffb2cf2c88fb3e649 (diff)
downloadglibc-8d6439712db3de86939bd4d3784562778cefcadc.tar.gz
glibc-8d6439712db3de86939bd4d3784562778cefcadc.tar.xz
glibc-8d6439712db3de86939bd4d3784562778cefcadc.zip
Add more tests of acos.
This patch adds some randomly-generated tests of acos 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 acos.
	* 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 207591d623..de0fdfdd96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/auto-libm-test-in: Add more tests of acos.
+	* 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 expm1.
 	* math/auto-libm-test-out: Regenerated.
 	* sysdeps/i386/fpu/libm-test-ulps: Update.