* compile.c: Reset HMODE back to zero (accidently set it to 1).
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 15 Jul 1993 17:04:39 +0000 (17:04 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 15 Jul 1993 17:04:39 +0000 (17:04 +0000)
sim/h8300/ChangeLog
sim/h8300/compile.c

index e4cd0d4..72db3d8 100644 (file)
@@ -1,5 +1,7 @@
 Thu Jul 15 09:59:01 1993  Doug Evans  (dje@canuck.cygnus.com)
 
+       * compile.c: Reset HMODE back to zero (accidently set it to 1).
+
        * run.c (main): If h8/300h binary detected, call set_h8300h.
        * compile.c (sim_resume): Fix O_NEG insn.
 
index b18f7ea..e98c25b 100644 (file)
@@ -73,7 +73,7 @@ int debug;
 
 static cpu_state_type cpu;
 
-int HMODE = 1;
+int HMODE = 0;
 
 
 static int