icode comments need space
[fw/sdcc] / ChangeLog
index cdecb3ff492500091ed21cd241d15b1e9aa6dade..218e7044f235c115dcb43826088189be3fe34923 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-02-18  Frieder Ferlemann <Frieder.Ferlemann@web.de>
+
+        * src/SDCCpeeph.c: added peephole conditions testing for same arguments
+        * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
+
+2003-02-18    <johan@balder>
+
+       * as/mcs51/asmain.c (asmbl): module can start with a digit
+       * as/z80/asmain.c (asmbl): module can start with a digit
+
+2003-02-16  Bernhard Held <bernhard@bernhardheld.de>
+
+       * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
+       * src/asm.c: fix pipe() for Mingw32
+
 2003-02-15  Bernhard Held <bernhard@bernhardheld.de>
 
        * src/SDCCglue.h: make tmpfileNameSet available for preOutName