NetBSD/lib/libc/tls
matt 14d704c9e9 Add a workaround for older crt0.o that overwrite r2 (tcb pointer).
(save tcb pointer using _lwp_setprivate in ld.elf_so and retrieve the tcb
via _lwp_getprivate in libc and use it to restore the value in r2).
2011-04-07 02:19:28 +00:00
..
Makefile.inc Add PPC TLS support. Add -D_LIBC_SOURCE for tls.c and _lwp.c (powerpc) 2011-03-12 07:55:09 +00:00
tls.c Add a workaround for older crt0.o that overwrite r2 (tcb pointer). 2011-04-07 02:19:28 +00:00