0.8.0.16:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 29 May 2003 16:14:44 +0000 (16:14 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 29 May 2003 16:14:44 +0000 (16:14 +0000)
commitebdf67c1da1884d5def43062a97174f28fcb6a2c
treec7445e2de38d4061581de69ec3f4e98db4431805
parentc68bb6b62d2813eb5af3cb7d4502625990a933d6
0.8.0.16:
Code deletion, yay
... since we've expunged *BYTES-CONSED-BETWEEN-GCS* everywhere else,
we might as well stop it being set and confusing people, so
delete it;
... since our CMUCL brethren have decided that 12Mb is a good value
for (BYTES-CONSED-BETWEEN-GCS), let's follow that.  Note that
this increases the default on x86, but decreases the historical
default on non-x86 (though in recent times a refactor had
likewise changed that default);
... fix an error caught by new function warning stuff: bogus
parenthesis in a sparc VOP.
src/code/gc.lisp
src/compiler/sparc/float.lisp
src/runtime/gc-common.c
version.lisp-expr