]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/coffcode.h
1999-09-11 Donn Terry <donn@interix.com>
authorIan Lance Taylor <ian@airs.com>
Sat, 11 Sep 1999 22:33:45 +0000 (22:33 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 11 Sep 1999 22:33:45 +0000 (22:33 +0000)
commit4cfec37b92f672f0b9d9cee334e83e201470654d
treedf5a44c00049adb8d835293a6eec913e9297615f
parent33d7d19757186703099a6fccaee20cb4cc77a6fa
1999-09-11  Donn Terry  <donn@interix.com>

* coffcode.h (coff_mkobject_hook): If COFF_WITH_PE, set HAS_DEBUG
to the reverse of IMAGE_FILE_DEBUG_STRIPPED.
(coff_write_object_contents): Set IMAGE_FILE_DEBUG_STRIPPED if
there is no SEC_DEBUGGING section.
* peicode.h (pe_mkobject_hook): Set HAS_DEBUG to the reverse of
IMAGE_FILE_DEBUG_STRIPPED.
bfd/ChangeLog
bfd/coffcode.h
bfd/peicode.h