* updated the list pf supported pic14 devices
[fw/sdcc] / ChangeLog
index 65079f559a12b8edd0a51f4007d6e38578a144d6..06d958b6a6a3c3206647bf1e8561c0203fc6a7ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2008-03-13 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: corrected to be able to convert to PDF,
+         updated the list pf supported pic14 devices
+
+2008-03-12 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * doc/sdccman.lyx: added paragraph about bankswitching for mcs51
+
+2008-03-12 Borut Razem <borut.razem AT siol.net>
+
+       * as/doc/asmlnk.doc, as/doc/asxhtm.html: updated command line options,
+         fixed documentation request #1718191
+       * as/hc80/asmain.c, as/mcs51/asmain.c: added option -c to usage
+       * doc/sdccman.lyx: added description of --no-std-crt0 gbz80
+         command line option
+
+2008-03-10 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/SDCCast.c (isConformingBody): fixed bug 1505811, thanks Robert Larice
+       * support/regression/tests/bug1505811.c: new, added
+
 2008-03-09 Raphael Neider <rneider AT web.de>
 
        * device/include/pic16/pic18f2620.h,