]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/tic80/ChangeLog
c80 simulator fixes.
[thirdparty/binutils-gdb.git] / sim / tic80 / ChangeLog
1997-05-12  Andrew Cagneyc80 simulator fixes.
1997-05-12  Michael MeissnerFix endian problems with ld.d/st.d
1997-05-11  Michael MeissnerFix shift/lmo insns; Subu does arithmetic unsigned
1997-05-10  Michael MeissnerAnd short immediate instructions use unsigned immediate...
1997-05-09  Michael MeissnerFix xor in simulator
1997-05-09  Michael MeissnerMake cmp produce the correct results
1997-05-09  Andrew CagneyUpdate CIA as well as NIA when a 64bit insn is encountered.
1997-05-08  Michael MeissnerReally fix the bbo/bbz instructions.
1997-05-08  Michael Meissnerreverse bit number for bbo/bbz instructions.
1997-05-08  Michael MeissnerFix non-anulled calls so that return address is correct
1997-05-08  Michael MeissnerChange output format slightly
1997-05-08  Michael MeissnerBump SIZE_DECIMAL to 13
1997-05-08  Andrew CagneyAdd function sim_args_command() which takes a `(gdb...
1997-05-07  Andrew Cagneyo Clean-up tic80 fp tracing
1997-05-06  Michael MeissnerAdd semantic tracing to the tic80
1997-05-05  Andrew CagneyStart of implementation of a distributed (between proce...
1997-05-05  Andrew CagneyAdd flakey floating-point support to the TI c80 simulator.
1997-05-02  Andrew Cagneyo Add core and event objects into simulator
1997-04-30  Andrew CagneyAdd Tick shift insn
1997-04-29  Andrew CagneyNumerous fixes.
1997-04-24  Andrew CagneyEnable more instructions.
1997-04-24  David Edelsohn * configure: Regenerated to track ../common/aclocal...
1997-04-23  Andrew CagneyMore Tic80 instructions.
1997-04-22  Andrew CagneyTIc80 simulator checkpoint - runs 3 instructions -...