bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20751] Enhancement: make 'nm' to show symbol versions; im


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/20751] Enhancement: make 'nm' to show symbol versions; improve documentation on symbol versions for 'objdump' and 'readelf'; (?) standardize version display format
Date: Fri, 11 Nov 2016 11:50:52 +0000

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

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

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

commit df2c87b5803750d21f03b7d36f8d1abace3e1e14
Author: Nick Clifton <address@hidden>
Date:   Fri Nov 11 11:49:45 2016 +0000

    Add the ability for nm to display symbol version information.

        PR binutils/20751
        * nm.c (with_symbol_versions): New local variable.
        (long_options): Add --with-symbol-versions.
        (usage): Mention --with-symbol-versions.
        (print_symbol): If with_symbol_versions is set then display the
        version information associated with the symbol.
        * NEWS: Mention the new feature.
        * doc/binutils.texi (nm): Document the new option.
        (objdump): Describe how symbol version information is displayed
        for dynamic symbol dumps.
        (readelf): Describe how symbol version information is displayed.
        * testsuite/binutils-all/nm.exp: Add a test of the new feature.

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