0.9.3.63:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 19 Aug 2005 12:15:15 +0000 (12:15 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 19 Aug 2005 12:15:15 +0000 (12:15 +0000)
commit40e3ba03d0e1b824e4d1ae75d74246b975b70964
tree94510cd2a021c27b81fea7ab44aa807aa01a9be3
parent891f4de22b8a291d76d2e74e2a775e4bb659921f
0.9.3.63:
Merge Solaris/x86 support, mostly as in sbcl-devel 2005-06-07
... one or two minor fixups
... log the major problems remaining in BUGS
20 files changed:
BUGS
CREDITS
NEWS
make-config.sh
src/assembly/x86/assem-rtns.lisp
src/code/sunos-os.lisp
src/compiler/x86/call.lisp
src/compiler/x86/nlx.lisp
src/compiler/x86/parms.lisp
src/compiler/x86/values.lisp
src/runtime/Config.x86-sunos [new file with mode: 0644]
src/runtime/GNUmakefile
src/runtime/gencgc.c
src/runtime/sunos-os.c
src/runtime/x86-arch.c
src/runtime/x86-assem.S
src/runtime/x86-sunos-os.c [new file with mode: 0644]
src/runtime/x86-sunos-os.h [new file with mode: 0644]
tools-for-build/ldso-stubs.lisp
version.lisp-expr