This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] [BZ #19007] FAIL: elf/check-localplt with -z now and binutuls 2.26


On 10/14/2015 02:37 PM, H.J. Lu wrote:
> On Wed, Oct 14, 2015 at 5:27 AM, Florian Weimer <fweimer@redhat.com> wrote:
>> On 09/25/2015 11:17 PM, H.J. Lu wrote:
>>> On linker in binutils 2.26 and newer generate GOT references instead
>>> PLT references when -z now is passed to linker.  We need to extend
>>> scripts/localplt.awk to allow PLT or GOT references.
>>>
>>> Tested on x86 and x86-64.  OK for master?
>>
>> I'm a bit puzzled why this change is needed now, and wasn't part of
>> commit 9637d8a253493be471d9a71640e91349f7a8a050 at the end of July.
>> What has changed since then?
>>
> 
> It doesn't cover --enable-bind-now.

Thanks for the explanation.  Looks good to me then.

Florian


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