This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [Patch, BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue
- From: Nick Clifton <nickc at redhat dot com>
- To: Sudakshina Das <Sudi dot Das at arm dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: nd <nd at arm dot com>, Richard Earnshaw <Richard dot Earnshaw at arm dot com>, Ramana Radhakrishnan <Ramana dot Radhakrishnan at arm dot com>
- Date: Thu, 6 Jun 2019 12:12:20 +0100
- Subject: Re: [Patch, BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue
- References: <d0802d91-56a0-243a-c98e-419d901fc72d@arm.com>
Hi Sudi,
> bfd/ChangeLog:
> 2019-xx-xx Sudakshina Das <sudi.das@arm.com>
>
> * elfxx-aarch64.c (_bfd_aarch64_elf_link_setup_gnu_properties): Set
> alignment of the new gnu property section.
>
> ld/ChangeLog:
> 2019-xx-xx Sudakshina Das <sudi.das@arm.com>
>
> * testsuite/ld-aarch64/aarch64-elf.exp: Add new tests.
> * testsuite/ld-aarch64/property-bti-pac4-a.d: New test.
> * testsuite/ld-aarch64/property-bti-pac4-b.d: New test.
> * testsuite/ld-aarch64/property-bti-pac4.s: New test.
Approved - please apply.
Cheers
Nick