summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/m88k/uthread_machdep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-73/+0
| | | | | Like autumn leaves on water don't fear the tedu@
* Use double load/store instructions whenever possible.miod2004-03-021-3/+3
|
* 88k uthread stuff. some regress succeeds, a few others still fail. Thisderaadt2004-02-271-0/+73
is enough to start debugging further.. ok miod