From: Thomas Schwinge Date: Thu, 25 Mar 2010 08:03:56 +0000 (+0000) Subject: 2010-03-25 Thomas Schwinge X-Git-Tag: cygwin-1_7_3-release~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba7f26422c092fa655b9e3aac6e59f1e6ec60f6e;p=external%2Fbinutils.git 2010-03-25 Thomas Schwinge * doc/binutils.texi (readelf) : Mention support for ARM unwind tables. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 8058db3..7f0fe94 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2010-03-25 Thomas Schwinge + + * doc/binutils.texi (readelf) : Mention support for + ARM unwind tables. + 2010-03-18 H.J. Lu * readelf.c (decode_arm_unwind): Increase buf size to 9 byte. diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index fd2c9a8..a3c2f99 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