summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-07-18 15:39:20 +0000
committerNick Clifton <nickc@redhat.com>2013-07-18 15:39:20 +0000
commit3ec62d9f73e0470ca2db0dfab7d26f960d022223 (patch)
treee7e575aeef5242bcdc3f1368de10cfecf935b82b /binutils
parent414fa41d501a622592aa7c7932413c3130950b72 (diff)
downloadbinutils-redhat-3ec62d9f73e0470ca2db0dfab7d26f960d022223.tar.gz
* doc/binutils.texi (nm, objdump): Remove bogus links to STABS
documentation.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog3
-rw-r--r--binutils/doc/binutils.texi8
2 files changed, 3 insertions, 8 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 255fc4778e..700d03b399 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,8 @@
2013-07-18 Nick Clifton <nickc@redhat.com>
+ * doc/binutils.texi (nm, objdump): Remove bogus links to STABS
+ documentation.
+
* readelf.c (process_unwind): Do not return the result of a void
function.
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 112086f026..4913adca92 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -853,10 +853,6 @@ specified.
The symbol is a stabs symbol in an a.out object file. In this case, the
next values printed are the stabs other field, the stabs desc field, and
the stab type. Stabs symbols are used to hold debugging information.
-@ifclear man
-For more information, see @ref{Top,Stabs,Stabs Overview,stabs.info, The
-``stabs'' debug format}.
-@end ifclear
@item ?
The symbol type is unknown, or object file format specific.
@@ -2280,10 +2276,6 @@ ELF file. This is only useful on systems (such as Solaris 2.0) in which
section. In most other file formats, debugging symbol-table entries are
interleaved with linkage symbols, and are visible in the @option{--syms}
output.
-@ifclear man
-For more information on stabs symbols, see @ref{Top,Stabs,Stabs
-Overview,stabs.info, The ``stabs'' debug format}.
-@end ifclear
@item --start-address=@var{address}
@cindex start-address