aboutsummaryrefslogtreecommitdiff
path: root/sim/tic80/sim-calls.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-22Clarify meaning of sim_signalled's SIGRC argument. Document that thisAndrew Cagney1-1/+0
1997-09-04Finish implementation of sim-memopt.Andrew Cagney1-33/+14
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-19/+22
1997-09-01Use sim_state_alloc to create common sim object.Andrew Cagney1-9/+1
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-22/+19
1997-08-26Flush defunct sim_kill.Andrew Cagney1-6/+0
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-3/+8
1997-08-09 * sim-calls.c (sim_store_register): Allow accumulatorsMark Alexander1-2/+2
1997-05-27Extend xor-endian and per-cpu support in core module.Andrew Cagney1-2/+2
1997-05-21Watchpoint interface.Andrew Cagney1-1/+3
1997-05-20Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1-8/+0
1997-05-20Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney1-8/+2
1997-05-19Graft sim/common event and other code onto the mips simulator.Andrew Cagney1-26/+24
1997-05-19Make simulator event-queue manager a bit more signal safe.Andrew Cagney1-0/+1
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney1-37/+7
1997-05-16o Make tic80 insn file more `cache ready'Andrew Cagney1-1/+3
1997-05-12Clear cntrl-c after handling it.Andrew Cagney1-1/+1
1997-05-12c80 simulator fixes.Andrew Cagney1-7/+16
1997-05-08Add function sim_args_command() which takes a `(gdb) sim <command>' andAndrew Cagney1-2/+3
1997-05-07o Clean-up tic80 fp tracingAndrew Cagney1-0/+1
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney1-0/+2
1997-05-02o Add core and event objects into simulatorAndrew Cagney1-5/+2
1997-04-29Numerous fixes.Andrew Cagney1-1/+9
1997-04-24Enable more instructions.Andrew Cagney1-6/+39
1997-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1-1/+17
1997-04-22TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1-0/+212