0.8.21.17:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 5 Apr 2005 11:03:19 +0000 (11:03 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 5 Apr 2005 11:03:19 +0000 (11:03 +0000)
commit8a8568603cc7cacd188fe1cac18824a69bece6af
tree4665db57f6dd95e341522eb8af3c881fcfdfe975
parent5cd0fc84df83d1b3321b7fc969843207721de429
0.8.21.17:
Fix fixnum / sb!xc:fixnum xc bug (as in discussion with Bruno Haible
sbcl-devel 2005-03/2005-04)
... don't use the CL:FIXNUM type in immediate-constant-sc;
... write and use a test in before-xc.
NEWS
make-host-1.sh
src/compiler/alpha/vm.lisp
src/compiler/hppa/vm.lisp
src/compiler/mips/vm.lisp
src/compiler/ppc/vm.lisp
src/compiler/sparc/vm.lisp
tests/vm.before-xc.lisp [new file with mode: 0644]
version.lisp-expr