bug fixes
[fw/sdcc] / sim / ucsim / NEWS
1 0.4.1-pre3
2
3 Redirection of output of commands.
4
5
6 0.4.1-pre4
7
8 Redesigned of option handling.
9 Start of libtool introduction.
10
11
12 0.4.1-pre5
13
14 Fix of cl_cmdline::syntax_match.
15
16
17 0.4.1-pre6
18
19 Stack tracking.
20 Error handling.
21
22
23 0.5.0
24
25 Expressions
26 Memory simulation redesigned: address space, chip, address decoder
27 Fix of command interpreter
28 Document updated
29
30
31 0.5.1
32
33 Implementation of missing instruction ORL C,\bit of MCS51
34 Apply changes of SDCC cvs
35 Fix of AVR instruction decoder
36 Bug fixes
37
38
39 0.5.2
40
41 Bug fixes to run sdcc regression tests
42
43
44 0.5.3
45
46 Eliminate need of flex (for compile)
47 Fix of some includes