X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=94693ba9e87c4c2fded68b2638eddd859b6e0ed3;hb=e56ff7ea8ea1bffdcf4fee43ec8a125453a6ad8d;hp=108ace48b968939387428bea780bda3ae735d74c;hpb=4e175358472072fdf76ef3b5e956a4f810348a82;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 108ace48..94693ba9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2009-04-03 Philipp Klaus Krause + + * device/lib/z80/mul.s, + device/lib/z80/memmove.s, + device/lib/z80/strlen.s: + Minor improvements, code cleanup and license clarification. + +2009-04-01 Philipp Klaus Krause + + * device/lib/z80/mul.s: + Minor improvement in Z80 16x16 bit multiplication. + +2009-03-23 Borut Razem + + * src/SDCCval.c, src/SDCCmain.c, device/include/limits.h, + device/include/pic/limits.h, device/include/pic16/limits.h, + device/lib/_fs2schar.c, device/lib/pic/libsdcc/fs2schar.c, + device/lib/pic16/libsdcc/float/fs2schar.c, doc/sdccman.lyx, + support/regression/tests/funsigned-char.c: + applied patch 2704189: character constant sign fix + thanks to Robert Larice + +2009-03-22 Borut Razem + + * Small Device C Compiler 2.9.0 released + * .version, doc/sdccman.lyx: changed sdcc version to 2.9.1 + +2009-03-15 Borut Razem + + * support/scripts/repack_release.sh: added + 2009-03-13 Borut Razem * doc/sdccman.lyx: "freeware" replaced with "free open source"