Change immobile space free pointers to alien vars
commit96efac1b849bc34a65657199c5eba7c3c5a84361
authorDouglas Katzman <dougk@google.com>
Thu, 17 Aug 2017 22:40:57 +0000 (17 18:40 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 17 Aug 2017 22:44:18 +0000 (17 18:44 -0400)
treeed2069ce98eca065d00992fe57032fd53e61dfd7
parentbfc678c1b16a4be38eb49a81f32f0c2188d11b44
Change immobile space free pointers to alien vars
17 files changed:
contrib/sb-introspect/introspect.lisp
src/code/alloc.lisp
src/code/early-impl.lisp
src/code/misc-aliens.lisp
src/code/room.lisp
src/compiler/generic/genesis.lisp
src/compiler/generic/parms.lisp
src/compiler/x86-64/target-insts.lisp
src/runtime/coreparse.c
src/runtime/gc-common.c
src/runtime/gencgc.c
src/runtime/globals.c
src/runtime/globals.h
src/runtime/marknsweepgc.c
src/runtime/parse.c
src/runtime/save.c
src/runtime/traceroot.c