aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/sim-if.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-26import gdb-19990422 snapshotStan Shebs1-2/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+287
1999-04-16Initial creation of sourceware repositoryStan Shebs1-286/+0
1999-01-06 * Makefile.in (MAIN_INCLUDE_DEPS): Delete.Doug Evans1-46/+21
1998-10-28 * sim-if.c (sim_do_command): Handle "sim info reg {bbpsw,bbpc}".Doug Evans1-152/+61
1998-08-03 * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h.Doug Evans1-110/+14
1998-05-19 * sim-if.c (do_trap): Treat traps 2-15 as hardware does.Doug Evans1-2/+4
1998-05-16 * sim-if.c (sim_stop): Update call to @cpu@_engine_stop.Doug Evans1-126/+132
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-14/+161
1998-02-17For sim_fetch_register / sim_store_register: Add LENGTH parameter,Andrew Cagney1-130/+182
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-1/+1
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-24/+6
1997-08-26Flush defunct sim_kill.Andrew Cagney1-7/+0
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-25/+10
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney1-2/+5
1997-05-01 Merge from branch into devo. CGEN generic files moved to commonDavid Edelsohn1-0/+328