OSDN Git Service

* coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
authorian <ian>
Tue, 8 May 2001 17:44:00 +0000 (17:44 +0000)
committerian <ian>
Tue, 8 May 2001 17:44:00 +0000 (17:44 +0000)
commitbd64775aea299c432e72c5a25475320a99e29d06
tree1eb10c5d54d646110885b850b2b8b60f7f4ab562
parentcd4800735ec8e1992b1bfd28ebb451727fad8ea4
* coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
NULL or is not COFF.
(coff_i386_rtype_to_howto): Don't dump core if output section
owner is not COFF.
bfd/ChangeLog
bfd/coff-i386.c