Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mips->mips64 | 2004-08-11 | 1 | -6/+0 | |
| | |||||
* | switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads. | 2000-10-04 | 1 | -36/+4 | |
| | |||||
* | sync with FreeBSD | 1999-11-25 | 1 | -3/+3 | |
| | |||||
* | mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu) | 1999-01-17 | 1 | -1/+3 | |
| | |||||
* | Move atomic_lock code from asm to C with inline asm; | 1998-11-20 | 1 | -1/+1 | |
| | | | | | Add m68k, mips and sparc. (needs more careful checking) Add 'slow_atomic_lock' for crippled archs. | ||||
* | sync with FreeBSD (rwlock, gc thread, man pages) | 1998-11-09 | 1 | -0/+36 | |
add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out) |