From 11dddceff52cfa677af53ea32edc9c24fa467b80 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 24 Nov 1998 04:25:41 +0000 Subject: [PATCH] * coff-i386.c (bfd_pe_dll_not_recognized_hack): the linker wants to see .DLL files as unrecognized. (i3coff_object_p): Sorry, had to hack it to not recognize these files (pei-i386) on request. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d6627d8..d2d21a9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,12 @@ 1998-11-23 DJ Delorie + * coff-i386.c (bfd_pe_dll_not_recognized_hack): the linker wants + to see .DLL files as unrecognized. + (i3coff_object_p): Sorry, had to hack it to not recognize these + files (pei-i386) on request. + +1998-11-23 DJ Delorie + * opncls.c (bfd_make_readable): need more cleanup for symbols and relents. Call bfd_check_format to reinitialize. -- 2.7.4