X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=7beca775b86a1d4a2b2c6c8ad8db7fe2d9b21b87;hb=13b845db7aab0716af2fa014cbfcaa56dc4b0a73;hp=c3a9771bff3627782e4b97453b73b4d5945c70e8;hpb=7ede08af250a7aa78b8af220bc01d3be3a8234e8;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index c3a9771b..7beca775 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-08-31 Borut Razem + + * support/regression/tests/bug-895992.c, + support/regression/tests/onebyte.c: + enabled pic16 regression testing since the bugs + 1511794: pic16: regression test bug-895992.c fails + 1444425: onebyte.c regression tes fails on pic16 + are fiexed, probably by fixing + 2048464: PIC16: fix genUminus - addresses not.c regression test + 2008-08-30 Borut Razem * support/cpp/libcpp/files.c: SDCPP synchronized with GCC CPP