PR binutils/10924
authorNick Clifton <nickc@redhat.com>
Thu, 19 Nov 2009 14:07:11 +0000 (14:07 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 19 Nov 2009 14:07:11 +0000 (14:07 +0000)
commit945ee43039cf180d2b6b77b0d72953af50359d72
treeb91f40dcb05441fc4804aeea6f0c2a85131844db
parentac96f0c73de2dea58c9e18b2ec97ef3c8862c475
    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
This page took 0.026078 seconds and 4 git commands to generate.