0.pre8.33
=== Threads merge, 12.5 metres ===
Added ppc vop for CURRENT-THREAD-OFFSET-SAP : note that other
ports (alpha, sparc, etc) wil need this too
Fix the PPC symbol hashing problem with symbol names < 4
characters long (thanks CSR)
Replace CONTROL_STACK_FOO with thread-> or SymbolValue as
appropriate in various non-x86 places (cheneygc, ldb backtrace
etc)
get_spinlock defn moved into $arch-arch.c, as unlikely to vary
much between one OS and another on a given arch. Other arches
need to add this too, but for non-threaded ports the dummy
version in ppc-arch.c will do fine.
Stub arch_os_get_current_thread, arch_os_thread_{init,cleanup}
added for Linux/PPC: needs adding to other ports
Add missing UNIX-SETSID definition, used in MAKE-LISTENER-THREAD
21 files changed: