This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ARM: objdump produces incorrect disassembly on multiple inputs


On 4/11/2011 9:16 AM, Nick Clifton wrote:
Or do what I have done and remove the .type and .size directives from simple.s. They are not needed for the test and they have different semantics on COFF based targets, so removing them is the easy solution.

binutils/testsuite/ChangeLog
2011-04-11  Nick Clifton <nickc@redhat.com>

    * binutils-all/arm/simple.s: Fix assembly problems for COFF based
    ARM toolchaisn by removing .type and .size directives.
If that is all that is needed to satisfy Alan and his builds, then I'm satisfied.
Definitely something to watch out for in the future.
Thanks, Nick...



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]