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


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?

Thanks,
PM


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