From bebcd3db3babc9772a7f96c25da6d9ba64ac214a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 14 Nov 1995 16:55:23 +0000 Subject: [PATCH] * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not _bfd_dummy_target, matching the recent change to archive recognition. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4a8de8634d..6e5121e295 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