This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH][v2] Add AARCH64 relocation constants to elf/elf.h
- From: Petr Machata <pmachata at redhat dot com>
- To: Marcus Shawcroft <marcus dot shawcroft at linaro dot org>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 04 Jul 2013 17:07:54 +0200
- Subject: Re: [PATCH][v2] Add AARCH64 relocation constants to elf/elf.h
- References: <m2li5vz7c5 dot fsf at redhat dot com> <CABXK9nfLQ2Mmh4OgyEL31q9VjycNDDTsASMsSQ-PtOvPThe21Q at mail dot gmail dot com> <m2bo6qzerr dot fsf_-_ at redhat dot com> <CABXK9nfCDDMXHitAP8i6q7gs63G8sWVY4aay0XhP6DbKGj75yw at mail dot gmail dot com>
Marcus Shawcroft <marcus.shawcroft@linaro.org> writes:
> On 28 June 2013 11:54, Petr Machata <pmachata@redhat.com> wrote:
>> 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
>>
>> Thank you. Updated version:
>
> OK, thanks.
Um, sorry, but would you be willing to commit this as well, please? I
don't have commit rights myself.
Thank you,
PM