From: Ian Lance Taylor Date: Sun, 20 Apr 1997 02:50:49 +0000 (+0000) Subject: * coffcode.h (coff_compute_section_file_positions): Force the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=752eaefc858f0b2c4d00d0b1feb95a58a83be0c6;p=binutils-gdb.git * coffcode.h (coff_compute_section_file_positions): Force the potential last byte in the file to be written out when COFF_IMAGE_WITH_PE. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2b32a700da0..b51be86f1f5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Sat Apr 19 22:50:14 1997 Ian Lance Taylor + + * coffcode.h (coff_compute_section_file_positions): Force the + potential last byte in the file to be written out when + COFF_IMAGE_WITH_PE. + Fri Apr 18 11:42:55 1997 Niklas Hallqvist * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_table