This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] objcopy: Fix for pr19005 on machines for more than one octet per byte.


On Sun, Feb 16, 2020 at 11:00:22AM +0100, Christian Eggers wrote:
> On machines with more than one octet per byte, objcopy fills only a part
> of the gap between sections.
> 
> 	* objcopy.c (copy_object): Convert from bytes to octets for
> 	--gap-fill.

OK.  I think to --pad-to support needs a similar octets_per_byte fix.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]