aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-03-25 19:44:43 +0000
committerIan Lance Taylor <ian@airs.com>1997-03-25 19:44:43 +0000
commit3b111d29fb0640e34c4db9ec3999717b04674c89 (patch)
treeb6c0ce47e5feb7109720217ecd641c4df3a07100 /gdb/doc/ChangeLog
parent332cb0a763f0636217859f81d2d14b6030e2ae3e (diff)
downloadgdb-3b111d29fb0640e34c4db9ec3999717b04674c89.zip
gdb-3b111d29fb0640e34c4db9ec3999717b04674c89.tar.gz
gdb-3b111d29fb0640e34c4db9ec3999717b04674c89.tar.bz2
* stabs.texinfo (Stab Section Basics): Make it clear that only
some versions of the GNU linker remove the leading N_UNDF symbol.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 1b4cc5b..61cf7b9 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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,