_mcs51_genXINIT: xdata initialization is 13 bytes shorter now
[fw/sdcc] / ChangeLog
index f92356a1e208d805ce0a08e661ed8ad5310503c5..178c539d74c7933f9abed87ecccc092a9b9a8f36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-10-31  Borut Razem <borut.razem@siol.net>
+
+       * support/cpp2/cpplib.h,
+         support/cpp2/cpplib.c,
+         support/cpp2/cpplex.c,
+         support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
+         to switch _asm block preprocessing on / off. Default is
+         #pragma preproc_asm +
+
+2003-10-31  Borut Razem <borut.razem@siol.net>
+
+       * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
+         when outputting comment blocks (when executed with -C option) and
+         _asm (SDCPP specific) blocks
+
 2003-10-31 Erik Petrich <epetrich@ivorytower.norman.ok.us>
        
        * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning