public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Binutils <binutils@sourceware.org>
Subject: PING [PATCH] nm: Ignore --with-symbol-versions for backward compatibility
Date: Thu, 6 Aug 2020 04:33:27 -0700	[thread overview]
Message-ID: <CAMe9rOr_+DZwJtsr5jjFszG5qHZCYdGwh0vdPTQhtWbun9JYCg@mail.gmail.com> (raw)
In-Reply-To: <20200727134417.638165-1-hjl.tools@gmail.com>

On Mon, Jul 27, 2020 at 6:44 AM H.J. Lu <hjl.tools@gmail.com> wrote:
>
> Since
>
> commit 7e6e972f74aeac0ebdbd95a7f905d871cd2581de
> Author: H.J. Lu <hjl.tools@gmail.com>
> Date:   Tue Mar 24 04:23:11 2020 -0700
>
>     bfd: Display symbol version for nm -D
>
> always displays symbol version for nm, ignore --with-symbol-versions for
> backward compatibility.
>
> binutils/
>
>         PR binutils/26302
>         * nm.c (with_symbol_versions): Removed.
>         (long_option_values): Add OPTION_WITH_SYMBOL_VERSIONS.
>         (long_options): Update --with-symbol-versions entry.
>         (print_symbol): Remove the with_symbol_versions check.
>         (main): Add OPTION_WITH_SYMBOL_VERSIONS for backward
>         compatibility.
>         * doc/binutils.texi: Update --with-symbol-versions documentation.
>
> ld/
>
>         PR binutils/26302
>         * testsuite/ld-elf/pr26302.nd: New file.
>         * testsuite/ld-elf/pr26302.ver: Likewise.
>         * testsuite/ld-elf/pr26302a.c: Likewise.
>         * testsuite/ld-elf/pr26302b.c: Likewise.
>         * testsuite/ld-elf/shared.exp: Run binutils/26302 tests.

https://sourceware.org/pipermail/binutils/2020-July/112556.html

-- 
H.J.

  parent reply	other threads:[~2020-08-06 11:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27 13:44 H.J. Lu
2020-07-30 12:04 ` H.J. Lu
2020-08-06 11:33 ` H.J. Lu [this message]
2020-08-07 14:55   ` [PATCH] nm: Remove --with-symbol-versions H.J. Lu
2020-08-13  2:42     ` Fangrui Song
2020-08-13  3:44       ` H.J. Lu
2020-08-13  5:42         ` Fangrui Song
2020-08-13 12:45           ` H.J. Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMe9rOr_+DZwJtsr5jjFszG5qHZCYdGwh0vdPTQhtWbun9JYCg@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).