diff options
author | Mingjie Xing <mingjie.xing@gmail.com> | 2011-01-11 07:22:09 +0000 |
---|---|---|
committer | Mingjie Xing <mingjie.xing@gmail.com> | 2011-01-11 07:22:09 +0000 |
commit | c95354ed1373286584d5729f3c0ce97cded6fbce (patch) | |
tree | 902dc5eb658c1799a50183eadc15e306557a9c5d /opcodes/ChangeLog | |
parent | 0d7a18f740233546470b92af36ebb116405bc810 (diff) | |
download | gdb-c95354ed1373286584d5729f3c0ce97cded6fbce.zip gdb-c95354ed1373286584d5729f3c0ce97cded6fbce.tar.gz gdb-c95354ed1373286584d5729f3c0ce97cded6fbce.tar.bz2 |
Take unadjusted offset for loongson3a specific instructions.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f7b2fa9..a863510 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2011-01-11 Mingjie Xing <mingjie.xing@gmail.com> + + * mips-dis.c (print_insn_args): Adjust the value to print the real + offset for "+c" argument. + 2011-01-10 Nick Clifton <nickc@redhat.com> * po/da.po: Updated Danish translation. |