aboutsummaryrefslogtreecommitdiff
path: root/sim/tic80/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-08 17:23:16 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-08 17:23:16 +0000
commit70c8abdb4cf6fc5f3e9d7374491997bce1048100 (patch)
treeb62dea0b06aa8dfb3e3f51e5d0b7915c2d422bd7 /sim/tic80/ChangeLog
parent75faf9aecb2023ca625dd5cbdd667e134071cf9f (diff)
downloadgdb-70c8abdb4cf6fc5f3e9d7374491997bce1048100.zip
gdb-70c8abdb4cf6fc5f3e9d7374491997bce1048100.tar.gz
gdb-70c8abdb4cf6fc5f3e9d7374491997bce1048100.tar.bz2
Use updated MSMASK, MSMASKED macros.
Fix sat problem in d30v.
Diffstat (limited to 'sim/tic80/ChangeLog')
-rw-r--r--sim/tic80/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog
index 7f9decb..862a8d9 100644
--- a/sim/tic80/ChangeLog
+++ b/sim/tic80/ChangeLog
@@ -1,3 +1,11 @@
+Mon Sep 8 20:10:43 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * cpu.h (CPU_CIA): Define.
+
+ * sim-main.h (struct sim_state): Delete halt_ok, path_to_halt,
+ restart_ok, path_to_restart members.
+ (struct sim_state): Delete reason, siggnal members.
+
Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
* configure: Regenerated to track ../common/aclocal.m4 changes.