about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-13 22:38:15 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-13 22:38:15 +0000
commit68fc074ca056cd0b854031a3a855ba2c98c9d866 (patch)
treea0b3df49d059a576d014da4ae924bb8ee42a9bca /ChangeLog
parent243216e1268252711f1f93169533a75657aafb3f (diff)
downloadglibc-68fc074ca056cd0b854031a3a855ba2c98c9d866.tar.gz
glibc-68fc074ca056cd0b854031a3a855ba2c98c9d866.tar.xz
glibc-68fc074ca056cd0b854031a3a855ba2c98c9d866.zip
Convert TEST_fl_f tests from code to data.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2249b2c5b..b3edb8e0ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (struct test_fl_f_data): New type.
+	(RUN_TEST_LOOP_fl_f): New variable.
+	(scalbln_test_data): New variable.
+	(scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
+
 	* math/libm-test.inc (struct test_fi_f_data): New type.
 	(RUN_TEST_LOOP_fi_f): New macro.
 	(ldexp_test_data): New variable.