]> 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 1a3b6043aebd5165888b73b69795ba4e06df1663..fd284210bf70e85a1f0ef6f794d1513125f66064 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,20 @@
+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.8
+       * .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>