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: "Sriraman Tallam via binutils" <binutils at sourceware dot org>
- To: Cary Coutant <ccoutant at gmail dot com>
- Cc: binutils <binutils at sourceware dot org>, Teresa Johnson <tejohnson at google dot com>
- Date: Wed, 20 Sep 2017 15:53:55 -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> <CAJimCsF4pu3b-swmUoMoZdznmqZ7j-ppi2draiuuzqcMrFU=eA@mail.gmail.com>
- Reply-to: Sriraman Tallam <tmsriram at google dot com>
On Wed, Sep 20, 2017 at 2:52 PM, Cary Coutant <ccoutant@gmail.com> wrote:
>
> > 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.
Applied with the ChangeLog entry.
Thanks
Sri
>
>
> Thanks!
>
> -cary