Update objcopy's --section-alignment option so that it sets the alignment flag on...
commit121a3f4b4f4aac216abe239f6f3bd491b63e5e34
authorNick Clifton <nickc@redhat.com>
Tue, 2 Apr 2024 14:08:07 +0000 (2 15:08 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 2 Apr 2024 14:09:16 +0000 (2 15:09 +0100)
tree56d118e289a4e2cce3c87e9358849541aa799193
parentb35013e29f3bcf9028aa22291f378010420322fe
Update objcopy's --section-alignment option so that it sets the alignment flag on PE sections.   Add a check for aligned sections not matching their VMAs.
binutils/doc/binutils.texi
binutils/objcopy.c
binutils/od-pe.c
binutils/testsuite/binutils-all/objcopy.exp
binutils/testsuite/binutils-all/section-alignment.d [new file with mode: 0644]