public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Hans-Peter Nilsson <hp@axis.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: <binutils@sourceware.org>, <gdb-patches@sourceware.org>
Subject: Re: [PATCH v4] opcodes: cris: move desc & opc files from sim/
Date: Mon, 24 May 2021 15:24:18 +0200	[thread overview]
Message-ID: <20210524132418.81F04203C3@pchp3.se.axis.com> (raw)
In-Reply-To: <20210524034641.26814-1-vapier@gentoo.org> (message from Mike Frysinger via Binutils on Mon, 24 May 2021 05:46:41 +0200)

> From: Mike Frysinger via Binutils <binutils@sourceware.org>
> Date: Mon, 24 May 2021 05:46:41 +0200

> All other cgen ports keep their generated desc & opc files under
> opcodes/, so move the cris files over too.  The cris-opc.c file,
> while not generated, is already here to complement.
> ---
>  opcodes/Makefile.am               | 15 +++++++++++++-
>  opcodes/Makefile.in               | 16 ++++++++++++++-
>  opcodes/cgen.sh                   | 34 +++++++++++++++++++++++++++++++
>  opcodes/configure                 |  2 +-
>  opcodes/configure.ac              |  2 +-
>  {sim/cris => opcodes}/cris-desc.c |  0
>  {sim/cris => opcodes}/cris-desc.h |  0
>  {sim/cris => opcodes}/cris-opc.h  |  0
>  sim/cris/Makefile.in              | 16 ++++-----------
>  9 files changed, 69 insertions(+), 16 deletions(-)
>  rename {sim/cris => opcodes}/cris-desc.c (100%)
>  rename {sim/cris => opcodes}/cris-desc.h (100%)
>  rename {sim/cris => opcodes}/cris-opc.h (100%)

Ok with a ChangeLog entry, but I guess it's mostly "Moved
from..." and "New rule".  I don't think you need to post
that though.  Thanks.

brgds, H-P

  reply	other threads:[~2021-05-24 13:24 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19  1:56 [PATCH] " Mike Frysinger
2021-05-19 14:52 ` Andrew Burgess
2021-05-19 16:21   ` Mike Frysinger
2021-05-19 16:21 ` Mike Frysinger
2021-05-19 21:26   ` Hans-Peter Nilsson
2021-05-19 21:32     ` Hans-Peter Nilsson
2021-05-19 23:38       ` Mike Frysinger
2021-05-19 23:48         ` Hans-Peter Nilsson
2021-05-20  5:18           ` Mike Frysinger
2021-05-20 13:21             ` Hans-Peter Nilsson
2021-05-23  3:55               ` Mike Frysinger
2021-05-23  4:12   ` [PATCH v2] " Mike Frysinger
2021-05-23 20:52     ` Hans-Peter Nilsson
2021-05-23 21:01       ` Hans-Peter Nilsson
2021-05-24  1:23       ` Mike Frysinger
2021-05-24  1:23     ` [PATCH v3] " Mike Frysinger
2021-05-24  1:43       ` Hans-Peter Nilsson
2021-05-24  3:48         ` Mike Frysinger
2021-05-24  3:46       ` [PATCH v4] " Mike Frysinger
2021-05-24 13:24         ` Hans-Peter Nilsson [this message]
2021-05-25 10:13           ` Alan Modra

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=20210524132418.81F04203C3@pchp3.se.axis.com \
    --to=hp@axis.com \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --cc=vapier@gentoo.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).