about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-03-12 08:55:50 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-03-12 09:03:22 -0500
commitdd3946c615184e1957a0cb09352cac72be5d6d5b (patch)
tree4ff621b441f436fbc37faa2f532a271ce0f1dad6 /NEWS
parentc44496df2f090a56d3bf75df930592dac6bba46f (diff)
downloadglibc-dd3946c615184e1957a0cb09352cac72be5d6d5b.tar.gz
glibc-dd3946c615184e1957a0cb09352cac72be5d6d5b.tar.xz
glibc-dd3946c615184e1957a0cb09352cac72be5d6d5b.zip
PowerPC: Fix bzero definition for static libc for PPC32
This patch fixes an issue for powerpc32-fpu static build which fails
with an 'bzero' undefined reference. This patch adds bzero ifunc selector
for static builds and fixes the '__bzero_ppc' reference to default
memset symbol (since static memset build does not provide ifunc
selector).

Fixes BZ#16689.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 483eff1131..aa097dba67 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,8 @@ 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, 16677, 16683, 16695.
+  16611, 16613, 16623, 16632, 16639, 16670, 16674, 16677, 16683, 16689,
+  16695.
 
 * The am33 port, which had not worked for several years, has been removed
   from ports.