From: Ian Lance Taylor Date: Tue, 7 Jul 1998 17:27:00 +0000 (+0000) Subject: * objcopy.c (filter_bytes): Set size correctly if the size of the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d06fb990769e0a348ee2a04ce15a4c00aca54a9c;p=binutils-gdb.git * 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 . --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 104c438b165..3cd73322a8a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Tue Jul 7 13:26:13 1998 Ian Lance Taylor + + * 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 . + Thu Jul 2 14:01:34 1998 Klaus Kaempf * configure.com: Add vax/vms support.