Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

LWP private support / TLS support

2 views
Skip to first unread message

Joerg Sonnenberger

unread,
Feb 23, 2011, 11:54:21 PM2/23/11
to
Hi all,
I've just committed the first major step to TLS support on NetBSD.
The SPARC part is not complete at the moment, since it requires some
changes to the assembler code I can't test. What is needed should be
approximately:
(1) Making sure that G7 of userland is properly preserved across system
calls and in the kernel, as well as assembler routines in libc.
(2) Remove the #if 0 around __HAVE___LWP_GETPRIVATE_FAST in types.h.

After a rebuild of libpthread, the ATF test cases for libpthread should
still work.

Joerg


--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de

Martin Husemann

unread,
Feb 24, 2011, 3:38:39 AM2/24/11
to
On Thu, Feb 24, 2011 at 05:54:21AM +0100, Joerg Sonnenberger wrote:
> After a rebuild of libpthread, the ATF test cases for libpthread should
> still work.

Somebody(tm) should fix the failing test cases for libpthread before we start
this ;-)

Martin

0 new messages