]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
binutils: run objcopy set-section-alignment also for COFF
authorJan Beulich <jbeulich@suse.com>
Fri, 4 Apr 2025 08:25:16 +0000 (10:25 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 4 Apr 2025 08:25:16 +0000 (10:25 +0200)
commit379535a2e6efd24086d8a0e885cc5c46a1e72705
tree6cda48c204b53f4bf23e306451fb3311f835be02
parent43ea7d00a76eb3a8e30aa91657e535f86e8658c4
binutils: run objcopy set-section-alignment also for COFF

There's no reason to limit this to just ELF. TI C30 and Z8k don't encode
section alignment in the section entries though (which can't be quite
right, or there would need to be another means by which to express
alignment needs), so --set-section-alignment simply has no effect there.
binutils/testsuite/binutils-all/set-section-alignment.d