[PATCH] Decode all ARM unwind instructions in readelf

Zach Welch zwelch@codesourcery.com
Thu Dec 30 17:28:00 GMT 2010


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



More information about the Binutils mailing list