From 3ec62d9f73e0470ca2db0dfab7d26f960d022223 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 18 Jul 2013 15:39:20 +0000 Subject: * doc/binutils.texi (nm, objdump): Remove bogus links to STABS documentation. --- binutils/ChangeLog | 3 +++ binutils/doc/binutils.texi | 8 -------- 2 files changed, 3 insertions(+), 8 deletions(-) (limited to 'binutils') 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 + * 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 -- cgit v1.2.1