PR binutils/14136
authorNick Clifton <nickc@redhat.com>
Fri, 23 Aug 2013 14:12:39 +0000 (14:12 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 23 Aug 2013 14:12:39 +0000 (14:12 +0000)
(nm): Add description of 'I' symbol type.

binutils/ChangeLog
binutils/doc/binutils.texi

index af2699716f4739041dfccb12db7f638b15d73794..48b66f0405aa595420605c44c9baae404b114132 100644 (file)
@@ -4,6 +4,9 @@
        * doc/binutils.texi (ar cmdline): Update description of 'q'
        command.
 
+       PR binutils/14136
+       (nm): Add description of 'I' symbol type.
+
 2013-08-23  Yuri Chornoivan  <yurchor@ukr.net>
 
        PR binutils/15834
index 0c4bd5c22cda88d5ed2fbc9302681f5ac59e9ea9..da110c5d4a430412d7b20941a1ccbb2e77b0ec16 100644 (file)
@@ -807,6 +807,9 @@ symbol which if referenced by a relocation does not evaluate to its
 address, but instead must be invoked at runtime.  The runtime
 execution will then return the value to be used in the relocation.
 
+@item I
+The symbol is an indirect reference to another symbol.
+
 @item N
 The symbol is a debugging symbol.
 
This page took 0.047097 seconds and 4 git commands to generate.