Implemented RFE #1702376
[fw/sdcc] / ChangeLog
index fe7453356fdfaf8afb843d02b2025d6cbb6bfdba..f42d5d890d4b02fd0e075ee99d0d6e2055f0dc74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2009-01-05 Philipp Klaus Krause <pkk AT spth.de>
+
+       * /device/lib/z80/mod.s,
+         device/lib/z80/div.s,
+         device/lib/z80/mulchar.s,
+         device/lib/z80/mul.s,
+         device/lib/z80/divsigned.s,
+         device/lib/z80/Makefile.in:
+         Implemented RFE #1702376.
+
+2009-01-05 Borut Razem <borut.razem AT siol.net>
+
+       * as/link/lksdcclib.c:
+         fixed linker hanging in INDEXLIB is not defined (hc08)
+
+2009-01-04 Philipp Klaus Krause <pkk AT spth.de>
+
+       * src/z80/gen.c:
+         Implemented RFE #2485684, and some further improvements of HL caching
+         including a bugfix.
+       * src/z80/peeph-z80.def:
+         Fixed a bug exposed by implementing RFE #2485684.
+
 2009-01-04 Philipp Klaus Krause <pkk AT spth.de>
 
        * src/z80/peeph-z80.def: