0.9.9.38:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 22 Feb 2006 12:11:26 +0000 (12:11 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 22 Feb 2006 12:11:26 +0000 (12:11 +0000)
commit427cac784579a935a06b0d66bac63dbf9bf325a4
treedc6141328e88e8c11890c560ab9a257035a5b46a
parent844e8597d7ca9fda207ab2358ee027db86f6c120
0.9.9.38:
gencgc/ppc fixups
... fix the allocator/gc on threaded builds.  Whoops.
... STACK_GROWS_DOWNARD
... in pa_alloc/gencgc/!x86, actually do the stack manipulation
more plausibly.  (Don't carefully write the value we
want to preserve past the end of the stack, for one)
... whitespace.
src/runtime/alloc.c
src/runtime/gencgc.c
src/runtime/mips-arch.c
src/runtime/sparc-arch.c
version.lisp-expr