X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2FNEWS;h=ce227235d15b0cfae2e3059f7e8b97b62c734f94;hb=f27da39dbcab5678aca6d8462f1cc37a643f37e9;hp=66ca2bfec3b0fc6ec6014997335ec21981633d21;hpb=657f15a10646484e424cc55e27c29a3207399983;p=fw%2Fsdcc diff --git a/sim/ucsim/NEWS b/sim/ucsim/NEWS index 66ca2bfe..ce227235 100644 --- a/sim/ucsim/NEWS +++ b/sim/ucsim/NEWS @@ -2,8 +2,40 @@ Redirection of output of commands. + 0.4.1-pre4 Redesigned of option handling. 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