From 2f7d995359c7f280431f015726485ca421b0a65a Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 11 Nov 2016 14:13:02 +0000 Subject: Extend information displayed about objdump's output of dynamic symbols. --- binutils/doc/binutils.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'binutils/doc') diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 6db3b6d413..38bf37d304 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -2629,6 +2629,9 @@ program when given the @option{-D} (@option{--dynamic}) option. The output format is similar to that produced by the @option{--syms} option, except that an extra field is inserted before the symbol's name, giving the version information associated with the symbol. +If the version is the default version to be used when resolving +unversioned references to the symbol then it's displayed as is, +otherwise it's put into parentheses. @item --special-syms When displaying symbols include those which the target considers to be -- cgit v1.2.3