]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd/TIC4x: correct COFF swapping functions for mixed-endianness binaries
authorJan Beulich <jbeulich@suse.com>
Fri, 15 Aug 2025 10:22:03 +0000 (12:22 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 15 Aug 2025 10:22:03 +0000 (12:22 +0200)
commit16e7aa4aab7b0f8535e603d2a43a38f08011debc
treeec1b41aadbfa4d90949f03659e32a87295c3a89f
parentbafcf0823c1ae4c2201670225c9cf14ccf2abc67
bfd/TIC4x: correct COFF swapping functions for mixed-endianness binaries

Commit 3fa785190a4f ("Altered the CREATE_xxx_COFF_TARGET_VEC macro
arguments") pretty clearly screwed up the data swapping functions in the
new CREATE_BIGHDR_COFF_TARGET_VEC() macro. Since the flaw went unnoticed,
and since the correction doesn't cause any testsuite fallout, it further
seems pretty clear that all of this is entirely untested and largely
unused.
bfd/coffcode.h