X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2FNEWS;h=ce227235d15b0cfae2e3059f7e8b97b62c734f94;hb=f27da39dbcab5678aca6d8462f1cc37a643f37e9;hp=d62e965b3a6a1859b7f52c2c0e35b53a097f1196;hpb=7fe573ea83f6e0762dc73bc493f15fa2a8f6273d;p=fw%2Fsdcc diff --git a/sim/ucsim/NEWS b/sim/ucsim/NEWS index d62e965b..ce227235 100644 --- a/sim/ucsim/NEWS +++ b/sim/ucsim/NEWS @@ -12,3 +12,30 @@ 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