From f896b8096ecaf448a23d59a4c2bc23916a0bb8a1 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 19 May 2008 14:58:09 +0000 Subject: Port from btx-branch. * lisp/core.lisp.in ($effectiveFaslType): New. * boot/translator.boot (needsStableReference?): Handle the ECL case. (coerceToNativeType): Likewise. (genImportDeclaration): Likewise. (shoeRemoveStringIfNec): Fix thinko. ($bootDefined): Define. ($bootDefinedTwice): Likewise. ($lispWordTable): Likewise. (getIntermediateLispFile): Use $effectiveFaslType. (loadSystemRuntimeCore): Use coreError, not systemError. --- src/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index fb203a63..7640dde2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2008-05-19 Gabriel Dos Reis + + Port from btx-branch. + * lisp/core.lisp.in ($effectiveFaslType): New. + * boot/translator.boot (needsStableReference?): Handle the ECL case. + (coerceToNativeType): Likewise. + (genImportDeclaration): Likewise. + (shoeRemoveStringIfNec): Fix thinko. + ($bootDefined): Define. + ($bootDefinedTwice): Likewise. + ($lispWordTable): Likewise. + (getIntermediateLispFile): Use $effectiveFaslType. + (loadSystemRuntimeCore): Use coreError, not systemError. + 2008-05-18 Martin Rubey Fix AW/412 -- cgit v1.2.3