summaryrefslogtreecommitdiff
path: root/sim/rx/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2010-09-24 05:18:23 +0000
committerKevin Buettner <kevinb@redhat.com>2010-09-24 05:18:23 +0000
commit120873b176cfac0958e0378feec2c46139890545 (patch)
tree31eaaee05c43e102a76fc3f3ec1cfd690b3aaf38 /sim/rx/ChangeLog
parentd53f48c3a270300ec7a3620e2270d9c7d6a0fca4 (diff)
downloadgdb-120873b176cfac0958e0378feec2c46139890545.tar.gz
* rx.c (decode_opcode): Add cycle information for RXO_smovu.
Diffstat (limited to 'sim/rx/ChangeLog')
-rw-r--r--sim/rx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog
index 275fdbdefd8..ed363dafca2 100644
--- a/sim/rx/ChangeLog
+++ b/sim/rx/ChangeLog
@@ -1,5 +1,9 @@
2010-09-23 Kevin Buettner <kevinb@redhat.com>
+ * rx.c (decode_opcode): Add cycle information for RXO_smovu.
+
+2010-09-23 Kevin Buettner <kevinb@redhat.com>
+
* fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.
* rx.c (decode_opcode): Declare `tx' as unsigned.