This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
- From: Nick Clifton <nickc at redhat dot com>
- To: Szabolcs Nagy <Szabolcs dot Nagy at arm dot com>, Binutils <binutils at sourceware dot org>
- Cc: nd <nd at arm dot com>
- Date: Fri, 14 Jun 2019 11:39:22 +0100
- Subject: Re: [PATCH] Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
- References: <69637a42-1944-906a-b0fe-00c1e2b3c396@arm.com>
Hi Szabolcs,
> bfd/ChangeLog:
> 2019-06-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
>
> * elfnn-aarch64.c: Enable MOVW_PREL relocs for ELF32.
>
> include/ChangeLog:
> 2019-06-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
>
> * elf/aarch64.h (R_AARCH64_P32_MOVW_PREL_G0): Define.
> (R_AARCH64_P32_MOVW_PREL_G0_NC): Define.
> (R_AARCH64_P32_MOVW_PREL_G1): Define.
>
> ld/ChangeLog:
> 2019-06-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
>
> * testsuite/ld-aarch64/aarch64-elf.exp: Add emit-relocs-22 and -23.
> * testsuite/ld-aarch64/emit-relocs-22.d: New test.
> * testsuite/ld-aarch64/emit-relocs-22.s: New test.
> * testsuite/ld-aarch64/emit-relocs-23.d: New test.
> * testsuite/ld-aarch64/emit-relocs-23.s: New test.
Approved - please apply.
Cheers
Nick