* support/cpp/libcpp/files.c: SDCPP synchronized with GCC CPP release version 4.3.2
[fw/sdcc] / ChangeLog
index d864dcc4a084c25cf7be631c08fbe31bf8a1f7fb..c3a9771bff3627782e4b97453b73b4d5945c70e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2008-08-30 Borut Razem <borut.razem AT siol.net>
+
+       * support/cpp/libcpp/files.c: SDCPP synchronized with GCC CPP
+         release version 4.3.2
+
+2008-08-24 Raphael Neider <rneider AT web.de>
+
+       * device/lib/pic16/configure, device/lib/pic16/configure.ac:
+         always use the sdcc from the current build tree (ignore $CC from
+         the environment, fixes compile farm builds)
+       * device/lib/Makefile.in: rename .a into .lib for compatibility,
+         remove more build products from install directory
+       * sdcc/src/pic16/main.c (_pic16_linkEdit,_pic16_finaliseOptions)
+       * sdcc/support/scripts/sdcc.nsi: revert to .lib extension for libs
+
 2008-08-24 Borut Razem <borut.razem AT siol.net>
 
        * src/SDCC.y: applied patch