aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-07-18 15:39:21 +0000
committerNick Clifton <nickc@redhat.com>2013-07-18 15:39:21 +0000
commit39b07303826d3c6c4045b41c62541611d1f93729 (patch)
treeb6792001ec76c3f94cb061faaaec2f6fc9ac6f26 /binutils
parentdf301bfc7cb90ffd89528934a486f71b93c149b6 (diff)
downloadgdb-39b07303826d3c6c4045b41c62541611d1f93729.zip
gdb-39b07303826d3c6c4045b41c62541611d1f93729.tar.gz
gdb-39b07303826d3c6c4045b41c62541611d1f93729.tar.bz2
* 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 255fc47..700d03b 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 112086f..4913adc 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