This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] or1k: Fix incorrect value in PLT GOT entries, causing infinite loop
- From: Stafford Horne <shorne at gmail dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: GNU Binutils <binutils at sourceware dot org>, Openrisc <openrisc at lists dot librecores dot org>, Richard Henderson <rth at twiddle dot net>
- Date: Fri, 23 Aug 2019 22:28:26 +0900
- Subject: Re: [PATCH] or1k: Fix incorrect value in PLT GOT entries, causing infinite loop
- References: <20190822112757.32751-1-shorne@gmail.com> <9117019e-3b9c-447e-749d-1200d5b61a12@redhat.com>
On Fri, Aug 23, 2019 at 10:50:17AM +0100, Nick Clifton wrote:
> Hi Stafford,
>
> > bfd/ChangeLog:
> >
> > * elf32-or1k.c (or1k_elf_finish_dynamic_symbol): Use correct value for
> > PLT GOT entries.
>
> Approved - please apply.
Done now.
Thanks,
-Stafford