bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27408] nm: Have a way to suppress 'no symbols'


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27408] nm: Have a way to suppress 'no symbols'
Date: Fri, 26 Feb 2021 17:27:18 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Fangrui Song <maskray@sourceware.org>:

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

commit 7fe1b1388ff80f10e932cde5d82d7268742ef336
Author: Fangrui Song <maskray@google.com>
Date:   Fri Feb 26 09:25:45 2021 -0800

    nm: Add --quiet to suppress "no symbols" diagnostic

            PR binutils/27408
            * readelf.c (quiet): New option flag.
            (enum long_option_values): New enum to hold long option value.
            (long_options): Add --quiet.
            (usage): Mention --quiet.
            (display_rel_file): If quiet is enabled, suppress "no symbols".
            (main): Handle the new option.
            * NEWS: Mention --quiet.
            * docs/binutils.texi: Document --quiet.

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