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


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


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