bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/24942] objcopy: Add option for setting section alignment


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:58:37 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24942

--- Comment #15 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_33-branch branch has been updated by Nick Clifton
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=146a3bb9cc78c459e63c23259d766b01c32df705

commit 146a3bb9cc78c459e63c23259d766b01c32df705
Author: Nick Clifton <address@hidden>
Date:   Wed Oct 2 11:57:16 2019 +0100

    Change objcopy's --set-section-alignment option so that it takes 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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]