aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2013-02-13 17:09:09 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2013-02-13 17:09:09 +0000
commit5417f71edbd69e9ff55516239c6609dd8a0debfa (patch)
treed2e950c2143f5a905fb725e86eb24cd948610136 /opcodes/ChangeLog
parenta8256ea1e4762413307952e6bcb60cb2fb97da2a (diff)
downloadgdb-5417f71edbd69e9ff55516239c6609dd8a0debfa.zip
gdb-5417f71edbd69e9ff55516239c6609dd8a0debfa.tar.gz
gdb-5417f71edbd69e9ff55516239c6609dd8a0debfa.tar.bz2
opcodes/
* mips-dis.c (is_compressed_mode_p): Only match symbols from the section disassembled. binutils/testsuite/ * binutils-all/mips/mixed-micromips.d: New test. * binutils-all/mips/mixed-mips16.d: New test. * binutils-all/mips/mixed-micromips.s: New test source. * binutils-all/mips/mixed-mips16.s: New test source. * binutils-all/mips/mips.exp: New file.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index bd75dfb..be40a2b 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-12 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * mips-dis.c (is_compressed_mode_p): Only match symbols from the
+ section disassembled.
+
2013-02-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* arm-dis.c: Update strht pattern.