From: Ian Lance Taylor Date: Tue, 14 Nov 1995 16:55:23 +0000 (+0000) Subject: * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bebcd3db3babc9772a7f96c25da6d9ba64ac214a;p=binutils-gdb.git * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not _bfd_dummy_target, matching the recent change to archive recognition. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4a8de8634dd..6e5121e295b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Nov 14 11:52:23 1995 Ian Lance Taylor + + * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not + _bfd_dummy_target, matching the recent change to archive + recognition. + Mon Nov 13 13:24:38 1995 Ian Lance Taylor * libbfd.c (bfd_get_file_window): Use casts to avoid doing