]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
PowerPC64le has ifunc too.
authorAlan Modra <amodra@gmail.com>
Fri, 15 Nov 2013 23:39:06 +0000 (10:09 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 16 Nov 2013 02:48:11 +0000 (13:18 +1030)
I believe this is really just a "documentation" fix.
See https://sourceware.org/ml/binutils/2013-10/msg00059.html

ChangeLog
libc-abis

index 50a6b110c27dc910024afdd8139c13118fcc158f..07416ef2f1005c0812b1620df95fd6dae474711d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-16  Alan Modra  <amodra@gmail.com>
+
+       * libc-abis: PowerPC64le has ifunc too.
+
 2013-11-16  Alan Modra  <amodra@gmail.com>
 
        * sysdeps/unix/sysv/linux/powerpc/configure.in (arch_minimum_kernel):
index 8668e49d8863cd2ad77aa0f1b0df0de5a1d46505..6e68c5919583c2203fd5b289c32673604bdb512f 100644 (file)
--- 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*