From: DJ Delorie Date: Tue, 24 Nov 1998 04:25:41 +0000 (+0000) Subject: * coff-i386.c (bfd_pe_dll_not_recognized_hack): the linker wants X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=11dddceff52cfa677af53ea32edc9c24fa467b80;p=binutils-gdb.git * 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d6627d8b4f5..d2d21a97904 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +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