opcodes/
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 13 Feb 2013 17:09:09 +0000 (17:09 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Wed, 13 Feb 2013 17:09:09 +0000 (17:09 +0000)
commit5417f71edbd69e9ff55516239c6609dd8a0debfa
treed2e950c2143f5a905fb725e86eb24cd948610136
parenta8256ea1e4762413307952e6bcb60cb2fb97da2a
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.
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/mips/mips.exp [new file with mode: 0644]
binutils/testsuite/binutils-all/mips/mixed-micromips.d [new file with mode: 0644]
binutils/testsuite/binutils-all/mips/mixed-micromips.s [new file with mode: 0644]
binutils/testsuite/binutils-all/mips/mixed-mips16.d [new file with mode: 0644]
binutils/testsuite/binutils-all/mips/mixed-mips16.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/mips-dis.c
This page took 0.032598 seconds and 4 git commands to generate.