Make sure r0 == 0; Return EINVAL for system calls that are defined but not provided...
[binutils-gdb.git] / sim / tic80 / ChangeLog
1997-05-13 Michael MeissnerMake sure r0 == 0; Return EINVAL for system calls that...
1997-05-13 Andrew CagneyRemove ANNULed cycle - was confusing gdb.
1997-05-12 Michael MeissnerFix ld/st tracing
1997-05-12 Andrew CagneyClear cntrl-c after handling it.
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 -...