summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-014-200/+0
* the license on this is PD; david leonard says soderaadt2008-10-021-1/+3
* remove sparcv9 code.brad2004-02-021-8/+2
* - save and restore %fsr, too.jason2003-02-141-1/+15
* priviledged -> privileged from David Krause via Henning Brauermarc2003-02-101-2/+2
* typoderaadt2003-01-311-2/+2
* Create a siginfo_t for thread-to-thread kill.marc2003-01-311-4/+6
* save fpu context (needs optimization)jason2003-01-263-5/+59
* remove unused/unreferenced code.marc2002-10-111-8/+1
* sigh, do it right.fgsch2001-12-181-2/+2
* Fix func decl. in comment.fgsch2001-12-181-2/+5
* Software invoked traps should use the ST_ versions of the trap numbermarc2001-12-181-4/+4
* Our gcc defines __sparcv9__ not __sparc_v9__jason2001-09-101-2/+2
* switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.d2000-10-042-72/+5
* preparation for switch-based threadsd2000-09-252-0/+83
* use art's thread context setjmp coded2000-01-061-13/+11
* thread context setjmp code, art@d2000-01-061-0/+35
* sync with FreeBSDd1999-11-251-13/+7
* correct asm constraints, espie@d1999-03-101-2/+6
* Goodbye, MIT pthreads... you were a handy reference implementationd1999-03-102-142/+0
* implement sparc atomic lock with LDSTUBd1999-02-071-3/+28
* mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)d1999-01-171-1/+3
* move spinlock.h into the real worldd1999-01-081-6/+0
* more spinlockd1998-12-211-4/+4
* md spinlockd1998-12-212-2/+8
* add md _atomic_is_locked; cleand1998-12-181-2/+11
* Move atomic_lock code from asm to C with inline asm;d1998-11-202-0/+55
* move unchanged files from machdep/ into appropriate arch/${MACHINE}peter1998-07-212-0/+142