summaryrefslogtreecommitdiff
path: root/binutils/doc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-12-04 08:04:47 +0000
committerNick Clifton <nickc@redhat.com>2008-12-04 08:04:47 +0000
commitafa89121de5ca32ee74954940ab1524309e7c268 (patch)
tree77c24f29b18627a4a9f81fdfbcec03d3c55cd376 /binutils/doc
parent05ad7e00c55a53b0301e961b5285791c253b3335 (diff)
downloadbinutils-redhat-afa89121de5ca32ee74954940ab1524309e7c268.tar.gz
* objdump.c (dump_reloc_set): Append "()" to symbol names which
have the BSF_INDIRECT_FUNCTION type. * readelf.c (print_symbol): Fix handling of negative widths. (dump_relocations): Append "()" to symbol names which have the STT_IFUNC type. Display negative offsets as a positive number with a "-" prefix. (get_symbol_type): Return "IFUNC" for STT_IFUNC symbols. * doc/binutils.texi: Document 'i' symbol type.
Diffstat (limited to 'binutils/doc')
-rw-r--r--binutils/doc/binutils.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 2e7aa2b9c0..100b0f53d9 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -2045,8 +2045,10 @@ symbol's name is a message to be displayed if the symbol following the
warning symbol is ever referenced.
@item I
-The symbol is an indirect reference to another symbol (I) or a normal
-symbol (a space).
+@item i
+The symbol is an indirect reference to another symbol (I), a function
+to be evaluated during reloc processing (i) or a normal symbol (a
+space).
@item d
@itemx D