* coffcode.h (bfd_coff_backend_data): Change
authorIan Lance Taylor <ian@airs.com>
Fri, 7 Mar 1997 17:45:43 +0000 (17:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 7 Mar 1997 17:45:43 +0000 (17:45 +0000)
commitccd0e5e29df894a1aaa0eb3bac336194b60142f8
treea17ff7bebc6367e54f3a8482535669ba86d9e45b
parent7debe20cf7dfd2529bd4077d0d9a217bb00e8afa
* coffcode.h (bfd_coff_backend_data): Change
_bfd_coff_compute_section_file_positions to return a boolean
value.  Change all callers.
(coff_compute_section_file_positions): Change return type to
boolean.  If the size of the last section changed, then output a
zero byte at the end of the file.
* libcoff.h: Rebuild.
PR 11806.
bfd/ChangeLog