summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/m88k (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-014-213/+0
| | | | | Like autumn leaves on water don't fear the tedu@
* Use double load/store instructions whenever possible.miod2004-03-022-72/+45
|
* 88k uthread stuff. some regress succeeds, a few others still fail. Thisderaadt2004-02-274-2/+188
| | | | is enough to start debugging further.. ok miod
* Real atomic locks for m88k.miod2003-10-261-3/+41
|
* remove unused/unreferenced code.marc2002-10-111-8/+1
| | | | ok fgs@
* Define struct _machdep_state again for libc_r to compile on mvme88k.miod2001-02-211-1/+4
|
* switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.d2000-10-041-40/+1
|
* sync with FreeBSDd1999-11-251-3/+3
|
* m88k addition.smurph1999-03-032-0/+59