aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/ChangeLog
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1996-11-01 03:15:44 +0000
committerMartin Hunt <hunt@redhat.com>1996-11-01 03:15:44 +0000
commit5c839c675af70a9760e714aaebfb3066ae6a3c37 (patch)
treed6b4b9d40aff219de4439250470a05d95a453e10 /sim/d10v/ChangeLog
parentfbc3fbe587738b9a1ba2d65399e88cb7f70efdd8 (diff)
downloadbinutils-5c839c675af70a9760e714aaebfb3066ae6a3c37.zip
binutils-5c839c675af70a9760e714aaebfb3066ae6a3c37.tar.gz
binutils-5c839c675af70a9760e714aaebfb3066ae6a3c37.tar.bz2
Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* interp.c (sim_fetch_register, sim_store_register): Fix bug where updating the accumulators was overwriting other parts of the global State variable.
Diffstat (limited to 'sim/d10v/ChangeLog')
-rw-r--r--sim/d10v/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog
index 2d640f5..0976b6a 100644
--- a/sim/d10v/ChangeLog
+++ b/sim/d10v/ChangeLog
@@ -1,3 +1,9 @@
+Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
+
+ * interp.c (sim_fetch_register, sim_store_register): Fix bug where
+ updating the accumulators was overwriting other parts of the global
+ State variable.
+
Wed Oct 30 17:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
* interp.c (bfd.h) Don't include it here any more.