0.pre7.48:
authorWilliam Harold Newman <william.newman@airmail.net>
Sat, 6 Oct 2001 13:34:18 +0000 (13:34 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sat, 6 Oct 2001 13:34:18 +0000 (13:34 +0000)
commit772659782631839f87fe059a45ecb28b933e298b
treefe2a2ad6ff7251fdfc24f0093eddeff8ff5ed4d8
parentf61bddabbb69f1347b81b8ab76e709635a7a0739
0.pre7.48:
deleted remaining conditional-on-GENGC-feature stuff (except
what's in Alpha, where I don't have an Alpha to test
the changes on)
did "egrep -i gengc" and removed what I found
(deleted some byte code stuff too, instead of trying to
selectively remove gengc conditionalization within it)
removed UNUSED slot in SYMBOL: We don't have any bootstrapping
issues at cross-compile time which require us to
maintain the same layout in the target as in the host
13 files changed:
src/code/cold-init.lisp
src/code/debug-int.lisp
src/code/target-load.lisp
src/code/toplevel.lisp
src/compiler/alpha/call.lisp
src/compiler/dump.lisp
src/compiler/generic/early-objdef.lisp
src/compiler/generic/objdef.lisp
src/compiler/generic/vm-ir2tran.lisp
src/compiler/ir2tran.lisp
src/compiler/trace-table.lisp
src/compiler/x86/move.lisp
version.lisp-expr