This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] Fix ld ifunc test failures in aarch64-*-elf


On 14 June 2013 14:24, Yufeng Zhang <Yufeng.Zhang@arm.com> wrote:
> The patch fixes the failures of the ld ifunc tests in aarch64-*-elf.
>
> The failures are due to two reasons:
>
> 1. the expected dump contains hard-coded immediate offsets that seem to be
> from the linux-gnu environment.
> 2. the change to emulparams/aarch64elf.sh of adding IREL_IN_PLT seems to be
> forgotten to commit; this causes the mismatch of relocation section name
> (.rela.plt versus .rela.dyn).  This missing change was mentioned in the
> changelog entry for the original ifunc patch.

Oh dear, this suggests I applied an out of date patch. My apologies. :-(

I don't understand the ifunc-2-local.s change however.

--
Will Newton
Toolchain Working Group, Linaro


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