PowerPC64 TLS ABI
Jakub Jelinek
jakub@redhat.com
Fri Jan 17 21:05:00 GMT 2003
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
More information about the Libc-alpha
mailing list