0.7.1.46:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 18 Mar 2002 19:08:00 +0000 (19:08 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 18 Mar 2002 19:08:00 +0000 (19:08 +0000)
commit4df3887d4f74248fb2ce830b86eb07fd30986d8a
tree6888c1171790db08a72b5463e6fdb23becb7e14e
parentc1b4849c95bad4f3535fba2b9307fd37e15bcf6d
0.7.1.46:
Merged patches from CSR "pseudo-atomic magic constant propagation"
sbcl-devel 2002-03-12
... first patch for PSEUDO-ATOMIC-TRAP propagation on SPARC
... second patch for various #+ -> #!+ changes in library and
alpha port
Also other SPARC cleanups
... implemented suggestion from DB for ldso-stubs.S, allowing
the SPARC port to be dynamically linked
... fprintf -> FSHOW
14 files changed:
src/code/debug-int.lisp
src/code/gc.lisp
src/compiler/alpha/arith.lisp
src/compiler/alpha/array.lisp
src/compiler/alpha/cell.lisp
src/compiler/alpha/macros.lisp
src/compiler/alpha/type-vops.lisp
src/compiler/generic/genesis.lisp
src/runtime/Config.sparc-linux
src/runtime/ldso-stubs.S
src/runtime/linux-os.c
src/runtime/sparc-arch.c
src/runtime/sparc-assem.S
version.lisp-expr