Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | So passes uthreads | 2012-09-01 | 1 | -10/+0 | |
* | Use __attribute__ ((aligned (16)), to make sure the FPU state is aligned | 2010-06-30 | 1 | -3/+3 | |
* | if cpu has fxsr, use fxsave instead; ok marc | 2004-02-21 | 1 | -3/+3 | |
* | save i386 fpu state | 2003-01-24 | 1 | -3/+3 | |
* | switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads. | 2000-10-04 | 1 | -84/+5 | |
* | sync with FreeBSD | 1999-11-25 | 1 | -4/+5 | |
* | no need to save signal state in setjmp/longjmp - it will always be the same, so we may as well save a few syscalls | 1999-03-10 | 1 | -3/+3 | |
* | mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu) | 1999-01-17 | 1 | -22/+70 | |
* | use <machine/reg> | 1999-01-10 | 1 | -4/+6 | |
* | sync with FreeBSD (rwlock, gc thread, man pages) | 1998-11-09 | 1 | -1/+4 | |
* | somehow i missed this directory.. | 1998-08-28 | 1 | -0/+35 |