aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-16 13:17:55 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-16 13:17:55 +0000
commit1c38ff73fd369eb6215d43c2348ec63b3f16e18f (patch)
treedf6885409868ea5200dfb598caff51959adb5919 /ChangeLog
parent15c7c18dc6775f6eea09f927fa0b327ab32ef738 (diff)
downloadglibc-1c38ff73fd369eb6215d43c2348ec63b3f16e18f.zip
glibc-1c38ff73fd369eb6215d43c2348ec63b3f16e18f.tar.gz
glibc-1c38ff73fd369eb6215d43c2348ec63b3f16e18f.tar.bz2
Convert TEST_cc_c 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 ea8fc81..b8a3c0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2013-05-16 Joseph Myers <joseph@codesourcery.com>
+ * math/libm-test.inc (struct test_cc_c_data): New type.
+ (RUN_TEST_LOOP_cc_c): New macro.
+ (cpow_test_data): New variable.
+ (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
+
* math/libm-test.inc (struct test_f_L_data): New type.
(RUN_TEST_LOOP_f_L): New macro.
(llrint_test_data): New variable.