This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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][v2] Add AARCH64 relocation constants to elf/elf.h


On Thu, Jul 11, 2013 at 10:48 AM, Petr Machata <pmachata@redhat.com> wrote:
> Petr Machata <pmachata@redhat.com> writes:
>
>> Marcus Shawcroft <marcus.shawcroft@linaro.org> writes:
>>
>>> The next version of the ABI which I'm told should be published real
>>> soon now, renames these three dropping the '64' suffix, their
>>> semantics remain unchanged, therefore:
>>>
>>> R_AARCH64_TLS_DTPMOD 1028
>>> R_AARCH64_TLS_DTPREL  1029
>>> R_AARCH64_TLS_TPREL    1030
>
> I just realized that these three defines are used in
> aarch64/dl-machine.h.  Clarly this needs patching.  It seems to me that
> we should get back to my original patch (without the renaming), and I
> should then post another patch with just the rename.  How does that
> sound?

Or rather rename them in aarch64/dl-machine.h.  This will make it
easier in the near future to add ILP32 ABI support to ld.so.

Thanks,
Andrew


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