aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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