]> git.gag.com Git - fw/sdcc/blobdiff - ChangeLog
* support/Util/dbuf_string.c: removed (PTR) cast since it is not
[fw/sdcc] / ChangeLog
index b6d4d45a70bede16a0111e502f515368f33a1405..2a7ccce32b48ff9c1664c1a0221146809fc62334 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-01-17 Borut Razem <borut.razem AT siol.net>
+
+       * support/Util/dbuf_string.c: removed (PTR) cast since it is not
+         defined in MSVC
+       * src/SDCC.lex: stringLiteral() returns const char pointer,
+         EOF detection in stringLiteral(), fixed asmbuf memory leak,
+         fixed column counting
+       * src/SDCCval.[ch]: constVal(), value *strVal() and charVal()
+         accept const char pointer as parameter
+       * src/SDCCdwarf2.c: corrected buffer size
+
 2007-01-17 Borut Razem <borut.razem AT siol.net>
 
        * support/Util/dbuf_string.c: fixed for amd64