aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1993-10-23 22:03:52 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1993-10-23 22:03:52 +0000
commit7db9345b4037749164fb4623e7bf505d86181364 (patch)
tree0d8d5ed0dfa1ad49a243de06ac11b039d3a29d84 /sim/h8300/ChangeLog
parent592f517aa397bea48d2e47cae2c0d29f94dfc7d1 (diff)
downloadgdb-7db9345b4037749164fb4623e7bf505d86181364.zip
gdb-7db9345b4037749164fb4623e7bf505d86181364.tar.gz
gdb-7db9345b4037749164fb4623e7bf505d86181364.tar.bz2
(sim_stop_signal): Result is now enum sim_stop.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index d753e85..e8d00d9 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,3 +1,11 @@
+Sat Oct 23 15:01:18 1993 Doug Evans (dje@canuck.cygnus.com)
+
+ * compile.c (sim_stop_signal): Result is now enum sim_stop.
+
+Fri Oct 15 23:49:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * compile.c (sim_kill, sim_open, sim_set_args): New functions.
+
Thu Oct 7 16:24:10 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
* compile.c (sim_set_pc): Write to the pc direcly.