X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=d133523bb598dd921a88ba9a78dd41fed6e3124d;hb=cd81e1479c7ce38b89e5622cfc1101cef3e07ebd;hp=1961f6f3726dd9cb5449857a6fb73df40e700051;hpb=02f0f9893dbcaa7aa93cb8ac1d2e28475e181352;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 1961f6f3..d133523b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * src/SDCCast.c (decorateType): fixed bug #898889, cast result of a literal complement too + * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931, + fixed check for bitfields 2004-04-11 Bernhard Held