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] add --ignore-unresolved-symbol from NetBSD (bug#14426)


Alan Modra <amodra@gmail.com> writes:

> On Wed, Aug 01, 2012 at 12:43:23PM +0000, Jan Beich wrote:
>
>> Allow a specific symbol to be unresolved. This can be useful to let
>> runtime linker resolve the symbol despite using -Wl,-z,defs.
>> ---
>>  include/bfdlink.h |  4 ++++
>>  ld/ldlex.h        |  1 +
>>  ld/ldmain.c       | 35 +++++++++++++++++++++++++++--------
>>  ld/ldmain.h       |  1 +
>>  ld/lexsup.c       |  7 +++++++
>
> This is OK with suitable ChangeLog entries.

Is the followup enough or do I need to resubmit the patch?

http://sourceware.org/ml/binutils/2012-08/msg00211.html


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