From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, philmd@linaro.org
Subject: Re: [PATCH 0/6] disas/cris: Use GString instead of sprintf
Date: Tue, 16 Apr 2024 10:35:05 +0200 [thread overview]
Message-ID: <CAJy5ezpry08WaJnj70ckgvraWm6Dk5UPNY7fC58PwsZkmB7fEw@mail.gmail.com> (raw)
In-Reply-To: <20240413052333.688151-1-richard.henderson@linaro.org>
On Sat, Apr 13, 2024 at 7:23 AM Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> More sprintf cleanup encouraged by the Apple deprecation.
> Probably there's a more minimal patch. On the other hand,
> there's certainly a larger cleanup possible.
>
>
> r~
On the series:
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
>
>
> Richard Henderson (6):
> disas/cris: Untabify
> disas/cris: Remove TRACE_CASE and related code
> disas/cris: Drop with_reg_prefix
> disas/cris: Use GString in print_with_operands and subroutines
> disas/cris: Remove struct cris_disasm_data
> disas/cris: Improve output of register names
>
> disas/cris.c | 2498 +++++++++++++++++++++-----------------------------
> 1 file changed, 1070 insertions(+), 1428 deletions(-)
>
> --
> 2.34.1
>
prev parent reply other threads:[~2024-04-16 8:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-13 5:23 [PATCH 0/6] disas/cris: Use GString instead of sprintf Richard Henderson
2024-04-13 5:23 ` [PATCH 1/6] disas/cris: Untabify Richard Henderson
2024-04-13 5:23 ` [PATCH 2/6] disas/cris: Remove TRACE_CASE and related code Richard Henderson
2024-04-13 5:23 ` [PATCH 3/6] disas/cris: Drop with_reg_prefix Richard Henderson
2024-04-13 5:23 ` [PATCH 4/6] disas/cris: Use GString in print_with_operands and subroutines Richard Henderson
2024-04-13 5:23 ` [PATCH 5/6] disas/cris: Remove struct cris_disasm_data Richard Henderson
2024-04-13 5:23 ` [PATCH 6/6] disas/cris: Improve output of register names Richard Henderson
2024-04-13 8:45 ` [PATCH 0/6] disas/cris: Use GString instead of sprintf Peter Maydell
2024-04-16 8:35 ` Edgar E. Iglesias [this message]
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=CAJy5ezpry08WaJnj70ckgvraWm6Dk5UPNY7fC58PwsZkmB7fEw@mail.gmail.com \
--to=edgar.iglesias@gmail.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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 NNTP newsgroup(s).