* coff-i386.c (i3coff_object_p): If COFF_IMAGE_WITH_PE, hack to
authorIan Lance Taylor <ian@airs.com>
Sun, 22 Jun 1997 23:41:55 +0000 (23:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 22 Jun 1997 23:41:55 +0000 (23:41 +0000)
commit3ce6d9410caa23759ba24cd6735b7f5ed449d302
tree4a3164b01c9dd35b3deb4bc2feb5e8060bc18995
parent1d371d35ee4269aea572319c41143a2c0b75bda1
* coff-i386.c (i3coff_object_p): If COFF_IMAGE_WITH_PE, hack to
handle case where COFF filehdr does not immediately follow PE
header.
* coffgen.c (coff_object_p): Remove useless seek to current
location.
bfd/ChangeLog
bfd/coff-i386.c
bfd/coffgen.c