aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2016-10-12 21:33:49 +0000
committerJoseph Myers <joseph@codesourcery.com>2016-10-12 21:33:49 +0000
commit07c18a008c2ed8f5660adba2b778671db159a141 (patch)
treece6548ed5a3198d8d0e0590b4b870491072657ef /ChangeLog
parent716458049510215451d25ac131858b6bdf30f99f (diff)
downloadglibc-07c18a008c2ed8f5660adba2b778671db159a141.tar
glibc-07c18a008c2ed8f5660adba2b778671db159a141.tar.gz
glibc-07c18a008c2ed8f5660adba2b778671db159a141.tar.bz2
glibc-07c18a008c2ed8f5660adba2b778671db159a141.zip
Add more totalorder tests.
This patch adds more tests of totalorder for finite inputs. Tested for x86_64, x86, mips64 and powerpc. * math/libm-test.inc (totalorder_test_data): Add more tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ca9eb1f87..5b8443bf84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-10-12 Joseph Myers <joseph@codesourcery.com>
+
+ * math/libm-test.inc (totalorder_test_data): Add more tests.
+
2016-10-12 Adhemerval Zanela <adhemerval.zanella@linaro.org>
* sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: