From: Ian Lance Taylor Date: Fri, 3 Jul 1998 17:12:22 +0000 (+0000) Subject: * stabs.c (_bfd_write_stab_strings): Check whether the .stabstr X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=81db6a9e28b1ec6b286b3ae9b464e870a8634d5e;p=binutils-gdb.git * stabs.c (_bfd_write_stab_strings): Check whether the .stabstr section was discarded from the link. --- 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 + + * 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 * 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 +Tue Feb 18 11:41:00 1997 Dawn Perchik * sysdep.h: Don't define errno in MSVC if error.h is included.