* coff-sh.c (sh_relocate_section): Check for an illegal symbol
authorIan Lance Taylor <ian@airs.com>
Tue, 17 Sep 1996 20:10:59 +0000 (20:10 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 17 Sep 1996 20:10:59 +0000 (20:10 +0000)
index.

bfd/ChangeLog

index 4bac85b3341bdf90af6822a60859af3fe2a7a357..98a7379828353deb1ad083dc9c11a34f8f77c3d2 100644 (file)
@@ -4,6 +4,8 @@ Tue Sep 17 14:18:31 1996  Ian Lance Taylor  <ian@cygnus.com>
        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  <ian@cygnus.com>