Fixed address of SFR P5. Thanks to Steve Qu for the fix.
[fw/sdcc] / ChangeLog
index 4717f92ea641208a49d9f6df8400b3b6aac38c81..553e0cc00a54705c794630f1ffec7c32193d176b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
+2009-02-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
+
+       * device/include/mcs51/at89c51ed2.h: Fixed address of SFR P5. Thanks
+         to Steve Qu for the fix.
+
 2009-02-23 Borut Razem <borut.razem AT siol.net>
 
        * as/z80/asexpr.c: fixed bug #1829678: Z-80 CP A,<xxx> assembly
          it is already fixed for mcs51 and hc08 targets
+       * as/z80/z80mch.c: fixed bug #1704376: missing as-z80 errors
 
 2009-02-22 Borut Razem <borut.razem AT siol.net>