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

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

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

commit 2c3cc81e068464b5a3d5bf19a9cf3cf3dd6b7b55
Author: Nick Clifton <ni...@redhat.com>
Date:   Wed May 18 13:15:22 2022 +0100

    Add a --no-weak option to nm.

            PR 29135
            * nm.c (non_weak): New variable.
            (filter_symbols): When non-weak is true, ignore weak symbols.
            (long_options): Add --no-weak.
            (usage): Mention --no-weak.
            (main): Handle -W/--no-weak.
            * doc/binutils.texi: Document new feature.
            * NEWS: Mention the new feature.
            * testsuite/binutils-all/nm.exp: Add test of new feature.
            * testsuite/binutils-all/no-weak.s: New test source file.

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

Reply via email to