A few more archs have IFUNC support.
This commit is contained in:
parent
d8c47894ca
commit
12e6ee86c4
@ -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>
|
2010-03-16 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* elf/dl-load.c (VALID_ELF_ABIVERSION): Add additional osabi parameter.
|
* elf/dl-load.c (VALID_ELF_ABIVERSION): Add additional osabi parameter.
|
||||||
|
@ -42,3 +42,7 @@ UNIQUE
|
|||||||
# Indirect PLT relocations. Architecture dependent.
|
# Indirect PLT relocations. Architecture dependent.
|
||||||
IFUNC x86_64-*-linux*
|
IFUNC x86_64-*-linux*
|
||||||
IFUNC i?86-*-linux*
|
IFUNC i?86-*-linux*
|
||||||
|
IFUNC powerpc64-*-linux*
|
||||||
|
IFUNC powerpc-*-linux*
|
||||||
|
IFUNC sparc64-*-linux*
|
||||||
|
IFUNC sparc-*-linux*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user