public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Tsukasa OI <research_trasio@irq.a4lg.com>,
	Andrew Burgess <aburgess@redhat.com>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Claudiu Zissulescu <claziss@synopsys.com>,
	Chenghua Xu <paul.hua.gm@gmail.com>,
	Nelson Chu <nelson@rivosinc.com>
Cc: binutils@sourceware.org, gdb-patches@sourceware.org
Subject: Re: [PATCH 1/2] opcodes: Add non-enum disassembler options
Date: Thu, 1 Sep 2022 13:03:00 +0100	[thread overview]
Message-ID: <f5808acc-79b0-7299-8beb-1b5c8e57c922@redhat.com> (raw)
In-Reply-To: <0113f0dec90cf9a92551d952ff2ec93592ea04fa.1661912099.git.research_trasio@irq.a4lg.com>

Hi Tsukasa,

> gdb/ChangeLog:
> 
>      * gdb/disasm.c (set_disassembler_options): Add support for
>      non-enum disassembler options.
>      (show_disassembler_options_sfunc): Likewise.
> 
> include/ChangeLog:
> 
>      * dis-asm.h (disasm_option_arg_t): Update comment of `values'
>      to allow non-enum disassembler options.
> 
> opcodes/ChangeLog:
> 
>      * riscv-dis.c (print_riscv_disassembler_options): Support
>      non-enum disassembler options on printing disassembler help.
>      * arc-dis.c (print_arc_disassembler_options): Likewise.
>      * mips-dis.c (print_mips_disassembler_options): Likewise.

The binutils parts of this patch are approved.

Cheers
   Nick



  reply	other threads:[~2022-09-01 12:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-31  2:15 [PATCH 0/2] gdb, " Tsukasa OI
2022-08-31  2:15 ` [PATCH 1/2] " Tsukasa OI
2022-09-01 12:03   ` Nick Clifton [this message]
2022-08-31  2:15 ` [PATCH 2/2] gdb: " Tsukasa OI
2022-09-02 10:00   ` Andrew Burgess
2022-09-04  8:03 ` [PATCH v2 0/2] gdb, opcodes: " Tsukasa OI
2022-09-04  8:03   ` [PATCH v2 1/2] " Tsukasa OI
2022-09-06  2:36     ` Tsukasa OI
2022-09-06  8:31       ` Tsukasa OI
2022-09-04  8:03   ` [PATCH v2 2/2] gdb: " Tsukasa OI

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=f5808acc-79b0-7299-8beb-1b5c8e57c922@redhat.com \
    --to=nickc@redhat.com \
    --cc=aburgess@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=claziss@synopsys.com \
    --cc=gdb-patches@sourceware.org \
    --cc=nelson@rivosinc.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.hua.gm@gmail.com \
    --cc=research_trasio@irq.a4lg.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).