X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2FNEWS;h=0fd259e76b926ea01959a09b261b70844af11782;hb=9f4a142c68aec5404d59bd94ba66e8fc37fc0e45;hp=d62e965b3a6a1859b7f52c2c0e35b53a097f1196;hpb=0a602d50e5d325591873e6ef4a92b023539b2136;p=fw%2Fsdcc diff --git a/sim/ucsim/NEWS b/sim/ucsim/NEWS index d62e965b..0fd259e7 100644 --- a/sim/ucsim/NEWS +++ b/sim/ucsim/NEWS @@ -12,3 +12,36 @@ Start of libtool introduction. 0.4.1-pre5 Fix of cl_cmdline::syntax_match. + + +0.4.1-pre6 + +Stack tracking. +Error handling. + + +0.5.0 + +Expressions +Memory simulation redesigned: address space, chip, address decoder +Fix of command interpreter +Document updated + + +0.5.1 + +Implementation of missing instruction ORL C,\bit of MCS51 +Apply changes of SDCC cvs +Fix of AVR instruction decoder +Bug fixes + + +0.5.2 + +Bug fixes to run sdcc regression tests + + +0.5.3 + +Eliminate need of flex (for compile) +Fix of some includes