From 4fc0d2118f3b25dfa852ac6aadee83ddf9cc330a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 20 Aug 2012 04:29:01 +0000 Subject: * interp/util.lisp (BUILD-INTERPSYS): loadDelayedFFI early. * interp/sys-driver.boot (%sysInit): Do not call sys-osInitCLispFFI (no longer necessary.) * boot/translator.boot (genModuleFinalization): Generate forms to be evaluated at load and execution time, instead of a function call. * interp/spad.lisp (process): Remove. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 8fe7c4e4..4004f4b7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2012-08-19 Gabriel Dos Reis + + * interp/util.lisp (BUILD-INTERPSYS): loadDelayedFFI early. + * interp/sys-driver.boot (%sysInit): Do not call + sys-osInitCLispFFI (no longer necessary.) + * boot/translator.boot (genModuleFinalization): Generate forms to + be evaluated at load and execution time, instead of a function call. + * interp/spad.lisp (process): Remove. + 2012-08-19 Gabriel Dos Reis * lisp/core.lisp.in (primitiveLoad): New. Export. -- cgit v1.2.3