X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=608a80f4398e03f2831f3d8941817534dc187041;hb=a0df5f7e9b47a96bef4a94b8c96692f0156acec0;hp=2c55b61731dfcf59a34077ecb480cd754c88833e;hpb=0ddac837e50a0bcf1e3ddf35542eb65a8c158020;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 2c55b617..608a80f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-10-26 Bernhard Held + + * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction, + carry must be complemented too + * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which + could be emitted by genMinus + 2005-10-25 Bernhard Held * src/SDCCast.c (addCast): added promotion for bit variables