bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25617] ld should reconstruct dynamic symbol table from PT_DYNAMI


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/25617] ld should reconstruct dynamic symbol table from PT_DYNAMIC when there is no section header
Date: Thu, 29 Jun 2023 17:36:40 +0000

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

--- Comment #49 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 <hjl@sourceware.org>:

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

commit 3da917d534954ae727a2174039a3786b474dd712
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sat Mar 7 08:24:35 2020 -0800

    ld: Add tests for -z nosectionheader and --strip-section-headers

    Add tests to verify that the linker option, -z nosectionheader and
    objcopy and strip option, --strip-section-headers, work correctly as well
    as linker issues an error when dynamic symbol table from PT_DYNAMIC
    segment is used.

            PR ld/25617
            * testsuite/ld-elf/hash-2.d: New file.
            * testsuite/ld-elf/no-section-header.exp: Likewise.
            * testsuite/ld-elf/pr25617-1-no-sec-hdr.nd: Likewise.
            * testsuite/ld-elf/pr25617-1-no-sec-hdr.rd: Likewise.
            * testsuite/ld-elf/pr25617-1-static-no-sec-hdr.rd: Likewise.
            * testsuite/ld-elf/pr25617-1a-no-sec-hdr.nd: Likewise.
            * testsuite/ld-elf/pr25617-1a-no-sec-hdr.rd: Likewise.
            * testsuite/ld-elf/pr25617-1a-sec-hdr.rd: Likewise.
            * testsuite/ld-elf/pr25617-1a.c: Likewise.
            * testsuite/ld-elf/pr25617-1b.c: Likewise.
            * testsuite/ld-elf/start-noheader.rd: Likewise.
            * testsuite/ld-elf/start-shared-noheader-gnu.rd: Likewise.
            * testsuite/ld-elf/start-shared-noheader-sysv.rd: Likewise.
            * testsuite/ld-elf/start-shared-noheader.nd: 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]