aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/ChangeLog
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>1998-04-16 19:27:55 +0000
committerFrank Ch. Eigler <fche@redhat.com>1998-04-16 19:27:55 +0000
commitfc4e5b84c8fa9e228c17d6a545c6e50eaeb68085 (patch)
tree4081fb0bcd51efc99bd1066faf293be7a8b2ce0b /sim/mips/ChangeLog
parent73181dfff8891b5ad0a40a39978924991d8e92fa (diff)
downloadgdb-fc4e5b84c8fa9e228c17d6a545c6e50eaeb68085.zip
gdb-fc4e5b84c8fa9e228c17d6a545c6e50eaeb68085.tar.gz
gdb-fc4e5b84c8fa9e228c17d6a545c6e50eaeb68085.tar.bz2
* Adapted R5900 COP2 interface code to clarified micro-mode interlock
behavior.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r--sim/mips/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 6a34a66..1802105 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,10 @@
+start-sanitize-sky
+Thu Apr 16 15:24:14 1998 Frank Ch. Eigler <fche@cygnus.com>
+
+ * interp.c (decode_coproc): Adapt COP2 micro interlock to
+ clarified specs. Reset "M" bit; exit also on "E" bit.
+
+end-sanitize-sky
start-sanitize-r5900
Thu Apr 16 10:40:29 1998 Andrew Cagney <cagney@b1.cygnus.com>