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] Decode all ARM unwind instructions in readelf


Ping? It's worth noting that one of these newly decoded instructions can
be found in Linaro's libc.so.6, so they can appear in the wild.

On 12/03/2010 04:42 PM, Zachary T Welch wrote:
> This patch implements decoding of all remaining unwind instructions
> specified by the Exception Handling ABI for ARM Architecture (IHI 0038A).
> Implements decoding of ARM unwind instructions for ARM VFP/NEON (D0-D31)
> and Intel Wireless MMX registers (wR0-wR15, wCGR0-wCGR4).  All remaining
> encodings are specified by the ARM ABI as spare or reserved instructions.
> 
> 2010-12-03  Zachary T Welch  <zwelch@codesourcery.com>
> 
> 	* readelf.c (decode_arm_unwind): Implement decoding of remaining
> 	  ARM unwind instructions (i.e. VFP/NEON and Intel Wireless MMX).

-- 
Zach Welch
CodeSourcery
zwelch@codesourcery.com
(650) 331-3385 x743


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