aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6547e67..daa26c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2017-02-17 Joseph Myers <joseph@codesourcery.com>
+ * math/auto-libm-test-in: Add tests of catan and catanh.
+ * math/auto-libm-test-out-catan: New generated file.
+ * math/auto-libm-test-out-catanh: Likewise.
+ * math/libm-test-catan.inc (catan_test_data): Use AUTO_TESTS_c_c.
+ Move tests with finite inputs, except divide-by-zero cases, to
+ auto-libm-test-in.
+ * math/libm-test-catanh.inc (catanh_test_data): Likewise.
+ * math/Makefile (libm-test-funcs-auto): Add catan and catanh.
+ (libm-test-funcs-noauto): Remove catan and catanh.
+ * sysdeps/i386/fpu/libm-test-ulps: Update.
+ * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
+ * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
+
* math/auto-libm-test-in: Add tests of casin and casinh.
* math/auto-libm-test-out-casin: New generated file.
* math/auto-libm-test-out-casinh: Likewise.