]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Fix y1l spurious overflows for ldbl-96 (bug 15283).
[thirdparty/glibc.git] / ChangeLog
index 8192d5ae54900a0eb24e3f1622033a1bb46e598f..2fd21f5aa53f7c81a27b88abdbccce976a3a08fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
 
+       [BZ #15283]
+       * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
+       for arguments at most half maximum finite value.
+       * math/libm-test.inc (j0_test): Add more tests.
+       (j1_test): Likewise.
+       (y0_test): Likewise.
+       (y1_test): Likewise.
+       * sysdeps/i386/fpu/libm-test-ulps: Update.
+       * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
+
        [BZ #14155]
        * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
        1 / x and functions P and Q for arguments above 0x1p256L.