This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH v3 2/5] or1k: Fix messages for relocations in shared libraries
- From: Nick Clifton <nickc at redhat dot com>
- To: Stafford Horne <shorne at gmail dot com>, binutils at sourceware dot org
- Cc: Openrisc <openrisc at lists dot librecores dot org>, Richard Henderson <rth at twiddle dot net>
- Date: Thu, 4 Oct 2018 16:32:20 +0100
- Subject: Re: [PATCH v3 2/5] or1k: Fix messages for relocations in shared libraries
- References: <20181004032317.17478-1-shorne@gmail.com> <20181004032317.17478-3-shorne@gmail.com>
Hi Stafford,
> bfd/ChangeLog:
>
> * elf32-or1k.c (or1k_elf_relocate_section): Add error for unknown
> relocations. Add error for non zero addend with plt and got
> relocations. Add error for got and plt references against dynamic, non
> local, symbols. Add error when linking non shared liraries with
> flag_pic.
Approved.