From ba7f26422c092fa655b9e3aac6e59f1e6ec60f6e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 25 Mar 2010 08:03:56 +0000 Subject: [PATCH] 2010-03-25 Thomas Schwinge * doc/binutils.texi (readelf) : Mention support for ARM unwind tables. --- binutils/ChangeLog | 5 +++++ binutils/doc/binutils.texi | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 8058db3b3b4..7f0fe94d46b 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 fd2c9a8614d..a3c2f998be8 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 -- 2.39.2