]> Git Repo - binutils.git/commitdiff
* doc/binutils.texi (nm, objdump): Remove bogus links to STABS
authorNick Clifton <[email protected]>
Thu, 18 Jul 2013 15:39:21 +0000 (15:39 +0000)
committerNick Clifton <[email protected]>
Thu, 18 Jul 2013 15:39:21 +0000 (15:39 +0000)
documentation.

binutils/ChangeLog
binutils/doc/binutils.texi

index 255fc4778e6bff8adf53ecde5da6f2cfcc20393e..700d03b39947f2296eba0c8d4c7df3347623ab3f 100644 (file)
@@ -1,5 +1,8 @@
 2013-07-18  Nick Clifton  <[email protected]>
 
+       * doc/binutils.texi (nm, objdump): Remove bogus links to STABS
+       documentation.
+
        * readelf.c (process_unwind): Do not return the result of a void
        function.
 
index 112086f026f7a2422437641e843050c611e4e822..4913adca92285248b40e77e83c5cf1c60eff856c 100644 (file)
@@ -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
This page took 0.03727 seconds and 4 git commands to generate.