Rename "marknsweepgc.c" to "immobile-space.c" plus 2 bugfixes
commit426ea8c4d76c51887896b371f08720894bb4905c
authorDouglas Katzman <dougk@google.com>
Sat, 14 Oct 2017 18:24:52 +0000 (14 14:24 -0400)
committerDouglas Katzman <dougk@google.com>
Sat, 14 Oct 2017 18:33:14 +0000 (14 14:33 -0400)
tree5fbff04ac858c18e37b26fb4d564ffa4edc13a81
parent06383fe6cde1f6a2d5e61a71742c3b7d1e4462d7
Rename "marknsweepgc.c" to "immobile-space.c" plus 2 bugfixes

- Calculation of asm_routines_end was wrong
- #+(and immobile-space (not immobile-code)) failed to build
src/runtime/Config.x86-64-bsd
src/runtime/Config.x86-64-darwin
src/runtime/Config.x86-64-linux
src/runtime/gc-internal.h
src/runtime/gencgc.c
src/runtime/immobile-space.c [moved from src/runtime/marknsweepgc.c with 99% similarity]
src/runtime/immobile-space.h [moved from src/runtime/marknsweepgc.h with 100% similarity]
src/runtime/save.c