From: Ian Lance Taylor Date: Thu, 27 Jun 1996 01:44:49 +0000 (+0000) Subject: * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f292bbe9cfefba2798898ad51ee81d662c39dda4;p=binutils-gdb.git * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in an archive if it has a map. If the object file has the wrong xvec, reject it. PR 9972. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 66a6c8512f0..1c74c0db1ab 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Wed Jun 26 16:29:02 1996 Ian Lance Taylor + * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in + an archive if it has a map. If the object file has the wrong + xvec, reject it. + * coff-alpha.c (alpha_adjust_reloc_in): Set the addend for a BRADDR, SREL16, SREL32, or SREL64 reloc against an external symbol.