[PATCH 2/2] bfd/elfnn-aarch64.c: set DF_STATIC_TLS when emitting IE relocs
Kyle McMartin
kmcmarti@redhat.com
Tue Jul 1 14:14:00 GMT 2014
On Tue, Jul 01, 2014 at 10:02:48AM +0100, Marcus Shawcroft wrote:
>
> Shouldn't this be:
>
> if (info->shared && ...
>
> .. with the effect of including PIE rather than excluding PIE ?
>
hrm, i think the theory is that PIE will relax to LE anyway? it doesn't
look like it currently would on aarch64 though, i'll look into that...
it seems to be about half and half who tests what:
i386, x86_64, ppc all set if !info->executable
sparc, mips, alpha all set if info->shared
--kyle
More information about the Binutils
mailing list