Add an elf_ifunc_invoke interface so that architectures can implement
authorDavid S. Miller <davem@davemloft.net>
Tue, 21 Jun 2011 02:56:40 +0000 (19:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jun 2011 02:56:40 +0000 (19:56 -0700)
commit42675c6ff0e95346de8a2cbc066e14e0d6a856e4
tree2350fafe239e6a63d30f480628cc1f1d86e0b5a4
parent57912a71cc379f8582e3ea272782dc39c6c02e45
Add an elf_ifunc_invoke interface so that architectures can implement
the ifunc resolver calls however they wish.
ChangeLog
elf/dl-runtime.c
elf/dl-sym.c
sysdeps/i386/dl-irel.h
sysdeps/powerpc/powerpc32/dl-irel.h
sysdeps/powerpc/powerpc64/dl-irel.h
sysdeps/sparc/sparc32/dl-irel.h
sysdeps/sparc/sparc32/dl-plt.h
sysdeps/sparc/sparc64/dl-irel.h
sysdeps/sparc/sparc64/dl-plt.h
sysdeps/x86_64/dl-irel.h