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)


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.

-- 
Alan Modra
Australia Development Lab, IBM


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