RFA: Add readelf --unwind support for ARM

Thomas Schwinge thomas@codesourcery.com
Wed Mar 24 12:39:00 GMT 2010


On 2010-02-26 18:45, Daniel Jacobowitz wrote:
> This patch implements decoding of .ARM.exidx and .ARM.extab sections.
> [...]

binutils/
2010-03-24  Thomas Schwinge  <thomas@codesourcery.com>

	* doc/binutils.texi (readelf) <unwind information>: Mention support for
	ARM unwind tables.

diff --git a/binutils-mainline/binutils/doc/binutils.texi b/binutils-mainline/binutils/doc/binutils.texi
index fd2c9a8..a3c2f99 100644
--- a/binutils-mainline/binutils/doc/binutils.texi
+++ b/binutils-mainline/binutils/doc/binutils.texi
@@ -4006,7 +4006,8 @@ Displays the contents of the file's relocation section, if it has one.
 @itemx --unwind
 @cindex unwind information
 Displays the contents of the file's unwind section, if it has one.  Only
-the unwind sections for IA64 ELF files are currently supported.
+the unwind sections for IA64 ELF files, as well as ARM unwind tables
+(@code{.ARM.exidx} / @code{.ARM.extab}) are currently supported.
 
 @item -d
 @itemx --dynamic

OK?


Regards,
 Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20100324/f574ed26/attachment.sig>


More information about the Binutils mailing list