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] PR ld/22220: Let plugin know that an indirect symbol is added


On 9/28/17, Alan Modra <amodra@gmail.com> wrote:
> On Thu, Sep 28, 2017 at 01:15:20AM -0700, H.J. Lu wrote:
>> On Wed, Sep 27, 2017 at 03:46:34PM -0700, H.J. Lu wrote:
>> > When an unversioned definition in a regular object overrides the
>> > default
>> > versioned symbol in the shared object, we turn the default versioned
>> > symbol into an indirect symbol so that the references in the shared
>> > object are mapped to the definition in the regular object.  When this
>> > happens, we must call the plugin "notice" function to let it know that
>> > an indirect symbol is added.
>> >
>> > OK for master?
>>
>> Here is a simpler version.  OK for master?
>
> H.J., I had the bug assigned to me, and have already committed a fix
> plus testcase.
>

Thanks.

-- 
H.J.


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