* interp.c: (mn10300_option_handler): New function parses arguments
[binutils-gdb.git] / sim / tic80 / insns
1998-05-01 Andrew CagneyFix type of arguments to sim_engine_halt.
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-17 Michael MeissnerBetter tracing for conditional branches
1998-02-14 Michael MeissnerTIC80 uses little endian doubles, not big endian
1998-01-28 Michael MeissnerPrint compare bits in human readible form
1997-11-22 Andrew CagneyClarify meaning of sim_signalled's SIGRC argument....
1997-10-28 Andrew CagneyAdd support for 16 byte quantities to sim-endian macro...
1997-10-03 Andrew CagneyRewrite simulator floating point module. Do not rely...
1997-08-30 Andrew CagneyPassify GCC.
1997-08-27 Andrew CagneyAdd MSBIT* and LSBIT* macro's to sim-bits.h
1997-05-30 Andrew CagneyAdd assembler information to igen input files.
1997-05-29 Andrew CagneyFix subu immed - was incorrectly using unsigned.
1997-05-19 Michael MeissnerMake getpid, kill supported system calls
1997-05-19 Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-16 Andrew Cagneyo Make tic80 insn file more `cache ready'
1997-05-15 Andrew CagneyRemove some of the flake from the c80 floating point.
1997-05-15 Andrew CagneyFix double conversion problem.
1997-05-15 Andrew CagneyPassify gcc's warnings.
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 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-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-07 Andrew Cagneyo Clean-up tic80 fp tracing
1997-05-06 Michael MeissnerAdd semantic tracing to the tic80
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-23 Andrew CagneyMore Tic80 instructions.
1997-04-22 Andrew CagneyTIc80 simulator checkpoint - runs 3 instructions -...