0.pre7.59:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 11 Oct 2001 01:09:15 +0000 (01:09 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 11 Oct 2001 01:09:15 +0000 (01:09 +0000)
commit545fa4548b327804cf78afe38a2ecd94ced86162
tree285a2e4b4e24456042d5f7a920e9ed03c7d4f54d
parent3c65762b927af861c9c8bc416e4cbac9a14ec0c3
0.pre7.59:
cleanup after widetag renaming in 0.pre7.58..
..renamed %VECTOR-TYPE-CODE to VECTOR-WIDETAG-AND-N-BITS
..renamed %COMPLEX-VECTOR-TYPE-CODE to COMPLEX-VECTOR-WIDETAG
..renamed DEFINE-PRIMITIVE-OBJECT :HEADER to :WIDETAG
..renamed PRIMITIVE-OBJECT-HEADER to PRIMITIVE-OBJECT-WIDETAG
renamed WORD-BITS to N-WORD-BITS
35 files changed:
package-data-list.lisp-expr
src/code/alpha-vm.lisp
src/code/array.lisp
src/code/bit-bash.lisp
src/code/debug-int.lisp
src/code/fd-stream.lisp
src/code/float.lisp
src/code/host-alieneval.lisp
src/code/kernel.lisp
src/code/room.lisp
src/code/run-program.lisp
src/code/save.lisp
src/code/stream.lisp
src/code/target-alieneval.lisp
src/code/target-c-call.lisp
src/code/target-random.lisp
src/code/x86-vm.lisp
src/compiler/alpha/array.lisp
src/compiler/alpha/parms.lisp
src/compiler/alpha/type-vops.lisp
src/compiler/array-tran.lisp
src/compiler/bit-util.lisp
src/compiler/generic/genesis.lisp
src/compiler/generic/objdef.lisp
src/compiler/generic/target-core.lisp
src/compiler/generic/vm-fndb.lisp
src/compiler/generic/vm-macs.lisp
src/compiler/generic/vm-tran.lisp
src/compiler/generic/vm-type.lisp
src/compiler/srctran.lisp
src/compiler/target-disassem.lisp
src/compiler/x86/array.lisp
src/compiler/x86/insts.lisp
src/compiler/x86/parms.lisp
version.lisp-expr