X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=b4c509cab39c4bfec44d3145d4d1f323b14ed4b0;hb=670bb6fb5c7996b6eb0e3412f12ada73f2c2635b;hp=1fc24424f921e2c96ba8768dae3d16967a3abbdb;hpb=96286bdaf8e44243b1c4d26ecc357d15b65f087d;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 1fc24424..b4c509ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +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