aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/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 /binutils/testsuite/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 'binutils/testsuite/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index b3d9c42..0b42ef2 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2013-02-12 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * 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.
+
2012-12-17 Nick Clifton <nickc@redhat.com>
* binutils-all/windres/README: Add copyright notice.