bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/20088] Can not supported architectures armv7m(arm-none-eab


From: nickc at redhat dot com
Subject: [Bug binutils/20088] Can not supported architectures armv7m(arm-none-eabi-objdump)
Date: Thu, 02 Jun 2016 16:13:51 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20088

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Shilin,

> arm-none-eabi-objdump -D -b binary -m armv7m file.bin > file.asm
> It not supported architectures armv7m

This is because the -m option to objdump (and other, similar binutils tools)
is out of date.  I am not sure if it is worth adding in all of the possible
new architecture variants, but I have created a patch that adds in an "arm_any"
machine type.  This will objdump to disassemble the file with all architecture
types and extensions enabled.  Will this be sufficient ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]