z80 library cleanup
[fw/sdcc] / ChangeLog
index ef1b9c21e4bdcee78ebda71c09fb71e4a72ac126..152b39659a8cd99a183c724390a595dd26f10d71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2008-12-27 Philipp Klaus Krause <pkk AT spth.de>
+
+       * device/lib/z80/string.c,
+         device/lib/z80/printf.c,
+         device/lib/z80/mul.s:
+         z80 library cleanup
+       * src/z80/gen.c:
+         Fixed code generation bug exposed by builtin memcpy().
+
+2008-12-27 Philipp Klaus Krause <pkk AT spth.de>
+
+       * device/lib/_memcpy.c:
+         fixed conflict with builtin memcpy()
+
 2008-12-26 Borut Razem <borut.razem AT siol.net>
 
        * support/librarian/sdcclib.c: