* device/include/pic16/stdbool.h: removed, since already exists in
[fw/sdcc] / ChangeLog
index bc017136e83544819b7b3885aa3f72834df73838..1cbe192a014e5aa1daa8b21a13b4389bed3f5a6a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-12-16 Borut Razem <borut.razem AT siol.net>
+
+       * device/include/pic16/stdbool.h: removed, since already exists in
+        device/include/; this also fixes bitopcse.c regression test for pic16
+        target
+       * support/regression/fwk/inclusw/testfwk.h: added macro ASSERT_FAILED
+
+2007-12-05 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: fixed bug #1844509 - Correction to Manual 4.6.9
+         Adding new PIC16
+
 2007-12-01 Borut Razem <borut.razem AT siol.net>
 
        * sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/mem.cc: