0.8.9.18
authorDaniel Barlow <dan@telent.net>
Mon, 5 Apr 2004 23:16:18 +0000 (23:16 +0000)
committerDaniel Barlow <dan@telent.net>
Mon, 5 Apr 2004 23:16:18 +0000 (23:16 +0000)
commit7646aefa188758e2892fea2ad02be4f29b3938f2
tree136f0ed6f42fa695c50c7c7d109d000213538099
parent0573ba54479d1d65e2c8a14daffd2976e249bf40
0.8.9.18
Some cosmetic cleanups to make this a better place to start a
new x86-64 branch

... remove large chunks of long-float: it didn't work anyway

... parms.lisp happens fractionally earlier so that we can
defconstant nil-value slightly more cleanly

some raw 3s and 4s get made into functions of n-lowtag-bits
26 files changed:
build-order.lisp-expr
src/code/cold-init.lisp
src/code/early-float.lisp
src/code/fop.lisp
src/code/host-alieneval.lisp
src/code/target-load.lisp
src/code/target-random.lisp
src/compiler/assem.lisp
src/compiler/early-assem.lisp
src/compiler/generic/early-objdef.lisp
src/compiler/generic/early-vm.lisp
src/compiler/generic/genesis.lisp
src/compiler/generic/late-type-vops.lisp
src/compiler/generic/objdef.lisp
src/compiler/generic/primtype.lisp
src/compiler/generic/target-core.lisp
src/compiler/generic/utils.lisp
src/compiler/generic/vm-array.lisp
src/compiler/generic/vm-fndb.lisp
src/compiler/generic/vm-type.lisp
src/runtime/coreparse.c
src/runtime/dynbind.c
src/runtime/linux-os.c
src/runtime/purify.c
tools-for-build/grovel-headers.c
version.lisp-expr