From: Ian Lance Taylor Date: Tue, 17 Sep 1996 20:10:59 +0000 (+0000) Subject: * coff-sh.c (sh_relocate_section): Check for an illegal symbol X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d784abe56a900006786327f783dfd06ea75384f;p=binutils-gdb.git * coff-sh.c (sh_relocate_section): Check for an illegal symbol index. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4bac85b3341..98a73798283 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -4,6 +4,8 @@ Tue Sep 17 14:18:31 1996 Ian Lance Taylor indices, rather than crashing. (coff_slurp_reloc_table): Likewise. Check whether the howto field is NULL. + * coff-sh.c (sh_relocate_section): Check for an illegal symbol + index. Mon Sep 16 12:39:36 1996 Ian Lance Taylor