diff options
author | Kevin Buettner <kevinb@redhat.com> | 2010-09-24 05:18:23 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2010-09-24 05:18:23 +0000 |
commit | e537977262c187604a7bf352617df6524330fb90 (patch) | |
tree | 32da1853ffedede5c5bd54c72a9bcf34a84af457 /sim/rx/ChangeLog | |
parent | 3c7be86bc0ecd073263e7f1a8cbbdab937f511b0 (diff) | |
download | gdb-e537977262c187604a7bf352617df6524330fb90.zip gdb-e537977262c187604a7bf352617df6524330fb90.tar.gz gdb-e537977262c187604a7bf352617df6524330fb90.tar.bz2 |
* rx.c (decode_opcode): Add cycle information for RXO_smovu.
Diffstat (limited to 'sim/rx/ChangeLog')
-rw-r--r-- | sim/rx/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog index 275fdbd..ed363da 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. |