about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-03-10 15:26:20 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-03-11 09:31:59 -0500
commit4facea473059914983b7da8dd654c06b8e3dcc41 (patch)
tree520c9f3e14f1a1ad5d036b1561d6a02c29567982 /NEWS
parente65caf1f1df4ecc122da3d30689ee2e8e2bd354f (diff)
downloadglibc-4facea473059914983b7da8dd654c06b8e3dcc41.tar.gz
glibc-4facea473059914983b7da8dd654c06b8e3dcc41.tar.xz
glibc-4facea473059914983b7da8dd654c06b8e3dcc41.zip
PowerPC: Fix bzero definition for static libc for PPC64
This patch fixes an issue for powerpc64[le] static build where __bzero
is definied in multiple places (memset-ppc64.o and bzero.o). It is now
defined only in bzero.o and memset-ppc64.o only defined __bzero_ppc for
both dynamic and static library.

Fixes BZ#16683.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 64a05000b0..df126f3d3b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Version 2.20
 * The following bugs are resolved with this release:
 
   15347, 15804, 15894, 16447, 16532, 16545, 16574, 16600, 16609, 16610,
-  16611, 16613, 16623, 16632, 16639, 16670, 16674.
+  16611, 16613, 16623, 16632, 16639, 16670, 16674, 16683.
 
 * The am33 port, which had not worked for several years, has been removed
   from ports.