bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22967] nm should distinguish in between local and global i


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22967] nm should distinguish in between local and global ifunc
Date: Fri, 20 Nov 2020 13:05:47 +0000

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

--- Comment #12 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

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

commit e6f6aa8d184c38230d9acd91a49aa0cbe3f37e42
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Nov 20 13:04:56 2020 +0000

    Add option to nm to change the characters displayed for ifunc symbols.  Add
a configure time option to change the default characters.

            PR 22967
            * nm.c (ifunc_type_chars): New variable.
            (long_options): Add --ifunc-chars.
            (print_symbol): Use ifunc_type_chars for ifunc symbols.
            (main): Handle the new option.
            * doc/binutils.texi: Document the new option.
            * configure.ac: Add --enable-f-for-ifunc-symbols option which
            changes the default symbol displayed by nm.
            * NEWS: Mention the new feature.
            * testsuite/binutils-all/nm.exp: Test the new feature.
            * config.in: Regenerate.
            * configure: Regenerate.

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