0.8.9.6.netbsd.2:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 8 Apr 2004 12:00:30 +0000 (12:00 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 8 Apr 2004 12:00:30 +0000 (12:00 +0000)
commit01044af1b8d69fc3899dc0417064c1512223223d
tree4ba80df7e7ef7cafba5c9277e52ff2fe950af78f
parent074ba0606c687dbca4afc99e8e72e6f1a4486d24
0.8.9.6.netbsd.2:
Merge Perry Metzger "netbsd patches" sbcl-devel 2004-04-06
... don't merge SB_THREAD/spinlock cleanup; the right answer
is to define an almost-null get_spinlock() version
for non-threaded builds.
15 files changed:
CREDITS
README
doc/sbcl.1
src/code/cold-init.lisp
src/compiler/x86/parms.lisp
src/runtime/Config.x86-netbsd [new file with mode: 0644]
src/runtime/GNUmakefile
src/runtime/bsd-os.c
src/runtime/bsd-os.h
src/runtime/interrupt.c
src/runtime/undefineds.h
src/runtime/x86-arch.c
src/runtime/x86-bsd-os.c
src/runtime/x86-bsd-os.h
version.lisp-expr