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] Fix ld.so regression.


From: "Carlos O'Donell" <carlos@systemhalted.org>
Date: Tue, 10 Apr 2012 12:59:17 -0400

> On Tue, Apr 10, 2012 at 10:34 AM, David Miller <davem@davemloft.net> wrote:
>> The _ELF_DYNAMIC_DO_RELOC simplifications went a bit too far.
>> The one extra case we have to handle is when there is a GAP
>> between the rel and the pltrel.
...
> For any bug fixed you put the BZ # into NEWS.

Ok, will update NEWS.

> Now that we have a `size', could you rewrite this to be less instructions?
> 
> e.g. ranges[0].size -= size;

No problem, I'll commit the result once I've retested it.


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