From 0e75a8d6daf44ac18c8e5f695598b5292ee8c4b8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 11 Jul 1995 21:12:41 +0000 Subject: [PATCH] * archive.c (bfd_generic_archive_p): If the archive has a map, and the target was defaulted, but the first object in the archive can not be matched with that target, then return a bad format error. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0d8d59c..846fd31 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Tue Jul 11 15:19:53 1995 Ian Lance Taylor + * archive.c (bfd_generic_archive_p): If the archive has a map, and + the target was defaulted, but the first object in the archive can + not be matched with that target, then return a bad format error. + * elf64-sparc.c (elf_sparc_howto_table): Set howto for WDISP16 to elf64_wdisp16_reloc. (elf64_wdisp16_reloc): New static function. -- 2.7.4