[PATCH] PPC linuxthreads tls.h fix

Jakub Jelinek jakub@redhat.com
Mon Mar 3 11:02:00 GMT 2003


On Mon, Mar 03, 2003 at 09:49:14PM +1100, Paul Mackerras wrote:
> 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)

Well, whether you can do that or not depends on the architecture.
E.g. for IA-32 it is supported, since it is the same dynamic relocation
as for IE, for most other arches it is not supported.

	Jakub



More information about the Libc-alpha mailing list