diff options
author | Doug Evans <dje@google.com> | 1998-05-16 20:11:41 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-05-16 20:11:41 +0000 |
commit | 5f4c24c02420ceb55b2b4fa22428bacb0f56e4cc (patch) | |
tree | 8efd07688b1414be5380c9aaea6c25ac1f25095e /sim/m32r/ChangeLog | |
parent | ebd58f4dde1b5f65e84f61ec05ed5ebf189cb0f3 (diff) | |
download | gdb-5f4c24c02420ceb55b2b4fa22428bacb0f56e4cc.zip gdb-5f4c24c02420ceb55b2b4fa22428bacb0f56e4cc.tar.gz gdb-5f4c24c02420ceb55b2b4fa22428bacb0f56e4cc.tar.bz2 |
* sim-if.c (sim_stop): Update call to @cpu@_engine_stop.
(sim_sync_stop): New function.
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r-- | sim/m32r/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 3ff7182..cdbb9f7 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,8 @@ +Sat May 16 13:04:30 1998 Doug Evans <devans@seba.cygnus.com> + + * sim-if.c (sim_stop): Update call to @cpu@_engine_stop. + (sim_sync_stop): New function. + Fri May 15 16:43:27 1998 Doug Evans <devans@seba.cygnus.com> * Makefile.in (devices.o): Add dependencies. |