Skip to content
Snippets Groups Projects
Commit 31d977b5 authored by dtc's avatar dtc
Browse files

* Support for the complex-float array types.

* Support for moving code objects on the x86 port. Needed by the GENCGC
version which places code objects in the dynamic space which are moved
to the read-only space by purify.

* Scavenger hook support; available with GENCGC.

* Conditional support for scavenging the read-only space when the
*scavenge-read-only-space* static symbol is defined. This is currently
used with the x86 GENCGC version so that new-genesis can place code
objects in the read-only space.

* Hooks to GENCGC.
parent 27ece61a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment