aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-06-18 20:51:17 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-06-18 20:51:17 +0000
commita1ee4fd1062adf4ab8100bc1839ac5a40502879f (patch)
treedeed41c8b2dd884b820e6d46de14686e09ded89a /ChangeLog
parentd1ac55d89023f86a34e46e9f064746334014ae28 (diff)
downloadglibc-a1ee4fd1062adf4ab8100bc1839ac5a40502879f.zip
glibc-a1ee4fd1062adf4ab8100bc1839ac5a40502879f.tar.gz
glibc-a1ee4fd1062adf4ab8100bc1839ac5a40502879f.tar.bz2
Remove stray spurious-underflow markings from cexp test.
I noticed that I'd left a spurious-underflow allowance behind in auto-libm-test-in for a bug that was fixed some time ago. This patch removes it. Tested for x86_64 and x86. * math/auto-libm-test-in: Remove spurious underflow allowance for tests of cexp. * math/auto-libm-test-out: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9931dd1..34de35e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-06-18 Joseph Myers <joseph@codesourcery.com>
+ * math/auto-libm-test-in: Remove spurious underflow allowance for
+ tests of cexp.
+ * math/auto-libm-test-out: Regenerated.
+
[BZ #18558]
* sysdeps/unix/sysv/linux/bits/in.h (MCAST_JOIN_GROUP): Remove
unconditional definition.