]> git.gag.com Git - fw/sdcc/blobdiff - ChangeLog
* asranlib/asranlib.c, link/lkar.c: don't check the padding bytes since
[fw/sdcc] / ChangeLog
index f3286f40e8033847b38a95b3996e97bcad579234..fd284210bf70e85a1f0ef6f794d1513125f66064 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2009-02-09 Borut Razem <borut.razem AT siol.net>
+
+       * asranlib/asranlib.c, link/lkar.c: don't check the padding bytes since
+         the openSUSE GNU ar (GNU Binutils; openSUSE 11.0) 2.18.50.20080409-11.1
+         uses '`' character instead '\n' for padding
+
+2009-02-08 Borut Razem <borut.razem AT siol.net>
+
+       * as/COPYING3: added
+       * support/scripts/sdcc.nsi: added COPYING3.txt to the package
+       * device/lib/Makefile.in: reenable floating point in model-xstack-auto
+         libraries
+
+2009-02-07 Borut Razem <borut.razem AT siol.net>
+
+       * asranlib/asranlib.c: fixed BSD header length calculation
+       * .version, doc/sdccman.lyx: bumped sdcc version to 2.8.9
+         due sdcc asxxxx license change to GPLv3
+
 2009-02-05 Borut Razem <borut.razem AT siol.net>
 
        * asranlib/asranlib.c, link/lkar.h, link/lkar.c: