aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/ChangeLog
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2010-02-03 10:28:19 +0000
committerAnthony Green <green@redhat.com>2010-02-03 10:28:19 +0000
commit32d49b7b49a5ef4fe65c6f619e3825870b072b14 (patch)
tree5cd4894f24a2df0a2b7d4d92d9d23e81be03c04b /sim/moxie/ChangeLog
parent0d31c79dad789b6e82620d842e8ba8c5d71cde88 (diff)
downloadgdb-32d49b7b49a5ef4fe65c6f619e3825870b072b14.zip
gdb-32d49b7b49a5ef4fe65c6f619e3825870b072b14.tar.gz
gdb-32d49b7b49a5ef4fe65c6f619e3825870b072b14.tar.bz2
Fix nop insn for moxie
Diffstat (limited to 'sim/moxie/ChangeLog')
-rw-r--r--sim/moxie/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog
index 00af8db..c2c1c65 100644
--- a/sim/moxie/ChangeLog
+++ b/sim/moxie/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-03 Anthony Green <green@moxielogic.com>
+
+ * interp.c (sim_resume): nop is 0x0f, and 0x00 is an illegal
+ instruction.
+
2010-01-13 Anthony Green <green@moxielogic.com>
* interp.c (sim_open): Add period to end of sentence in comment.