This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Fix bug in gold plugin interface with export-dynamic-symbol and export-dynamic-list
- From: Cary Coutant <ccoutant at gmail dot com>
- To: Sriraman Tallam <tmsriram at google dot com>
- Cc: binutils <binutils at sourceware dot org>, Teresa Johnson <tejohnson at google dot com>
- Date: Wed, 20 Sep 2017 14:52:53 -0700
- Subject: Re: Fix bug in gold plugin interface with export-dynamic-symbol and export-dynamic-list
- Authentication-results: sourceware.org; auth=none
- References: <CAAs8Hmye4SUh7URaXHFwALY4tCzoSUNKcEMnAhm4PxZOaDJYZg@mail.gmail.com>
> I am presenting this patch for review on behalf of Teresa Johnson.
>
> Function is_visible_from_outside in plugin.cc should check for
> export-dynamic-symbol and export-dynamic-list.
>
> Patch attached. Please let me know if this ok.
This looks good, but it needs a ChangeLog entry. OK to apply with that.
Thanks!
-cary