From: Chris Metcalf Date: Thu, 6 Sep 2012 15:32:55 +0000 (-0400) Subject: tile: Add BZ to Changelog and update NEWS X-Git-Tag: glibc-2.17~580 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9207320187a9815f2527d9e2ddafb09479bf2a68;p=thirdparty%2Fglibc.git tile: Add BZ to Changelog and update NEWS --- diff --git a/NEWS b/NEWS index fac9c36edf5..85e6a9e1371 100644 --- 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 diff --git a/ports/ChangeLog.tile b/ports/ChangeLog.tile index c3a027d6ab4..f02c9d82866 100644 --- a/ports/ChangeLog.tile +++ b/ports/ChangeLog.tile @@ -1,5 +1,6 @@ 2012-09-06 Chris Metcalf + [BZ #14237] * sysdeps/tile/__tls_get_addr.S: Fix TLS module initialization bug. 2012-08-27 Joseph Myers