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