summaryrefslogtreecommitdiffstats
path: root/binutils
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2010-03-25 08:03:56 +0000
committerThomas Schwinge <tschwinge@gnu.org>2010-03-25 08:03:56 +0000
commitba7f26422c092fa655b9e3aac6e59f1e6ec60f6e (patch)
treeb30279700ad00f0f22297c3cbfbd0a8231abc0cf /binutils
parentf541940721bd8675598d57a05cd9c2342af783fd (diff)
downloadppe42-binutils-ba7f26422c092fa655b9e3aac6e59f1e6ec60f6e.tar.gz
ppe42-binutils-ba7f26422c092fa655b9e3aac6e59f1e6ec60f6e.zip
2010-03-25 Thomas Schwinge <thomas@codesourcery.com>
* doc/binutils.texi (readelf) <unwind information>: Mention support for ARM unwind tables.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog5
-rw-r--r--binutils/doc/binutils.texi3
2 files changed, 7 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 8058db3b3b..7f0fe94d46 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-25 Thomas Schwinge <thomas@codesourcery.com>
+
+ * doc/binutils.texi (readelf) <unwind information>: Mention support for
+ ARM unwind tables.
+
2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
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
OpenPOWER on IntegriCloud