bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23658] Improve PT_NOTE segment creation


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/23658] Improve PT_NOTE segment creation
Date: Wed, 03 Oct 2018 20:26:28 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit 1887ae7304dced5b081ee200a9e27fbb8f180143
Author: H.J. Lu <address@hidden>
Date:   Wed Oct 3 13:25:16 2018 -0700

    ELF: Group and sort output note sections by section alignments

    To support putting all adjacent SHT_NOTE sections with the same section
    alignment into a single PT_NOTE segment, lang_insert_orphan must group
    and sort output note sections by section alignments in both output
    section list as well as output section statement list.

        PR ld/23658
        * ldlang.c (lang_insert_orphan): Group and sort output note
        sections by section alignments.

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