* support/scripts/sdcc.nsi: added section debugging macros, added SDCC icon,
[fw/sdcc] / ChangeLog
index 06d958b6a6a3c3206647bf1e8561c0203fc6a7ab..ced7fbc4ca9178fe84abc94b68434a409a7e280a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2008-03-16 Borut Razem <borut.razem AT siol.net>
+
+       * support/scripts/sdcc.nsi: added section debugging macros, added SDCC icon,
+         changed startup menu for release distribution, code cleaning
+
+2008-03-16 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/SDCCcse.c (algebraicOpts): fixed bug 1579949
+       * support/regression/tests/bug1579949.c: new, added
+
+2008-03-14 Paul Stoffregen <paul AT pjrc.com>
+
+       * device/lib/printf_fast.c: fixed bug 1255403
+
+2008-03-14 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * doc/sdccman.lyx: enhanced paragraph about bankswitching for mcs51
+       * src/cdbFile.c (cdbWriteBasicSymbol): fixed bug 1909409 for locals
+
+2008-03-14 Borut Razem <borut.razem AT siol.net>
+
+       * as/doc/asmlnk.doc, as/doc/asxhtm.html: updated link-xx and aslink
+         command line options
+       * as/link/hc08/lkmain.c: converted tabs to spaces so that the usage
+         is correctly displayed
+       * as/link/z80/lkmain.c: usage line commented out
+
 2008-03-13 Borut Razem <borut.razem AT siol.net>
 
        * doc/sdccman.lyx: corrected to be able to convert to PDF,