From: Adhemerval Zanella Date: Fri, 13 Dec 2013 21:05:56 +0000 (-0500) Subject: PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC support X-Git-Tag: glibc-2.19~283 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd712ef30688f5c0cdb3568510565dc26b77eff4;p=thirdparty%2Fglibc.git PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC support --- diff --git a/ChangeLog b/ChangeLog index b848b2b2ae7..7990693256b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-12-13 Adhemerval Zanella + + * NEWS: Mention ppc64 STT_GNU_IFUNC support. + 2013-12-13 Adhemerval Zanella * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and diff --git a/NEWS b/NEWS index 5267844d873..5815d822382 100644 --- a/NEWS +++ b/NEWS @@ -98,7 +98,7 @@ Version 2.19 * The soft-float powerpc port now supports e500 processors. -* Support for STT_GNU_IFUNC symbols added for ppc32/power4+. +* Support for STT_GNU_IFUNC symbols added for ppc32/power4+ and ppc64. Version 2.18