|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/27487] nm: Add --just-symbol-name |
Date: | Mon, 15 Mar 2021 10:56:11 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27487 --- Comment #4 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=1996d0f12cd57391e01e0eebe32e44510e6ec17d commit 1996d0f12cd57391e01e0eebe32e44510e6ec17d Author: Nick Clifton <nickc@redhat.com> Date: Mon Mar 15 10:55:49 2021 +0000 Add a symbols-only mode to nm. PR 27487 * nm.c (FORMAT_JUST_SYMBOLS): Define. (struct optput_fns): Add entry for FORMAT_JUST_SYMBOLS. (long_options): Add just-symbols. (set_output_format): Add support for just-symbols. (get_print_format): Likewise. (do_not_print_object_filename): New function. (do_not_print_archive_filename): New function. (do_not_print_archive_member): New function. (do_not_print_symbol_filename): New function. (just_print_symbol_name): New function. (main): Handle --just-symbols. * NEWS: Mention the new feature. * doc/binutils.texi: Document the new feature. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |