* as/link/lkar.h: sgetl and sputl are independent of endianness
[fw/sdcc] / ChangeLog
index c6c9180656de61fd23149105e51242568daabe86..d910cca26a33dea32b0538d59a0366bdd3cf7ef6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
+2009-01-21 Borut Razem <borut.razem AT siol.net>
+
+       * as/link/lkar.h: sgetl and sputl are independent of endianness
+       * as/link/sdxxxx_config.h.in: removed endianness detection
+
 2009-01-20 Borut Razem <borut.razem AT siol.net>
 
        * .version, doc/sdccman.lyx: bumped sdcc version to 2.8.8
          due creation of ar format libraries
+       * support/scripts/sdcc.nsi:
+         don't add nonexistent object files to the package
 
 2009-01-19 Borut Razem <borut.razem AT siol.net>