about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-13 19:45:36 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-13 19:45:36 +0000
commit243216e1268252711f1f93169533a75657aafb3f (patch)
tree988961f90179801d273a5d429aa1132695b1335f /ChangeLog
parent6a1992e2681b3bd0dac240256c29f983c59aa22b (diff)
downloadglibc-243216e1268252711f1f93169533a75657aafb3f.tar.gz
glibc-243216e1268252711f1f93169533a75657aafb3f.tar.xz
glibc-243216e1268252711f1f93169533a75657aafb3f.zip
Convert TEST_fi_f tests from code to data.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1be7478bf..c2249b2c5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (struct test_fi_f_data): New type.
+	(RUN_TEST_LOOP_fi_f): New macro.
+	(ldexp_test_data): New variable.
+	(ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
+	(scalbn_test_data): New variable.
+	(scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
+
 	* math/libm-test.inc (struct test_c_f_data): New type.
 	(RUN_TEST_LOOP_c_f): New macro.
 	(cabs_test_data): New variable.