Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
A few more archs have IFUNC support.
  • Loading branch information
Ulrich Drepper committed Mar 17, 2010
1 parent d8c4789 commit 12e6ee8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 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.
Expand Down
4 changes: 4 additions & 0 deletions libc-abis
Expand Up @@ -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*

0 comments on commit 12e6ee8

Please sign in to comment.