X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=d910cca26a33dea32b0538d59a0366bdd3cf7ef6;hb=d08e6df2202ed3f19b681221b502dedb3c6c8a28;hp=c6c9180656de61fd23149105e51242568daabe86;hpb=8418e73a0595de22f06d87753979260690b9d3fc;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index c6c91806..d910cca2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ +2009-01-21 Borut Razem + + * 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 * .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