* doc/sdccman.lyx: fixed webdocs bug #2071421: error in the manual
[fw/sdcc] / ChangeLog
index 2d031aa94cda2d73ad204f76a04d3e2845fb06cc..1b88de137c87d92b4496747005a5374331e57e6a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,46 @@
+2008-02-22 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/Makefile.in: fixed parenthesis error
+       * doc/sdccman.lyx: fixed webdocs bug #2071421: error in the manual
+
+2009-02-18 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * device/include/mcs51/at89c51ed2.h: fixed bug #2071949 bitmask RBCK wrong
+
+2009-02-17 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * as/link/mcs51/lkihx.c (hexRecord): bugfix do not insert extended address
+         when addresses are unsorted
+
+2008-02-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
+
+       * device/include/mcs51/p89v66x.h: added ENBOOT thanks
+         Gudjon Gudjonsson <gudjon AT gudjon.org>
+       * device/include/mcs51/p89c66x.h: fixed some defines
+       * device/include/mcs51/p89v66x.h: fixed some sbit addresses
+       * doc/sdccman.lyx: added <NO FLOAT> to index, try to reanimate
+         svn keywords
+
+2008-02-14 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: corrected cpp info
+
+2008-02-13 Borut Razem <borut.razem AT siol.net>
+
+       * as/Makefile.in: *.doc renamed to *.txt
+
+2008-02-11 Borut Razem <borut.razem AT siol.net>
+
+       * as/doc/aslnk.doc, as/doc/abstra.doc: renamed to *.txt
+       * as/doc/aslnk.txt, as/doc/asxhtml.html: changed licens to GPLv3
+
 2008-02-11 Borut Razem <borut.razem AT siol.net>
 
        * doc/sdccman.lyx: documented ar format libraries
 
 2008-02-10 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
 
-       * support/regression/tests/float_single.c: added regression 
+       * support/regression/tests/float_single.c: added regression
          test. Some testpoints for probably rarely used functions
          (acosf, sinhf, tanf, expf) disabled for some targets