aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-03-28 17:49:21 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-03-28 17:49:21 +0000
commitcd2540dc72de62203232da21000a4288c1cc72bf (patch)
tree2ab043b7c8515145bf0f6baf6545386f4bda122e
parent229bd5f50d69a07deaa4b7943bd713b1e69d1bbe (diff)
downloadmailfromd-cd2540dc72de62203232da21000a4288c1cc72bf.tar.gz
mailfromd-cd2540dc72de62203232da21000a4288c1cc72bf.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@1320 7a8a7f39-df28-0410-adc6-e0d955640f24
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a62d5b6..be3a6e0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-28 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * src/drivers.c, src/prog.c, src/opcodes: Prepare the instruction
+ set for array data type: remove PUSH_LITERAL, PUSH_IMMEDIATE,
+ VARIABLE, AUTO, ARG; introduce instead MEM, MEMSTK, MEMEXT, DEREF;
+ Change semantics of ASGN
+
2007-03-27 Sergey Poznyakoff <gray@gnu.org.ua>
* src/symtab.c, src/lex.l, src/gram.y, src/drivers.c,

Return to:

Send suggestions and report system problems to the System administrator.