* as/doc/asmlnk.doc, as/doc/asxhtm.html: updated link-xx and aslink
[fw/sdcc] / ChangeLog
index 65079f559a12b8edd0a51f4007d6e38578a144d6..bb78cf258349e28f3c5fd702a1be7438a8eebd92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+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,
+         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,