* support/regression/tests/bug1057979.c, support/regression/tests/malloc.c,
[fw/sdcc] / ChangeLog
index 3d1d0d372b0ad2731a71ed03ff8fdef37f40561d..3a6cdaa2b493dbdbfd04f1a151e393813689db81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2007-05-26 Borut Razem <borut.razem AT siol.net>
+
+       * support/regression/tests/bug1057979.c, support/regression/tests/malloc.c,
+         support/regression/fwk/include/testfwk.h: fixed compilation on Mac OS x
+       * docs/knownbugs.html: updated
+
+2007-05-25 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * doc/sdccman.lyx: inserted footnotes about inline assembler labels,
+         thanks Jan Waclawek
+       * src/mcs51/gen.c (aopPut): fixed part of bug 1723128 when result is
+         AOP_CRY and ruonly
+         (gencjneshort): optimized when left is AOP_DIR
+       * src/SDCCglue.c (printIvalStruct): fixed other part of bug 1723128 for
+         initializing unions in a struct/array
+       * support/regression/fwk/include/testfwk.h: added defines for data, near
+         and far for host and z80
+       * support/regression/tests/bug1723128.c: new, added
+
 2007-05-22 Borut Razem <borut.razem AT siol.net>
 
        * doc/knownbugs.html: updated