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: Mon, 08 Oct 2018 11:43:14 +0000

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

--- Comment #8 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=f3e660db14a0a95f3953496d8beb7c58ef34c6d5

commit f3e660db14a0a95f3953496d8beb7c58ef34c6d5
Author: H.J. Lu <address@hidden>
Date:   Mon Oct 8 04:39:09 2018 -0700

    ELF: Properly group and place orphan note sections

    Properly group orphan note sections.  When placing orphan note section
    as the first note section, place it after the section before all note
    sections.

        PR ld/23658
        * ldlang.c (lang_insert_orphan): Properly group and place orphan
        note sections.  Properly handle orphan note section before all
        note sections.
        * testsuite/ld-elf/pr23658-1.d: Renamed to ...
        * testsuite/ld-elf/pr23658-1a.d: This.  Updated.
        * testsuite/ld-elf/pr23658-1b.d: New test.
        * testsuite/ld-elf/pr23658-1c.d: Likewise.

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