* 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.
This commit is contained in:
Ian Lance Taylor 1996-06-27 01:44:49 +00:00
parent 708fcc1206
commit f292bbe9cf
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
Wed Jun 26 16:29:02 1996 Ian Lance Taylor <ian@cygnus.com>
* 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.