From f292bbe9cfefba2798898ad51ee81d662c39dda4 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 27 Jun 1996 01:44:49 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 66a6c8512f..1c74c0db1a 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.