* nlmconv.c (main): Adjust data section size to correspond to bss
authorIan Lance Taylor <ian@airs.com>
Mon, 20 Sep 1993 23:31:57 +0000 (23:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 20 Sep 1993 23:31:57 +0000 (23:31 +0000)
commitb342eba6cd2d8c3fd33fdc8668ed8bcb4066723a
treea53169e637df4857bb2c1a112b8a36ff4f3635ee
parent9bd0d6499c6f30e5a63661561e9860752d3c3b35
* nlmconv.c (main): Adjust data section size to correspond to bss
alignment adjustment.  Clear BSF_SECTION_SYM if symbol is moved to
a different section.  Use time_t for time variable.
(setup_sections): Only put sections with contents in output NLM.
(i386_mangle_relocs): No symbols are common at this point.  Add
casts to avoid warnings.
binutils/ChangeLog