a baby step where angels fear to tread.. I'm still heading for a
authorWilliam Harold Newman <william.newman@airmail.net>
Tue, 17 Oct 2000 14:10:15 +0000 (14:10 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Tue, 17 Oct 2000 14:10:15 +0000 (14:10 +0000)
commitadf0d51d2bde8b723276bacf94641df9aa5ae561
tree00c34105a9d249502b8aafc36dce03797c7e17de
parentf3783ae14bde14c5aefd3d9383d89379defcb00f
a baby step where angels fear to tread.. I'm still heading for a
system where all address constants are defined in one place. I've been
wandering around in a morass of increasingly broken systems (not just
broken s/w -- a flaky graphics adaptor contributed h/w flakiness too)
for quite a while. This version is starting over again with a small
step forward from the last known working state of the system.
27 files changed:
package-data-list.lisp-expr
src/assembly/x86/arith.lisp
src/assembly/x86/assem-rtns.lisp
src/code/bit-bash.lisp
src/code/debug-int.lisp
src/code/gc.lisp
src/code/room.lisp
src/compiler/byte-comp.lisp
src/compiler/generic/genesis.lisp
src/compiler/x86/alloc.lisp
src/compiler/x86/c-call.lisp
src/compiler/x86/call.lisp
src/compiler/x86/cell.lisp
src/compiler/x86/debug.lisp
src/compiler/x86/macros.lisp
src/compiler/x86/memory.lisp
src/compiler/x86/move.lisp
src/compiler/x86/nlx.lisp
src/compiler/x86/parms.lisp
src/compiler/x86/pred.lisp
src/compiler/x86/static-fn.lisp
src/compiler/x86/subprim.lisp
src/compiler/x86/system.lisp
src/compiler/x86/type-vops.lisp
src/compiler/x86/values.lisp
src/runtime/gencgc.c
version.lisp-expr