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