X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=8bb494c7b7fc7cf65332f22cfed1625886f363bc;hb=3e426896dde4a23fa67ba9a33811b2784154e0c9;hp=1fc24424f921e2c96ba8768dae3d16967a3abbdb;hpb=998bc7b7fc11e191943ed839f790fff34b78df3b;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 1fc24424..8bb494c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2006-03-20 Frieder Ferlemann + + * sim/ucsim/cmd.src/newcmdcl.h: applied patch fixing GCC 4.1 build + submitted by the Debian SDCC maintainer Aurelien Jarno: + "Credits goes to Martin Michlmayr, who rebuilt the whole Debian + archive with gcc 4.1 on mips and wrote the patch" + +2006-03-16 Raphael Neider + + * src/pic16/genarith.c (genAddLit): simplified and fixed case where + the left operand is shorter than the result (c* = lit-c* + int), + fixes bug #1450796 + * src/pic16/gen.c (genRightShift): check IS_SYMOP before accessing + OP_SYMBOL + 2006-03-14 Vangelis Rokas * src/.version: increased version number to 2.5.5