freebsd-nq/lib/libkse
Peter Wemm eaa9864401 Update context code for my last ABI breakage of mcontext. I'm worried
about the fpu code here.  It should be using fxsave/fxrstor instead of
saving/restoring the control word.  The SSE registers are used a lot in
gcc generated code on amd64.  I'm not sure how this all fits together
though.
2003-10-17 16:30:09 +00:00
..
arch Update context code for my last ABI breakage of mcontext. I'm worried 2003-10-17 16:30:09 +00:00
support
sys Only generate code for _LCK_ASSERT if _LCK_DEBUG is defined. 2003-10-02 03:24:26 +00:00
test
thread Fix some comments for last commit. 2003-10-08 00:30:38 +00:00
Makefile