aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/ChangeLog
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2009-05-10 13:25:57 +0000
committerAnthony Green <green@redhat.com>2009-05-10 13:25:57 +0000
commit77176dfc67dc5b8d8984af31ae195b95bac8f8e5 (patch)
treee94387620020420b1bf66c01a0ca2323bc10dd97 /sim/moxie/ChangeLog
parentbd518e6be47d7fb7a38acbeb401356f9eb858210 (diff)
downloadgdb-77176dfc67dc5b8d8984af31ae195b95bac8f8e5.zip
gdb-77176dfc67dc5b8d8984af31ae195b95bac8f8e5.tar.gz
gdb-77176dfc67dc5b8d8984af31ae195b95bac8f8e5.tar.bz2
Add missing break statemenets.
Diffstat (limited to 'sim/moxie/ChangeLog')
-rw-r--r--sim/moxie/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog
index fdad6c5..c528de3 100644
--- a/sim/moxie/ChangeLog
+++ b/sim/moxie/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-09 Anthony Green <green@moxielogic.com>
+
+ * interp.c (sim_resume): Add missing breaks in switch.
+
2008-10-03 Anthony Green <green@moxielogic.com>
* interp.c (sim_resume): Add support for ldo.b, sto.b, ldo.s, sto.s.