summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/amd64/include/pthread_md.h
Commit message (Expand)AuthorAgeFilesLines
* gcc -O2 cleanup. tested for a long time.davidxu2004-08-251-2/+2
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.davidxu2004-08-161-0/+2
* Add TLS support for i386 and amd64.dfr2004-08-151-2/+4
* Remove unused field.davidxu2004-07-311-1/+0
* Call kse_switchin to switch context when being debugged.davidxu2004-07-131-8/+22
* Use amd64_set_fsbase() instead of calling sysarch() directly.peter2003-10-231-6/+1
* Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c tomarcel2003-09-191-1/+2
* Rethink the MD interfaces for libpthread to account fordeischen2003-08-051-34/+207
* Add missing arguments to _amd64_restore_context() when called fromdeischen2003-07-201-2/+4
* Add some very beta amd64 bits. These will also need some tweaking.deischen2003-07-191-0/+80
OpenPOWER on IntegriCloud