mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 14:50:17 +00:00
7520ff8c74
Add support for handling the R_AARCH64_IRELATIVE relocation and STT_GNU_IFUNC symbols to the aarch64 port. ports/ChangeLog.aarch64: 2013-11-26 Will Newton <will.newton@linaro.org> * sysdeps/aarch64/dl-irel.h: Include ldsodefs.h. (ELF_MACHINE_IRELA): Define. (elf_ifunc_invoke): Pass hwcap to ifunc resolver function. (elf_irela): New function. * sysdeps/aarch64/dl-machine.h: Include dl-irel.h. (elf_machine_rela) Handle STT_GNU_IFUNC symbols and R_AARCH64_IRELATIVE relocations. (elf_machine_lazy_rel): Handle R_AARCH64_IRELATIVE relocations. |
||
---|---|---|
.. | ||
aarch64 | ||
alpha | ||
am33 | ||
arm | ||
hppa | ||
ia64 | ||
m68k | ||
microblaze | ||
mips | ||
tile | ||
unix |