* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h, src/ds390/gen.c,
[fw/sdcc] / ChangeLog
index 5815b0ce81fc2f1a4156d3cf06a34b9cab51ec97..1545674428be838a8a5ec7c0b8260d968a0b8719 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,40 @@
+2007-04-17 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h, src/ds390/gen.c,
+         src/hc08/gen.c, src/mcs51/gen.c, src/mcs51/rtrack.c:
+         fixed #1493816: option --no-gen-comments: --no-gen-comments renamed
+         to --fverbose-asm, to be gcc'ish
+
+2007-04-17 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/mcs51/gen.c (aopOp): set size to 1 for ruonly, fixes bug 1699455
+
+2007-04-17 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: fixed #1701874: Mac OSX references in SDCC manual
+       * device/lib/ds400/tinibios.c, device/lib/hc08/_divuint.c,
+         device/lib/hc08/_divulong.c: replaced _asm and _endasm keywords
+         with their double underscore equivalent
+
+2007-04-14 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: some additional "freeware" replaced with "free open
+         source"
+
+2007-04-13 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: -pedantic-parse-number is not in conformance with
+         C99 standard
+       * device/examples/serialcomm/windows/serial.[ch],
+         device/examples/serialcomm/windows/test_serialcomm.cpp:
+         updated by Bela Torok
+       * device/examples/serialcomm/windows/serialcomm.dsw,
+         device/examples/serialcomm/windows/serialcomm.dsp: added
+
 2007-04-13 Jan Waclawek <wek AT efton.sk>
 
-        * doc/sdccman.lyx: additions and changes at various places
-          (submitted as #1697136).
+       * doc/sdccman.lyx: additions and changes at various places
+         (submitted as #1697136).
          (svn commit by Frieder Ferlemann <Frieder.Ferlemann AT web.de>)
 
 2007-04-10 Borut Razem <borut.razem AT siol.net>