freebsd-dev/lib/libpthread/arch
Daniel Eischen 203a51090b Add preliminary sparc64 support to libpthread. This does not
yet work, but hopefully someone familiar with the sparc64
port can pick up the reins.

Submitted by:	jake
With mods by:	deischen
2003-10-09 02:32:28 +00:00
..
alpha Fix a logic error; use beq to check for a register being NULL, not bne. 2003-10-02 20:51:30 +00:00
amd64 Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to 2003-09-19 23:28:13 +00:00
i386 Fix FPU state restoring bug by jumping to right position. 2003-09-22 14:34:02 +00:00
ia64 Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to 2003-09-19 23:28:13 +00:00
sparc64 Add preliminary sparc64 support to libpthread. This does not 2003-10-09 02:32:28 +00:00