bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/32324] Stripping BOLT'ed binaries leads to unwanted behavi


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/32324] Stripping BOLT'ed binaries leads to unwanted behaviour
Date: Tue, 24 Dec 2024 04:29:36 +0000

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

--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

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

commit bbc969306f8d5fb6c7b636e25f6f8e278946ef23
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Dec 23 10:26:02 2024 +1030

    PR 32324, Stripping BOLT'ed binaries leads to unwanted behaviour

    This patch corrects layout for a PT_LOAD header that doesn't include
    the ELF file header but does contain PHDRs and sections requiring
    alignment.  The required alignment (which was missing) is placed
    before the PHDRs.

-- 
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]