about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-14 20:36:03 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-14 20:36:03 +0000
commit8cfa635ab822caf5a441eaf33ac9a8e73a14029f (patch)
treeb8b23565475c40cd493f919d086c0def3440e903 /ChangeLog
parent0175558aa0a16a647ee368898a83a7d42e2011e8 (diff)
downloadglibc-8cfa635ab822caf5a441eaf33ac9a8e73a14029f.tar.gz
glibc-8cfa635ab822caf5a441eaf33ac9a8e73a14029f.tar.xz
glibc-8cfa635ab822caf5a441eaf33ac9a8e73a14029f.zip
Convert TEST_ffI_f1 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 6699cfbe78..209b7972bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (test_ffI_f1_data): New type.
+	(RUN_TEST_LOOP_ffI_f1): New macro.
+	(remquo_test_data): New variable.
+	(remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
+
 	* setjmp/tst-setjmp-fp.c: New file.
 	* setjmp/Makefile (tests): Add tst-setjmp-fp.
 	(link-libm): New variable.