This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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, AArch64] Fix hard-coded size of sturct elf_prstatus


OK /M

On 6 November 2013 17:40, Yufeng Zhang <Yufeng.Zhang@arm.com> wrote:
> Hi,
>
> This patch fixes a bug in bfd where AArch64 general purpose registers are
> not extracted from the NT_PRSTATUS note. The size of struct elf_prstatus
> changed in the kernel with commit 9cf2b72b2; update the value expected in
> _bfd_aarch64_elf_grok_prstatus.
>
> OK for the trunk and 2_24 branches?
>
> Thanks,
> Yufeng
>
>
> bfd/
>
> 2013-11-07  Matthew Leach  <Matthew.Leach@arm.comm>
>
>         * elfxx-aarch64.c (_bfd_aarch64_elf_grok_prstatus): Fix hard-coded
>         size of struct elf_prstatus.


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