* stabs.texinfo (Stab Section Basics): Make it clear that only
authorIan Lance Taylor <ian@airs.com>
Tue, 25 Mar 1997 19:44:43 +0000 (19:44 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 25 Mar 1997 19:44:43 +0000 (19:44 +0000)
some versions of the GNU linker remove the leading N_UNDF symbol.

gdb/doc/ChangeLog
gdb/doc/stabs.texinfo

index 1b4cc5b46fe59b0662c5ed80629886cd7c05703e..61cf7b99b19aa191f11a63d76bed11922fb83ccc 100644 (file)
@@ -1,3 +1,8 @@
+Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * stabs.texinfo (Stab Section Basics): Make it clear that only
+       some versions of the GNU linker remove the leading N_UNDF symbol.
+
 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * stabs.texinfo (String Field): Document type number pairs here,
index f82f128fa9c32ac80ab1f020f1f77a5449995cd7..c3bf42acc98756abd35295ed91de6bd0cb188048 100644 (file)
@@ -3945,10 +3945,10 @@ section would be wrong.
 
 The GNU linker is able to optimize stabs information by merging
 duplicate strings and removing duplicate header file information
-(@pxref{Include Files}).  When the GNU linker optimizes stabs in
-sections, it removes the leading @code{N_UNDF} symbol, and arranges for
-all the @code{n_strx} fields to be relative to the start of the
-@code{.stabstr} section.
+(@pxref{Include Files}).  When some versions of the GNU linker optimize
+stabs in sections, they remove the leading @code{N_UNDF} symbol and
+arranges for all the @code{n_strx} fields to be relative to the start of
+the @code{.stabstr} section.
 
 @node ELF Linker Relocation
 @appendixsec Having the Linker Relocate Stabs in ELF