* support/scripts/sdcc.nsi: remove uninstall.exe after uninstallation,
[fw/sdcc] / ChangeLog
index 3ea7ed34cf318d0dfd91edfe240f929b4af64f81..43ce07a7b39c6283e617fa0800ed8ef7ff46bcc5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,28 @@
-2008-05-07 Maarten Brock <sourceforge.brock AT dse.nl>
+2008-05-19 Borut Razem <borut.razem AT siol.net>
+
+       * support/scripts/sdcc.nsi: remove uninstall.exe after uninstallation,
+         fixed typo
+
+2008-05-18 Borut Razem <borut.razem AT siol.net>
+
+       * support/Utils/dbuf_string.[ch]: added dbuf_chomp(),
+         the buffer is null terminated
+       * src/device/pic16.c:
+         applied modified patch 1965676: Patch for Win32 16 bit PIC
+       * sdcc_vc_in.h: defined YY_NO_UNISTD_H
+
+2008-05-16 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/SDCC.lex (check_type),
+       * src/SDCC.y (type_specifier2 TYPE_NAME): fixed bug 1925942
+       * as/hc08/clean.mk,
+       * as/mcs51/clean.mk,
+       * as/z80/clean.mk: also clean *.dep
+       * device/lib/pic16/libsdcc/stack/Makefile,
+       * sim/ucsim/libtool: removed as they are rebuild by configure
+       * src/clean.mk: removed izt, so Makefile is not deleted for distclean
+
+2008-05-13 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * src/SDCCast.c (fixupInline, createFunction): save currBlockno in
          fixupInline instead of createFunction to fix bug 1864577
@@ -30,7 +54,6 @@
 2008-05-05 Borut Razem <borut.razem AT siol.net>
 
        * support/regression/Makefile.in,
-         support/regression/fwk/lib/testfwk.c,
          support/regression/ports/ds390/spec.mk,
          support/regression/ports/hc08/spec.mk,
          support/regression/ports/mcs51-common/spec.mk,