tile: Add BZ to Changelog and update NEWS
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 6 Sep 2012 15:32:55 +0000 (11:32 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Thu, 6 Sep 2012 15:37:07 +0000 (11:37 -0400)
NEWS
ports/ChangeLog.tile

diff --git a/NEWS b/NEWS
index fac9c36..85e6a9e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,9 +11,9 @@ Version 2.17
 
   1349, 3479, 5400, 6778, 6808, 9685, 9914, 11607, 13412, 13717, 13696,
   13939, 13966, 14042, 14090, 14166, 14150, 14151, 14154, 14157, 14166,
-  14173, 14195, 14252, 14283, 14298, 14303, 14307, 14328, 14331, 14336,
-  14337, 14347, 14349, 14459, 14476, 14505, 14510, 14516, 14519, 14532,
-  14538
+  14173, 14195, 14237, 14252, 14283, 14298, 14303, 14307, 14328, 14331,
+  14336, 14337, 14347, 14349, 14459, 14476, 14505, 14510, 14516, 14519,
+  14532, 14538
 
 * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
   Optimized versions of memcpy, memset, and memcmp added for System z10 and
index c3a027d..f02c9d8 100644 (file)
@@ -1,5 +1,6 @@
 2012-09-06  Chris Metcalf  <cmetcalf@tilera.com>
 
+       [BZ #14237]
        * sysdeps/tile/__tls_get_addr.S: Fix TLS module initialization bug.
 
 2012-08-27  Joseph Myers  <joseph@codesourcery.com>