aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-16 15:53:40 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-16 15:53:40 +0000
commit8c75f67421af1e6680ac465f49672021b6571904 (patch)
tree744d8be55c80cf8e2da8c79ca5ad99a792565051 /ChangeLog
parente6e49e59c1017f5fcf442ccbfa63b2a9627cb0c0 (diff)
downloadglibc-8c75f67421af1e6680ac465f49672021b6571904.zip
glibc-8c75f67421af1e6680ac465f49672021b6571904.tar.gz
glibc-8c75f67421af1e6680ac465f49672021b6571904.tar.bz2
Convert TEST_extra 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 0170f60..6d5e02a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-05-16 Joseph Myers <joseph@codesourcery.com>
+
+ * math/libm-test.inc (struct test_sincos_data): New type.
+ (RUN_TEST_LOOP_sincos): New macro.
+ (sincos_test_data): New variable.
+ (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
+
2013-05-16 Richard Henderson <rth@redhat.com>
* math/atest-exp2.c (LIMB64): New macro.