This is the mail archive of the libc-alpha@sources.redhat.com 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] PPC linuxthreads tls.h fix


Roland McGrath writes:

> That's exactly how I've done it in my tree.  This stuff will get checked in
> and finished after the 2.3.2 release.

And it's in cvs and it works.  Wow, you sure move fast. :)  Thanks.

As to the R_PPC_TPREL16* relocs, they occur when you use LE model
accesses.  Since you can use LE model accesses in a shared library
(AFAICT) we do need to handle them in the dynamic linker.  I'll work
up some test cases with LE accesses in a shared library shortly (if
you don't get to it before me :).

Regards,
Paul.


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