summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/sparc/uthread_machdep.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* save fpu context (needs optimization)jason2003-01-261-3/+7
* switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.d2000-10-041-37/+5
* use art's thread context setjmp coded2000-01-061-13/+11
* sync with FreeBSDd1999-11-251-13/+7
* mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)d1999-01-171-1/+3
* Move atomic_lock code from asm to C with inline asm;d1998-11-201-0/+45