* device/lib/Makefile.in: allow whitespaces at the end of lines in
[fw/sdcc] / ChangeLog
index e1da4128a6ea827f1302a9db235c348f1fb7ca00..8d719087c5a460ef460b6e1852c4e112b5dcdfc1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2009-01-01 Borut Razem <borut.razem AT siol.net>
+
+       * as/link/asxxxx_config.h.in:
+         fixed warning: extra tokens at end of #endif directive
+       * src/z80/peep.c:
+         fixed warning: suggest parentheses around && within ||
+       * device/lib/Makefile.in: allow whitespaces at the end of lines in
+         ports.build, in order to make it work on cygwin - it seems to be a
+         bug in cygwin grep: CR is not treated as part of end-of-line
+
+2008-12-31 Borut Razem <borut.razem AT siol.net>
+
+       * configure, configure.in, config.dsp, config_vc.awk,
+         as/link/asxxxx_config.h.in, as/link/hc08/lkelf.c, as/link/aslink.h,
+         as/link/hc08/Makefile.in, as/link/mcs51/Makefile.in:
+         introduced asxxxx_config.h.in
+
+2008-12-30 Philipp Klaus Krause <pkk AT spth.de>
+
+       * src/z80/gen.c,
+         src/z80/peeph-z80.def:
+         Minor addition improvement.
+
+2008-12-30 Raphael Neider <rneider AT web.de>
+
+       * as/link/hc08/lkelf.c, as/link/lkaomf51.c, as/link/lklibr.c,
+         as/link/z80/lkgb.c, debugger/mcs51/cmd.c, sim/ucsim/utils.cc,
+         src/SDCCasm.c, support/Util/dbuf_string.c, support/cpp/c-ppoutput.c,
+         support/cpp/libcpp/lex.c, support/cpp/libcpp/macro.c,
+         support/librarian/sdcclib.c, support/makebin/makebin.c:
+         partially revert changes from r5293..r5295
+
 2008-12-29 Philipp Klaus Krause <pkk AT spth.de>
 
        * src/z80/peeph-z80.def: