-
- Downloads
Rewrite of the x86/GENCGC purify stack scavenging to reduce the chance
of heap corruption and to try and handle return address on the stack. Enhance new-genesis to save the code fixups for x86 code objects allowing the code to be placed in the dynamic heap and thus garbage collected by purify.
Showing
- code/lispinit.lisp 5 additions, 1 deletioncode/lispinit.lisp
- code/load.lisp 3 additions, 3 deletionscode/load.lisp
- code/x86-vm.lisp 112 additions, 59 deletionscode/x86-vm.lisp
- compiler/generic/new-genesis.lisp 59 additions, 15 deletionscompiler/generic/new-genesis.lisp
- lisp/purify.c 280 additions, 7 deletionslisp/purify.c
- tools/worldload.lisp 7 additions, 15 deletionstools/worldload.lisp
Loading
Please register or sign in to comment