From: Alan Modra Date: Fri, 15 Nov 2013 23:39:06 +0000 (+1030) Subject: PowerPC64le has ifunc too. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74af96bf910f7e10289c72a397564dab19131b31;p=thirdparty%2Fglibc.git PowerPC64le has ifunc too. I believe this is really just a "documentation" fix. See https://sourceware.org/ml/binutils/2013-10/msg00059.html --- diff --git a/ChangeLog b/ChangeLog index 50a6b110c27..07416ef2f10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-11-16 Alan Modra + + * libc-abis: PowerPC64le has ifunc too. + 2013-11-16 Alan Modra * sysdeps/unix/sysv/linux/powerpc/configure.in (arch_minimum_kernel): diff --git a/libc-abis b/libc-abis index 8668e49d886..6e68c591958 100644 --- a/libc-abis +++ b/libc-abis @@ -42,7 +42,6 @@ UNIQUE # Indirect PLT relocations. Architecture dependent. IFUNC x86_64-*-linux* IFUNC i?86-*-linux* -IFUNC powerpc64-*-linux* -IFUNC powerpc-*-linux* +IFUNC powerpc*-*-linux* IFUNC sparc64-*-linux* IFUNC sparc-*-linux*