1.0.4.54: x86-64/darwin preliminary threads support
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Tue, 10 Apr 2007 04:18:10 +0000 (04:18 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Tue, 10 Apr 2007 04:18:10 +0000 (04:18 +0000)
commit1cf1afff10cfc48a2f4a26fd4533531081602219
treedf398f22989827fef839939a939c410c802e3796
parentfb2d70782a537348895f6a04f257d1f1fcc7942d
1.0.4.54: x86-64/darwin preliminary threads support
 * add sb-lutex to features via make-config.sh
 * preserve_pointer context registers in gencgc.c
 * use lock/cmpxchg on darwin
 * GSYM/GNAME asm hacks
 * add -arch options when appropriate for building threads-foreign.so
make-config.sh
src/runtime/gencgc.c
src/runtime/x86-64-arch.h
src/runtime/x86-64-assem.S
tests/threads.impure.lisp
version.lisp-expr