[Bug general/25227] "eu-nm --extern" skips first symbol

mark at klomp dot org sourceware-bugzilla@sourceware.org
Wed Jun 10 10:17:46 GMT 2020


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Mark Wielaard <mark at klomp dot org> ---
commit 76ff94dce7ee8dd88c502bc0bbfc8dea15efea5b
Author: Mark Wielaard <mark@klomp.org>
Date:   Sun Jun 7 01:02:52 2020 +0200

    nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.

    Mimic binutils nm for bsd and posix formats which uses 'V' for weak
    symbols, 'C' for common symbols and 'T' for weak functions. Also fix
    some formatting issues. Don't print undefined addresses as zeros, but
    make sure there is enough padding instead. Just print UNIQUE for
    GNU_UNIQUE to make it fit 6 chars, like other binding names in sysv
    format.

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

    Signed-off-by: Mark Wielaard <mark@klomp.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list