bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28581] nm/objdump --help display unsupported demangling st


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28581] nm/objdump --help display unsupported demangling styles
Date: Fri, 12 Nov 2021 04:25:11 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

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

commit 0d64622696e02ad649d048f4af3a3f293481f89f
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Nov 11 20:21:32 2021 +1030

    Fix demangle style usage info

    Extract allowed styles from libiberty, so we don't have to worry about
    our help messages getting out of date.  The function probably belongs
    in libiberty/cplus-dem.c but it can be here for a while to iron out
    bugs.

            PR 28581
            * demanguse.c: New file.
            * demanguse.h: New file.
            * nm.c (usage): Break up output.  Use display_demangler_styles.
            * objdump.c (usage): Use display_demangler_styles.
            * readelf.c (usage): Likewise.
            * Makefile.am: Add demanguse.c and demanguse.h.
            * Makefile.in: Regenerate.
            * po/POTFILESin: Regenerate.

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