This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: PLT / non-PIC executable support for MIPS


On Wed, 1 Oct 2008 09:30:40 -0400, Daniel Jacobowitz <drow@false.org> wrote:
> This patch also fixes a bug in dlsym on MIPS, even with current GCC
> and binutils; dlsym would sometimes return lazy binding stubs.  That's
> what the copy of dl-lookup.c and the trick in do-lookup.h are for.

Is this a same "bug" reported on Debian BTS #265678 ?

It looks local-lazy-eval.diff contains similar (but slightly different
place) fix.
---
Atsushi Nemoto


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