glibc/sysdeps/alpha/nptl
Richard Henderson bbbfa1b98e * sysdeps/alpha/tls.h (tcbhead_t): Add private.
(TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN, TLS_TCB_SIZE,
        TLS_PRE_TCB_SIZE, TLS_TCB_ALIGN, INSTALL_DTV, INSTALL_NEW_DTV,
        GET_DTV, THREAD_DTV, THREAD_SELF, DB_THREAD_SELF): Match ia64.
        (TLS_TCB_OFFSET, THREAD_ID, NO_TLS_OFFSET): Remove.
        (THREAD_GETMEM, THREAD_GETMEM_NC): Simplify.
        (THREAD_SETMEM, THREAD_SETMEM_NC): Likewise.
        * sysdeps/unix/sysv/linux/alpha/createthread.c (TLS_VALUE): Match ia64.
2004-01-16 05:23:05 +00:00
..
elf Avoid .ent/.end. 2003-07-08 03:41:53 +00:00
jmpbuf-unwind.h Setjmp buffer unwinding helper code for Alpha. 2003-12-19 01:35:07 +00:00
Makefile * sysdeps/alpha/Makefile: New file. 2004-01-13 09:36:22 +00:00
pthread_spin_lock.S Spinlock implementation for Alpha. 2003-07-01 19:24:33 +00:00
pthread_spin_trylock.S Spinlock trylock implementation for Alpha. 2003-07-01 19:24:47 +00:00
pthreaddef.h General definition for libpthread on Alpha. 2003-07-01 19:25:02 +00:00
tcb-offsets.sym * sysdeps/alpha/Makefile: New file. 2004-01-13 09:36:22 +00:00
tls.h * sysdeps/alpha/tls.h (tcbhead_t): Add private. 2004-01-16 05:23:05 +00:00