From 81db6a9e28b1ec6b286b3ae9b464e870a8634d5e Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor <ian@airs.com>
Date: Fri, 3 Jul 1998 17:12:22 +0000
Subject: [PATCH] 	* stabs.c (_bfd_write_stab_strings): Check whether the
 .stabstr 	section was discarded from the link.

---
 bfd/ChangeLog | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 50735b15d91..721aa787515 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jul  3 13:11:35 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+	* stabs.c (_bfd_write_stab_strings): Check whether the .stabstr
+	section was discarded from the link.
+
 Fri Jul  3 14:39:05 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
 
 	* coff-sh.c (sh_insn_uses_freg): Ignore lowest bit of register number.
@@ -4010,7 +4015,7 @@ start-sanitize-tic80
 	(tic80_howto_table): Add.
 end-sanitize-tic80
 
-Tue Feb 18 11:41:00 1996  Dawn Perchik  <dawn@cygnus.com>
+Tue Feb 18 11:41:00 1997  Dawn Perchik  <dawn@cygnus.com>
 
 	* sysdep.h: Don't define errno in MSVC if error.h is included.