* peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0,
authorIan Lance Taylor <ian@airs.com>
Wed, 15 Nov 1995 04:41:10 +0000 (04:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 15 Nov 1995 04:41:10 +0000 (04:41 +0000)
commit4b71e164cd636aaf13a2a42ec0ef4a9284ecea0b
tree39b279812259cdadb8f0907423fd30c32007de76
parent631b10f44e08b1b4daefc4d1ecd0ce9eca0c9a30
* peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0,
not at the file position of the first section.
* coffcode.h (coff_compute_section_file_positions): Avoid using
unportable #elif.
(coff_write_object_contents): When generating a PPC PE executable
with no symbols, round up the file size to a COFF_PAGE_SIZE
boundary.
* cofflink.c (_bfd_coff_final_link): If there are no symbols,
don't write out a string table.
bfd/ChangeLog
bfd/peicode.h