* asranlib/asranlib.c, link/lkar.h, link/lkar.c:
[fw/sdcc] / ChangeLog
index acf3e1c849491cd180b05fa49cadd8c4c9ce0c5d..5891d3c4c00070ce5553b653797482ea96eab992 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2009-02-05 Borut Razem <borut.razem AT siol.net>
+
+       * asranlib/asranlib.c, link/lkar.h, link/lkar.c:
+         added support for BSD (Mac OS X) ar format
+
+2009-02-02 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/gbz80/Makefile.in, device/lib/hc08/Makefile.in,
+         device/lib/z80/Makefile.in:
+         chose source files in the PORT directory if they are available
+
+2008-02-01 Raphael Neider <rneider AT web.de>
+
+       * device/lib/pic16/libdev/pic18f1220.c,
+       * device/lib/pic16/libdev/pic18f4450.c:
+         define SSPBUF to allow use of printf
+
+2009-02-01 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/Makefile.in, device/lib/gbz80/Makefile.in,
+         device/lib/hc08/Makefile.in, device/lib/incl.mk,
+         device/lib/z80/Makefile.in:
+         don't remake libraries
+       * support/regression/tests/snprintf.c:
+         reenable floating point in small-xstack-auto library
+
 2008-01-26 Raphael Neider <rneider AT web.de>
 
        * src/pic16/ralloc.c (packForPush): disabled to fix #2496919