Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | So passes uthreads | 2012-09-01 | 4 | -248/+0 | |
| | | | | | Like autumn leaves on water don't fear the tedu@ | ||||
* | Revert previous commit: if gcc picks a memory operand for the asm then | 2011-01-04 | 1 | -2/+2 | |
| | | | | | 'movl' will result in an assembler error. Sorry llvm-clang users: fix your compiler to match gcc+as | ||||
* | Make this compile with llvm-clang; problem pointed out by Amit Kulkarni | 2010-12-31 | 1 | -2/+2 | |
| | |||||
* | Correct the _atomic_lock() asm so that gcc accepts the constraints | 2009-06-01 | 1 | -4/+4 | |
| | | | | | | when compiling without optimization; fix copied from the kernel's atomic.h ok miod@ | ||||
* | copyrights | 2004-02-25 | 4 | -2/+58 | |
| | |||||
* | initial working pthreads support from sparc64, done with drahn. there are | 2004-02-25 | 4 | -10/+149 | |
| | | | | | some `debugging features' and other optimizations (such as not saving all registers) that we can still do perhaps | ||||
* | the rest of the libs stuff; from art@ again | 2004-01-28 | 4 | -0/+53 | |