aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1998-11-20 21:08:14 +0000
committerNick Clifton <nickc@redhat.com>1998-11-20 21:08:14 +0000
commitd6644919f6ff1f17a9ef3d5e48b1a3de3820bb06 (patch)
tree6a21d3bedb0bf99e0dde9778ff575768d6202405 /ld
parent9657e7fda111a929906eef3113cd25e0ba1569cd (diff)
downloadgdb-d6644919f6ff1f17a9ef3d5e48b1a3de3820bb06.zip
gdb-d6644919f6ff1f17a9ef3d5e48b1a3de3820bb06.tar.gz
gdb-d6644919f6ff1f17a9ef3d5e48b1a3de3820bb06.tar.bz2
Coper with empty symbol names.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 5d7ebe4..d8389d3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+Fri Nov 20 13:06:49 1998 Nick Clifton <nickc@cygnus.com>
+
+ * ldmisc.c (vfinfo): Cope with empty symbol names.
+
Thu Nov 19 13:31:15 1998 Nick Clifton <nickc@cygnus.com>
* scripttempl/pe.sc: Add provision of '_end' symbol.