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
<ni...@sourceware.org>:

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

commit 146a3bb9cc78c459e63c23259d766b01c32df705
Author: Nick Clifton <ni...@redhat.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to