Finish IFUNC support for x86 and x86-64.
commit74414708355a922a514d5c76183eca6931c4488a
authorUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 2009 06:45:33 +0000 (31 23:45 -0700)
committerUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 2009 06:45:33 +0000 (31 23:45 -0700)
tree60dd084df2e9f02464f66b0da2068f4561856458
parent963cb6fcb47ca212c0c57cc57bd7510f6549579c
Finish IFUNC support for x86 and x86-64.

Add support for the IRELAIVE relocation and IFUNC in static executables.
ChangeLog
csu/elf-init.c
elf/elf.h
include/libc-symbols.h
sysdeps/generic/dl-irel.h [new file with mode: 0644]
sysdeps/i386/dl-irel.h [new file with mode: 0644]
sysdeps/i386/dl-machine.h
sysdeps/x86_64/dl-irel.h [new file with mode: 0644]
sysdeps/x86_64/dl-machine.h