Load runtime/host-adapter when building a cross-compiler.
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 3 Mar 2017 23:08:15 +0000 (16:08 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 3 Mar 2017 23:08:15 +0000 (16:08 -0700)
commitfc2cee105782d4393f6394f70b67628b748e07b0
tree8c99af82ad1dbd74ccdc31d1622acd414b1a23e0
parentcb21538751f8bb8f7dea8a458d49903420668c54
Load runtime/host-adapter when building a cross-compiler.

Define GUARANTEE which is now used in the new compiler/sf/cref.
Collect a couple other existing hacks to the host runtime.

Increment the CREF version since it grew deprecated bindings.
src/Makefile.tools.in
src/compiler/base/utils.scm
src/compiler/rtlgen/opncod.scm
src/cref/make.scm
src/runtime/bytevector.scm
src/runtime/host-adapter.scm [new file with mode: 0644]
src/runtime/predicate-tagging.scm