]> sourceware.org Git - glibc.git/commitdiff
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 a8eba156a8a64a5a7f07c8f1b682924439d7bda4..4272925552613318d717075d7833323af70afb01 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 6e9cce89044da0c7f1150877a53d8cbcd5ec1d0d..8668e49d8863cd2ad77aa0f1b0df0de5a1d46505 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*
This page took 0.050732 seconds and 5 git commands to generate.