This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] aarch64: Enable ifunc support.


On 26 November 2013 08:57, Will Newton <will.newton@linaro.org> wrote:
>
> Add support for handling the R_AARCH64_IRELATIVE relocation and
> STT_GNU_IFUNC symbols to the aarch64 port.
>
> ports/ChangeLog.aarch64:
>
> 2013-11-25  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.

OK /Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]