aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-05-04 18:12:21 +0000
committerdos-reis <gdr@axiomatics.org>2012-05-04 18:12:21 +0000
commit0cd308630a5760fd4b6b2740ada3774a59585099 (patch)
tree3b07808173900496d6a58f00bd696d4fb37c00f7 /src/ChangeLog
parent4e59a0f4d0ce881f79ae146fce1f85467755bb99 (diff)
downloadopen-axiom-0cd308630a5760fd4b6b2740ada3774a59585099.tar.gz
* interp/lisp-backend.boot (assembleCode): New.
* interp/c-util.boot (backendCompileSPADSLAM): Use it. (backendCompile2): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 068a1ac1..8adca31f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2012-05-04 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/lisp-backend.boot (assembleCode): New.
+ * interp/c-util.boot (backendCompileSPADSLAM): Use it.
+ (backendCompile2): Likewise.
+
+2012-05-04 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/clam.boot ($hashNode): Remove.
(compHashGlobal): Likewise.