From fdc6820af393e3bc63570cd9f36262979a54a871 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 25 Mar 2010 08:03:55 +0000 Subject: 2010-03-25 Thomas Schwinge * doc/binutils.texi (readelf) : Mention support for ARM unwind tables. --- binutils/doc/binutils.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'binutils/doc') diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index fd2c9a8614..a3c2f998be 100644 --- a/binutils/doc/binutils.texi +++ b/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 -- cgit v1.2.1