aboutsummaryrefslogtreecommitdiff
path: root/sim/tic80/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-0/+11
1997-08-09 * sim-calls.c (sim_store_register): Allow accumulatorsMark Alexander1-0/+5
1997-05-30Add assembler information to igen input files.Andrew Cagney1-0/+17
1997-05-29Fix subu immed - was incorrectly using unsigned.Andrew Cagney1-0/+6
1997-05-27Extend xor-endian and per-cpu support in core module.Andrew Cagney1-0/+5
1997-05-21Watchpoint interface.Andrew Cagney1-0/+2
1997-05-20Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1-1/+4
1997-05-20Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney1-0/+5
1997-05-19Make getpid, kill supported system callsMichael Meissner1-0/+10
1997-05-19Graft sim/common event and other code onto the mips simulator.Andrew Cagney1-0/+2
1997-05-19Make simulator event-queue manager a bit more signal safe.Andrew Cagney1-0/+4
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney1-0/+25
1997-05-16o Make tic80 insn file more `cache ready'Andrew Cagney1-0/+17
1997-05-15Remove some of the flake from the c80 floating point.Andrew Cagney1-0/+8
1997-05-15Fix double conversion problem.Andrew Cagney1-1/+14
1997-05-15Passify gcc's warnings.Andrew Cagney1-0/+4
1997-05-14Make columns line up for fpu operation tracingMichael Meissner1-0/+6
1997-05-13Make sure r0 == 0; Return EINVAL for system calls that are defined but not pr...Michael Meissner1-0/+9
1997-05-13Remove ANNULed cycle - was confusing gdb.Andrew Cagney1-0/+12
1997-05-12Fix ld/st tracingMichael Meissner1-0/+4
1997-05-12Clear cntrl-c after handling it.Andrew Cagney1-0/+6
1997-05-12c80 simulator fixes.Andrew Cagney1-0/+24
1997-05-12Fix endian problems with ld.d/st.dMichael Meissner1-0/+1
1997-05-11Fix shift/lmo insns; Subu does arithmetic unsignedMichael Meissner1-0/+14
1997-05-10And short immediate instructions use unsigned immediates, not signed.Michael Meissner1-0/+5
1997-05-09Fix xor in simulatorMichael Meissner1-0/+1
1997-05-09Make cmp produce the correct resultsMichael Meissner1-0/+5
1997-05-09Update CIA as well as NIA when a 64bit insn is encountered.Andrew Cagney1-0/+5
1997-05-08Really fix the bbo/bbz instructions.Michael Meissner1-1/+2
1997-05-08reverse bit number for bbo/bbz instructions.Michael Meissner1-0/+1
1997-05-08Fix non-anulled calls so that return address is correctMichael Meissner1-0/+4
1997-05-08Change output format slightlyMichael Meissner1-1/+2
1997-05-08Bump SIZE_DECIMAL to 13Michael Meissner1-0/+4
1997-05-08Add function sim_args_command() which takes a `(gdb) sim <command>' andAndrew Cagney1-0/+5
1997-05-07o Clean-up tic80 fp tracingAndrew Cagney1-0/+29
1997-05-06Add semantic tracing to the tic80Michael Meissner1-0/+15
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney1-0/+6
1997-05-05Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1-0/+13
1997-05-02o Add core and event objects into simulatorAndrew Cagney1-0/+19
1997-04-30Add Tick shift insnAndrew Cagney1-0/+8
1997-04-29Numerous fixes.Andrew Cagney1-0/+25
1997-04-24Enable more instructions.Andrew Cagney1-0/+9
1997-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1-0/+8
1997-04-23More Tic80 instructions.Andrew Cagney1-0/+5
1997-04-22TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1-0/+0