about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-03-25 21:57:04 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-03-25 21:57:04 +0000
commite9b1015112405ec5fda3d2939b5d1ee0406e755d (patch)
tree9867b6405db13c64edf68e8fe34012823fa68f0c /ChangeLog
parent9fa55373e1c27f2e5f3f2e0643040049b4243c05 (diff)
downloadglibc-e9b1015112405ec5fda3d2939b5d1ee0406e755d.tar.gz
glibc-e9b1015112405ec5fda3d2939b5d1ee0406e755d.tar.xz
glibc-e9b1015112405ec5fda3d2939b5d1ee0406e755d.zip
Add another test of asin.
This patch adds a randomly-generated test of asin that is observed to
increase ulps on x86_64.

Tested for x86_64 and x86 and ulps updated accordingly.

	* math/auto-libm-test-in: Add another test of asin.
	* 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 0a9e249389..99adeccbbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/auto-libm-test-in: Add another test of asin.
+	* math/auto-libm-test-out: Regenerated.
+	* sysdeps/i386/fpu/libm-test-ulps: Update.
+	* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
+
 	* sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
 	Remove macro.
 	(LLL_EBX_REG): Likewise.