aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Remove alpha left-overs.Ruslan Ermilov2006-08-222-322/+0
* Fix compile, s/tp_dtv/tp_tdv/g.David Xu2004-08-161-1/+1
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.David Xu2004-08-161-0/+1
* Add TLS support for i386 and amd64.Doug Rabson2004-08-151-1/+1
* Call kse_switchin to switch context when being debugged.David Xu2004-07-131-7/+20
* Add __volatile keyword.David Xu2003-09-261-2/+4
* s/ia64/alpha/gMarcel Moolenaar2003-09-261-5/+4
* Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c toMarcel Moolenaar2003-09-191-0/+2
* Don't assume sizeof(long) = sizeof(int) on x86; use intDaniel Eischen2003-09-031-0/+17
* Add alpha support to libpthread. It compiles but hasn't been tested;Daniel Eischen2003-08-092-0/+288