aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1993-07-15 17:01:40 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1993-07-15 17:01:40 +0000
commitcf5b4aa63a7e219290baa1c502ae82218b748e99 (patch)
treef48b954aa7f5caa9633afd514f5ed97bf8b96e60 /sim/h8300/ChangeLog
parentb3a2b4975f604f7c5b4a285eb1034448f9b196c4 (diff)
downloadgdb-cf5b4aa63a7e219290baa1c502ae82218b748e99.zip
gdb-cf5b4aa63a7e219290baa1c502ae82218b748e99.tar.gz
gdb-cf5b4aa63a7e219290baa1c502ae82218b748e99.tar.bz2
* run.c (main): If h8/300h binary detected, call set_h8300h.
* compile.c (sim_resume): Fix O_NEG insn.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index 2075c7c..e4cd0d4 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 15 09:59:01 1993 Doug Evans (dje@canuck.cygnus.com)
+
+ * run.c (main): If h8/300h binary detected, call set_h8300h.
+ * compile.c (sim_resume): Fix O_NEG insn.
+
Fri Jul 9 14:36:48 1993 Doug Evans (dje@canuck.cygnus.com)
* run.c (main): Add -h flag to enable h8/300h emulation.