objcopy: Fix for pr19005 on machines with more than one octet per byte.
authorChristian Eggers <ceggers@gmx.de>
Mon, 2 Mar 2020 21:08:20 +0000 (22:08 +0100)
committerAlan Modra <amodra@gmail.com>
Wed, 4 Mar 2020 00:29:30 +0000 (10:59 +1030)
commiteef64366e1e9052b121a0c235c49be362aa2fe65
tree994f441e0a19d37e36327f12303bb75a7ee0e3eb
parent3ba07c177d504ded569198b530ff448602e017cb
objcopy: Fix for pr19005 on machines with more than one octet per byte.

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 and --pad-to.
binutils/ChangeLog
binutils/objcopy.c
This page took 0.023728 seconds and 4 git commands to generate.