bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27672] Fix quirky size output in readelf symbol tables


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27672] Fix quirky size output in readelf symbol tables
Date: Wed, 21 Apr 2021 14:33:54 +0000

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

--- Comment #7 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=047c3dbf5541b14a6fb562c2d847784f4b06de78

commit 047c3dbf5541b14a6fb562c2d847784f4b06de78
Author: Nick Lott <nick.lott@gmail.com>
Date:   Wed Apr 21 15:33:13 2021 +0100

    Add ability to select numeric base when displaying symbol values in
readelf.

            PR 27672
            * readelf.c (sym_base): New variable.
            (enum print_mode): Add more modes.
            (print_vma): Add suport for new modes.
            (options): Add sym-base.
            (usage): Add sym-base.
            (parse_args): Add support for --sym-base.
            (print_dynamic_symbol_size): New function.
            (print_dynamic_symbol): Use new function.
            * doc/binutils.texi: Document the new feature.
            * NEWS: Mention 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]