* coffcode.h (styp_to_sec_flags): Don't set SEC_DEBUGGING until it
authorIan Lance Taylor <ian@airs.com>
Thu, 14 Oct 1993 16:04:35 +0000 (16:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 14 Oct 1993 16:04:35 +0000 (16:04 +0000)
commit08243cb522df473cf523896b9a0c1fbbf09f38b8
tree9fb02e3dacca992b543f67336e60345e6069bb59
parentad660eb1642d6dd7e9105e3c6125eadddc9d9a19
* coffcode.h (styp_to_sec_flags): Don't set SEC_DEBUGGING until it
is made to work.
(coff_compute_section_file_positions): Remove check for
USE_DISCARDED_SECTIONS_COUNT.
* coff-i386.c: Don't define USE_DISCARDED_SECTIONS_COUNT.  Basing
it on host defines is wrong.
bfd/ChangeLog