From: Brian Cain <bcain@quicinc.com>
To: <qemu-devel@nongnu.org>
Cc: <bcain@quicinc.com>, <richard.henderson@linaro.org>,
<philmd@linaro.org>, <peter.maydell@linaro.org>,
<quic_mathbern@quicinc.com>, <stefanha@redhat.com>, <ale@rev.ng>,
<anjo@rev.ng>, <quic_mliebel@quicinc.com>,
<ltaylorsimpson@gmail.com>
Subject: [PULL 0/2] hex queue
Date: Tue, 3 Oct 2023 17:48:04 -0700 [thread overview]
Message-ID: <20231004004806.1461248-1-bcain@quicinc.com> (raw)
The following changes since commit 36e9aab3c569d4c9ad780473596e18479838d1aa:
migration: Move return path cleanup to main migration thread (2023-09-27 13:58:02 -0400)
are available in the Git repository at:
https://github.com/quic/qemu tags/pull-hex-20231003
for you to fetch changes up to 53cdd26f1909fc45ad50a5eaa95dcfff06130e5f:
target/hexagon: fix some occurrences of -Wshadow=local (2023-10-03 17:02:29 -0700)
----------------------------------------------------------------
Hexagon GETPC() and -Wshadow fixes
----------------------------------------------------------------
Brian Cain (1):
target/hexagon: fix some occurrences of -Wshadow=local
Matheus Tavares Bernardino (1):
target/hexagon: move GETPC() calls to top level helpers
target/hexagon/imported/alu.idef | 6 +--
target/hexagon/macros.h | 19 +++++----
target/hexagon/mmvec/macros.h | 2 +-
target/hexagon/op_helper.c | 84 +++++++++++++++-------------------------
target/hexagon/op_helper.h | 9 -----
target/hexagon/translate.c | 10 ++---
6 files changed, 50 insertions(+), 80 deletions(-)
next reply other threads:[~2023-10-04 0:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-04 0:48 Brian Cain [this message]
2023-10-04 0:48 ` [PULL 1/2] target/hexagon: move GETPC() calls to top level helpers Brian Cain
2023-10-04 0:48 ` [PULL 2/2] target/hexagon: fix some occurrences of -Wshadow=local Brian Cain
2023-10-04 7:38 ` [PULL 0/2] hex queue Markus Armbruster
2023-10-04 12:41 ` Brian Cain
2023-10-05 6:02 ` Markus Armbruster
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=20231004004806.1461248-1-bcain@quicinc.com \
--to=bcain@quicinc.com \
--cc=ale@rev.ng \
--cc=anjo@rev.ng \
--cc=ltaylorsimpson@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=quic_mathbern@quicinc.com \
--cc=quic_mliebel@quicinc.com \
--cc=richard.henderson@linaro.org \
--cc=stefanha@redhat.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 NNTP newsgroup(s).