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: PowerPC64 TLS ABI


On Fri, Jan 17, 2003 at 01:12:33PM -0600, Steve Munroe wrote:
> 
> Alan Modra Writes:
> 
> > I've put a copy of my current PowerPC64 specific TLS ABI at
> > ftp://ftp.linuxppc64.org/pub/people/amodra/ppc64tls.txt.gz
> 
> Thanks Alan!
> 
> One area I need guidance on which glibc changes for TLS require the gcc TLS
> work. And if there are any glibc TLS changes independent of the gcc work?
> If there are any I'll start there next.

To get --with-tls --without-__thread working, you just need to have
binutils working (I'd strongly suggest adding testcases for all
the possible sequences and transitions as IA-32, x86-64 and now IA-64
binutils TLS ports have).
The next step then is --with-tls --with-__thread, where gcc needs to
work too.

	Jakub


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