]> git.gag.com Git - fw/sdcc/blobdiff - ChangeLog
* as/mcs51/asnoice.c: fixed bug #1447412:
[fw/sdcc] / ChangeLog
index a4d561665f04d1f0bd99025ae2d890e38035fe4e..d0fcbf3cac11a2cce79ea07978acc7c2cc31aacc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2007-01-14 Borut Razem <borut.razem AT siol.net>
+
+       * as/mcs51/asnoice.c: fixed bug #1447412:
+         Cannot debug files that contain spaces in the path name
+         by converting spaces in asm file mane to underscores
+
+2007-01-13 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: fixed format errors
+
+2007-01-10 Borut Razem <borut.razem AT siol.net>
+
+       * src/SDCC.lex, src/SDCCmain.c: fixed bug #1631895:
+         codeseg/constseg #pragma fail
+       * suppoprt/cpp2/Makefile.bcc: reenable Borland C compilation
+       * suppoprt/cpp2/configure.in, suppoprt/cpp2/libcpp/lex.c,
+         suppoprt/cpp2/Makefile.in, suppoprt/cpp2/sdcpp-opts,
+         suppoprt/cpp2/sdcpp.[ch]: house cleaning
+
 2007-01-09 Borut Razem <borut.razem AT siol.net>
 
        * get rid of diagnistic.[ch], pretty-print.[ch],