public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Hau Hsu <hau.hsu@sifive.com>
To: binutils@sourceware.org, kito.cheng@gmail.com, hau.hsu@sifive.com
Subject: [PATCH 0/1] RISC-V: Add --march=help to print supported extensions and versions
Date: Wed, 21 Feb 2024 11:37:09 +0800	[thread overview]
Message-ID: <20240221033710.3611098-1-hau.hsu@sifive.com> (raw)

Comparing to v2, v3 parses the 'help' keyword in md_parse_option in gas/config/tc-riscv.c,
instead of riscv_parse_subset in elfxx-riscv.c.
Thanks for Tsukasa's suggestion
(https://patchwork.plctlab.org/project/binutils-gdb/patch/20240130063630.2931301-1-hau.hsu@sifive.com/#248218).


Hau Hsu (1):
  RISC-V: Add --march=help

 bfd/ChangeLog         |  9 ++++++
 bfd/elfxx-riscv.c     | 64 +++++++++++++++++++++++++++++++++++++++++++
 bfd/elfxx-riscv.h     |  3 ++
 gas/ChangeLog         |  4 +++
 gas/config/tc-riscv.c |  6 ++++
 5 files changed, 86 insertions(+)

-- 
2.31.1


             reply	other threads:[~2024-02-21  3:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21  3:37 Hau Hsu [this message]
2024-02-21  3:37 ` [PATCH 1/1] RISC-V: Add --march=help Hau Hsu
2024-02-23  4:25   ` Kito Cheng
2024-02-23  4:31     ` Hau Hsu

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=20240221033710.3611098-1-hau.hsu@sifive.com \
    --to=hau.hsu@sifive.com \
    --cc=binutils@sourceware.org \
    --cc=kito.cheng@gmail.com \
    /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).