|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/24942] objcopy: Add option for setting section alignment |
Date: | Wed, 02 Oct 2019 10:56:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24942 --- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=de4859eacb74a440d9fd61e4a0f051e3737a05dd commit de4859eacb74a440d9fd61e4a0f051e3737a05dd Author: Nick Clifton <address@hidden> Date: Wed Oct 2 11:55:02 2019 +0100 Change objcopy's --set-section-alignment option to take a byte alignment value rather than a power of two alignment value. PR 24942 * objcopy.c (copy_usage): Update description of --set-section-alignment. (copy_main): Interpret numeric argument of --set-section-alignment as a byte alignment, not a power of two alignment. * doc/binutils.texi: Update description of --set-section-alignment. * testsuite/binutils-all/set-section-alignment.d: New test. * testsuite/binutils-all/objcopy.exp: Run the new test. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |