about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-10-21 01:05:01 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-10-21 01:05:01 +0000
commitca88f362a7e5f14db8e6de71f1ce500b2285307c (patch)
treef96b958ec22a5ec509749e36dd17f4a7ca940b44 /ChangeLog
parent80d9be8122d1fe181d2476b5dad9f4ce37204958 (diff)
downloadglibc-ca88f362a7e5f14db8e6de71f1ce500b2285307c.tar.gz
glibc-ca88f362a7e5f14db8e6de71f1ce500b2285307c.tar.xz
glibc-ca88f362a7e5f14db8e6de71f1ce500b2285307c.zip
Add more libm tests (fmod, fpclassify, frexp, hypot, ilogb, j0, j1, jn, log, log10, log2).
This patch improves the libm test coverage for a few more functions.

Tested for x86_64 and x86.

2015-10-21  Joseph Myers  <joseph@codesourcery.com>

	* math/auto-libm-test-in: Add more tests of hypot, j0, j1, jn,
	log, log10 and log2.
	* math/auto-libm-test-out: Regenerated.
	* math/libm-test.inc (fmod_test_data): Add more tests.
	(fpclassify_test_data): Likewise.
	(frexp_test_data): Likewise.
	(hypot_test_data): Likewise.
	(ilogb_test_data): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5ecc5d9c7..4e2093a512 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2015-10-21  Joseph Myers  <joseph@codesourcery.com>
+
+	* math/auto-libm-test-in: Add more tests of hypot, j0, j1, jn,
+	log, log10 and log2.
+	* math/auto-libm-test-out: Regenerated.
+	* math/libm-test.inc (fmod_test_data): Add more tests.
+	(fpclassify_test_data): Likewise.
+	(frexp_test_data): Likewise.
+	(hypot_test_data): Likewise.
+	(ilogb_test_data): Likewise.
+
 2015-10-20  Joseph Myers  <joseph@codesourcery.com>
 
 	* debug/fortify_fail.c (__fortify_fail): Convert to