PR binutils/10924
commitab6e02651cfd26dd2cf68fdef278535afaced4a1
authorNick Clifton <nickc@redhat.com>
Thu, 19 Nov 2009 14:07:10 +0000 (19 14:07 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 19 Nov 2009 14:07:10 +0000 (19 14:07 +0000)
tree0811754877042ffb2f8245be8cc1d60eb77cff1e
parentd056a107d09da1a2f3e2458f9bf9e650497ed1b1
    PR binutils/10924
        * gas/arm/arch4t-eabi.d: Restore previous expected dissambly of
        instructions using Immediate Offset addressing with an offset of
        zero.
        * gas/arm/arch4t.d: Likewise.
        * gas/arm/arm7t.d: Likewise.
        * gas/arm/xscale.d: Likewise.
        * gas/arm/wince-inst.d: Remove 'p' suffix from cmp, cmn, teq and
        tst instructions.

        PR binutils/10924
        * arm-dis.c (print_insn_arm): Do not print an offset of zero when
        decoding Immediaate Offset addressing.
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/arch4t-eabi.d
gas/testsuite/gas/arm/arch4t.d
gas/testsuite/gas/arm/arm7t.d
gas/testsuite/gas/arm/armv1.d
gas/testsuite/gas/arm/wince_inst.d
gas/testsuite/gas/arm/xscale.d
opcodes/ChangeLog
opcodes/arm-dis.c