K 10 svn:author V 5 peter K 8 svn:date V 27 2003-10-17T16:30:09.000000Z K 7 svn:log V 292 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. END