* sim/ucsim/configure.in: introduced macro DD_COPT_NO_IGNORE,
[fw/sdcc] / ChangeLog
index dd664b98aab569e71d7e8105cfd68742de2e8646..da9f77125e1ea2d5712435ec1759a47e1ee960fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2007-01-21 Borut Razem <borut.razem AT siol.net>
+
+       * 
+
+2007-01-20 Borut Razem <borut.razem AT siol.net>
+
+       * src/SDCC.lex, src/SDCCmain.c, sdc/SDCCglobl.h, doc/sdccman.lyx:
+         implemented RFE #1470316: allow "$" in variable names
+
+2007-01-20 Raphael Neider <rneider AT web.de>
+
+       * device/include/pic/pic14regs.h: reverted accidental wipe of the file
+
+2007-01-20 Raphael Neider <rneider AT web.de>
+
+       * device/lib/pic/libdev/devices.txt: device list for mkall.sh
+       * device/lib/pic/libdev/mkall.sh: script to rebuild all device libs
+       * device/lib/pic/libdev/pic14ports.txt: device PORT specifications
+       * support/scripts/inc2h.pl: fixed major .inc parsing bugs,
+         applied patch from Robert Tate (#1629249) to add PORTs and TRISs
+       * device/lib/pic/libdev/pic*.c,
+       * device/include/pic/pic*.h: regenerated with enhanced inc2h.pl
+       * device/lib/pic/libdev/Makefile.in: show progress
+
+2007-01-19 Bernhard Held <bernhard AT bernhardheld.de>
+
+       * doc/sdccman.lyx: updated "configure options" for autoconf 2.6
+       * support/scripts/sdcc_cygwin_mingw32,
+       * support/scripts/sdcc_mingw32,
+       * support/scripts/build.mak: replaced --datadir by --datarootdir for
+       conformance with autoconf 2.6
+
 2007-01-19 Raphael Neider <rneider AT web.de>
 
        * src/pic/device.c (register_map): fixed list construction