A few more archs have IFUNC support.
authorUlrich Drepper <drepper@redhat.com>
Wed, 17 Mar 2010 09:43:12 +0000 (02:43 -0700)
committerUlrich Drepper <drepper@redhat.com>
Wed, 17 Mar 2010 09:43:12 +0000 (02:43 -0700)
ChangeLog
libc-abis

index a8eba15..4272925 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-17  Ulrich Drepper  <drepper@redhat.com>
+
+       * libc-abis: Add a few more entries.
+
 2010-03-16  Ulrich Drepper  <drepper@redhat.com>
 
        * elf/dl-load.c (VALID_ELF_ABIVERSION): Add additional osabi parameter.
index 6e9cce8..8668e49 100644 (file)
--- a/libc-abis
+++ b/libc-abis
@@ -42,3 +42,7 @@ UNIQUE
 # Indirect PLT relocations.  Architecture dependent.
 IFUNC          x86_64-*-linux*
 IFUNC          i?86-*-linux*
+IFUNC          powerpc64-*-linux*
+IFUNC          powerpc-*-linux*
+IFUNC          sparc64-*-linux*
+IFUNC          sparc-*-linux*