summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/nptl
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address by URL.Paul Eggert2012-03-095-15/+10
* alpha: Convert to crt[in].S.Richard Henderson2012-02-081-89/+0
* alpha: Remove HAVE_TLS_SUPPORT and HAVE___THREAD tests.Richard Henderson2012-02-081-13/+3
* Replace lll_private_futex_* (*) with lll_futex_* (*, LLL_PRIVATE).Ulrich Drepper2007-07-281-1/+1
* Adjust use of lll_futex_* macros.Ulrich Drepper2007-06-081-1/+1
* (THREAD_GSCOPE_FLAG_UNUSED, THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT,Ulrich Drepper2007-05-281-1/+24
* USE_TLS support is now default.Ulrich Drepper2006-10-271-4/+1
* (tcbhead_t): Rename member to __private.Ulrich Drepper2006-01-131-1/+1
* 2006-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-101-42/+0
* 2005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-281-2/+13
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here.Ulrich Drepper2005-01-061-2/+7
* * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add supportRichard Henderson2004-12-171-0/+1
* * sysdeps/alpha/tcb-offsets.sym (thread_offsetof): Redefine toRichard Henderson2004-10-151-2/+4
* Define __libc_unwind_longjmp.Ulrich Drepper2004-09-021-1/+4
* (MULTIPLE_THREADS_OFFSET): Define unconditionally.Ulrich Drepper2004-06-281-2/+0
* * sysdeps/alpha/tcb-offsets.sym (PID_OFFSET): New.Richard Henderson2004-03-111-0/+1
* * sysdeps/alpha/tls.h (tcbhead_t): Add private.Richard Henderson2004-01-161-53/+27
* * sysdeps/alpha/Makefile: New file.Richard Henderson2004-01-132-0/+33
* 2003-12-11 Ulrich Weigand <uweigand@de.ibm.com>Roland McGrath2004-01-061-1/+1
* Setjmp buffer unwinding helper code for Alpha.Ulrich Drepper2003-12-191-0/+28
* 2003-09-05 Roland McGrath <roland@redhat.com>Roland McGrath2003-09-092-46/+4
* Avoid .ent/.end.Ulrich Drepper2003-07-081-8/+4
* TLS access definitions for Alpha.Ulrich Drepper2003-07-011-0/+146
* libthread_db interface to map LWP ID to thread for Alpha.Ulrich Drepper2003-07-011-0/+46
* General definition for libpthread on Alpha.Ulrich Drepper2003-07-011-0/+38
* Spinlock trylock implementation for Alpha.Ulrich Drepper2003-07-011-0/+46
* Spinlock implementation for Alpha.Ulrich Drepper2003-07-011-0/+45
* Initialization code for libpthread on Alpha.Ulrich Drepper2003-07-011-0/+93