* objcopy.c (filter_bytes): Set size correctly if the size of the
authorIan Lance Taylor <ian@airs.com>
Tue, 7 Jul 1998 17:27:00 +0000 (17:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 7 Jul 1998 17:27:00 +0000 (17:27 +0000)
section is not an even multiple of the interleave.  Based on patch
from Brion Stone <Brion.Stone@attws.com>.

binutils/ChangeLog

index 104c438b1659c094d76b00db7946ea217810b28b..3cd73322a8a4eb96b69f696a9d06e744d2f219eb 100644 (file)
@@ -1,3 +1,9 @@
+Tue Jul  7 13:26:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * objcopy.c (filter_bytes): Set size correctly if the size of the
+       section is not an even multiple of the interleave.  Based on patch
+       from Brion Stone <Brion.Stone@attws.com>.
+
 Thu Jul  2 14:01:34 1998  Klaus Kaempf  <kkaempf@rmi.de>
 
        * configure.com: Add vax/vms support.