1.0.33.3: restore buildability from CMUCL
commita05af4f16fc6a79f3725b9c7b46d5967b3dfcaf7
authorChristophe Rhodes <csr21@cantab.net>
Wed, 2 Dec 2009 08:54:43 +0000 (2 08:54 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Wed, 2 Dec 2009 08:54:43 +0000 (2 08:54 +0000)
treea88d0ed61fbe5fda8bfc0e6df1d247fff7fc5ec6
parent927856d3c6db92a0fff279a15eae303bdf4a7820
1.0.33.3: restore buildability from CMUCL

- Add extra keyword in the ftype declaration for %DEFKNOWN (oh, the irony);
- move the THREAD structure into the cross-compiler, so that MUTEX slots
  can be declared to have type (OR NULL THREAD);
- IGNORE on non-binding in saptran

(build failure reported by xme@gmx.net)
NEWS
src/code/target-thread.lisp
src/code/thread.lisp
src/compiler/knownfun.lisp
src/compiler/saptran.lisp
version.lisp-expr