summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-05-01 20:33:04 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-05-01 20:33:04 +0000
commite1483b365da03e4bab3882e30872ed331f48cd21 (patch)
tree91b18b49ab60f06f17b9257335e5d67178b06ecc /ChangeLog
parentc5a3a509dfddad86b9fef84b46a172f969cb9b4b (diff)
downloadglibc-e1483b365da03e4bab3882e30872ed331f48cd21.tar.gz
glibc-e1483b365da03e4bab3882e30872ed331f48cd21.tar.xz
glibc-e1483b365da03e4bab3882e30872ed331f48cd21.zip
Add more tests of exp, exp10, exp2, expm1.
This patch adds some randomly-generated tests of exp, exp10, exp2 and
expm1 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 exp, exp10, exp2 and
	expm1.
	* 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 0dad4e17c0..7395817045 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/auto-libm-test-in: Add more tests of exp, exp10, exp2 and
+	expm1.
+	* 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 erf and erfc.
 	* math/auto-libm-test-out: Regenerated.
 	* sysdeps/i386/fpu/libm-test-ulps: Update.