0.pre8.39:
commitd767105094f5836327f9389b061f83a44240a279
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 5 Apr 2003 13:04:14 +0000 (5 13:04 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 5 Apr 2003 13:04:14 +0000 (5 13:04 +0000)
treeb9b20c6f06865004e7d7d1df6ddd2f224ea1acf6
parentc10e4afc31e25003cc2500803ceb7589232e7f6b
0.pre8.39:
          === Threads merge, 0.78125 metres ===

Merge patch (CSR sbcl-devel 2003-04-04) supporting SPARC/SunOS.  This version
builds on SPARC/SunOS and x86/Linux in #!-sb-thread mode; it has not been
tested on x86/Linux with threads enabled (and will obviously not run on
SPARC/SunOS with threads, because of the minor matter of various implementation
details such as a garbage collector and multiprocessing primitives).
13 files changed:
src/code/target-unithread.lisp
src/compiler/sparc/parms.lisp
src/compiler/sparc/system.lisp
src/runtime/Config.sparc-sunos
src/runtime/ppc-linux-os.c
src/runtime/purify.c
src/runtime/sparc-arch.c
src/runtime/sparc-sunos-os.c
src/runtime/sunos-os.c
src/runtime/thread.c
src/runtime/thread.h
src/runtime/x86-linux-os.h
version.lisp-expr