bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28158] nm --dynamic and readelf --dyn-syms vs. copy reloc


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28158] nm --dynamic and readelf --dyn-syms vs. copy reloc symbols
Date: Wed, 04 Aug 2021 12:13:39 +0000

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

--- Comment #3 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=f897689c880ed1049b708e6c1f9745c8604808e3

commit f897689c880ed1049b708e6c1f9745c8604808e3
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Aug 1 07:26:20 2021 -0700

    elf: Treat undefined version as hidden

    Since undefined version can't be used to resolve any references without
    the original definition, treat it as hidden.

    bfd/

            PR binutils/28158
            * elf.c (_bfd_elf_get_symbol_version_string): Treat undefined
            version as hidden.

    ld/

            PR binutils/28158
            * testsuite/ld-elf/linux-x86.exp: Run PR binutils/28158 tests.
            * testsuite/ld-elf/pr28158-1.c: New file.
            * testsuite/ld-elf/pr28158-2.S: Likewise.
            * testsuite/ld-elf/pr28158.nd: Likewise.
            * testsuite/ld-elf/pr28158.rd: Likewise.
            * testsuite/ld-elf/pr28158.t: Likewise.
            * testsuite/ld-elfvers/vers2.dsym: Updated.
            * testsuite/ld-elfvers/vers3.dsym: Likewise.
            * testsuite/ld-elfvers/vers6.dsym: Likewise.
            * testsuite/ld-elfvers/vers19.dsym: Likewise.
            * testsuite/ld-elfvers/vers22.dsym: Likewise.
            * testsuite/ld-elfvers/vers23.dsym: Likewise.
            * testsuite/ld-elfvers/vers23d.dsym: Likewise.
            * testsuite/ld-elfvers/vers27d4.dsym: Likewise.
            * testsuite/ld-elfvers/vers28c.dsym: 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]