DS80C400 support, the beginning
[fw/sdcc] / ChangeLog
index 88bb0cf401195626ae194cbae1022000db72e473..00d3bb53c716b82fd829717f528b2c19f8e3fdaf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-04-29  Kevin Vigor <kevin@vigor.nu>
+
+       Initial support for DS80C400. "Hello world" runs on TINIm400 
+       (with polled I/O).
+
+2003-04-28  Karl Bongers(apply patches for Martin Helmling)
+
+        * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
+        * Some notes on ddd usage added in debugger/README
+        Martin Helmling adding more features and fixes for ddd GUI debugger.
+        Code added for nexti, stepi, up, down, and other adjustments.
+
+2003-04-28  Scott Dattalo  <scott@DATTALO.COM>
+
+       * src/pic/pCodepeep.c non-wildcard asmops are now handled
+       * src/pic/peeph.def Added two rules to optimize carry manipulation
+       * src/pic/* removed debug printfs
+
 2003-04-28  Bernhard Held <bernhard@bernhardheld.de>
 
        * debugger/mcs51/cmd.c: added header newalloc.h