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 <ni...@sourceware.org>:

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

commit 047c3dbf5541b14a6fb562c2d847784f4b06de78
Author: Nick Lott <nick.l...@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