* nlmcode.h (nlm_compute_section_file_positions): Add the .bss
authorIan Lance Taylor <ian@airs.com>
Wed, 11 Aug 1993 18:30:08 +0000 (18:30 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 11 Aug 1993 18:30:08 +0000 (18:30 +0000)
commit792b5f025d6c2489a926b79279dfef630bd841c4
tree80bdf40cbafacbd11a9bc3ad5688650e31bd7024
parent75fe54719caa6466b0b264c473d9e9b72114cc43
* nlmcode.h (nlm_compute_section_file_positions): Add the .bss
section before setting output_has_begun.
(nlm_set_section_contents): Remove argument names from
mangle_relocs_func prototype.
(nlm_write_object_contents): Remove shadowing local variable.
Don't write out debugging symbols if debugInfoOffset is -1.  Add
the codeImageOffset to the start, exit, and check procedure
offsets.
* nlm32-i386.c (nlm_i386_write_reloc, nlm_i386_mangle_relocs):
Don't check partial_inplace field; its value is irrelevant.
bfd/ChangeLog