Update NEWS to mention drive-by fix for bug 18699.
authorChris Metcalf <cmetcalf@ezchip.com>
Thu, 22 Oct 2015 17:36:53 +0000 (13:36 -0400)
committerChris Metcalf <cmetcalf@ezchip.com>
Thu, 22 Oct 2015 17:41:54 +0000 (13:41 -0400)
Wilco fixed this tilegx bug in commit fe8c2b33aed0 ("Since we
now inline isinf, isnan and isfinite in math.h, replace uses
of __isinf_ns(l/f) with isinf, and remove the unused inlines
__isinf_ns(l/f), __isnan(f) and __finite(f).")

I verified that reverting math/s_cprojf.c back to using the
sysdeps/ieee754/flt-32/math_private.h version of __isinf_nsf()
instead of isinf() brings back the bug on tilegx.

ChangeLog
NEWS

index a200781..b6fea8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-10-22  Chris Metcalf  <cmetcalf@ezchip.com>
 
+       * NEWS: Mention bug 18699 fixed by commit fe8c2b33aed0.
+
        * sysdeps/tile/libm-test-ulps: Regenerated.
 
 2015-10-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
diff --git a/NEWS b/NEWS
index de3a233..00e3b03 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,13 +14,14 @@ Version 2.23
   16517, 16519, 16520, 16521, 16620, 16734, 16973, 16985, 17118, 17243,
   17244, 17250, 17441, 17787, 17886, 17887, 17905, 18084, 18086, 18240,
   18265, 18370, 18421, 18480, 18525, 18595, 18589, 18610, 18618, 18647,
-  18661, 18674, 18675, 18681, 18724, 18743, 18757, 18778, 18781, 18787,
-  18789, 18790, 18795, 18796, 18803, 18820, 18823, 18824, 18825, 18857,
-  18863, 18870, 18872, 18873, 18875, 18887, 18918, 18921, 18928, 18951,
-  18952, 18953, 18956, 18961, 18966, 18967, 18969, 18970, 18977, 18980,
-  18981, 18982, 18985, 19003, 19007, 19012, 19016, 19018, 19032, 19046,
-  19049, 19050, 19059, 19071, 19074, 19076, 19077, 19078, 19079, 19085,
-  19086, 19088, 19094, 19095, 19124, 19125, 19129, 19134, 19137, 19156.
+  18661, 18674, 18675, 18681, 18699, 18724, 18743, 18757, 18778, 18781,
+  18787, 18789, 18790, 18795, 18796, 18803, 18820, 18823, 18824, 18825,
+  18857, 18863, 18870, 18872, 18873, 18875, 18887, 18918, 18921, 18928,
+  18951, 18952, 18953, 18956, 18961, 18966, 18967, 18969, 18970, 18977,
+  18980, 18981, 18982, 18985, 19003, 19007, 19012, 19016, 19018, 19032,
+  19046, 19049, 19050, 19059, 19071, 19074, 19076, 19077, 19078, 19079,
+  19085, 19086, 19088, 19094, 19095, 19124, 19125, 19129, 19134, 19137,
+  19156.
 
 * There is now a --disable-timezone-tools configure option for disabling the
   building and installing of the timezone related utilities (zic, zdump, and