Stop corruption of ihex output shen addresses are sign extended.
authorrhn <sowaac.rhn@porcupinefactory.org>
Fri, 9 Nov 2018 14:09:44 +0000 (14:09 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 9 Nov 2018 14:09:44 +0000 (14:09 +0000)
commitd2eb0fb5a04e2e2ad374f56c7107f2421cdd93c9
treeccecd4eda66e1e3458c3cf14248f1e4a48e7531b
parentdcd9adc5cbac756507eb5da65a4f9cf3edb8fc93
Stop corruption of ihex output shen addresses are sign extended.

PR 23699
* ihex.c (ihex_write_object_contents): Check for sign extended
addresses that cannot be supported in the ihex format.
bfd/ChangeLog
bfd/ihex.c