From d06fb990769e0a348ee2a04ce15a4c00aca54a9c Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 7 Jul 1998 17:27:00 +0000 Subject: [PATCH] * 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 . --- binutils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.30.2