projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f21c97
)
* coff-sh.c (sh_relocate_section): Check for an illegal symbol
author
Ian Lance Taylor
<ian@airs.com>
Tue, 17 Sep 1996 20:10:59 +0000
(20:10 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 17 Sep 1996 20:10:59 +0000
(20:10 +0000)
index.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 4bac85b3341bdf90af6822a60859af3fe2a7a357..98a7379828353deb1ad083dc9c11a34f8f77c3d2 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-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>