qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] hex queue - GETPC() fixes, shadowing fixes
@ 2023-10-19  2:17 Brian Cain
  2023-10-19  2:17 ` [PULL 1/2] target/hexagon: move GETPC() calls to top level helpers Brian Cain
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brian Cain @ 2023-10-19  2:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: bcain, armbru, richard.henderson, philmd, peter.maydell,
	quic_mathbern, stefanha, ale, anjo, quic_mliebel, ltaylorsimpson

The following changes since commit deaca3fd30d3a8829160f8d3705d65ad83176800:

  Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging (2023-10-18 06:21:15 -0400)

are available in the Git repository at:

  https://github.com/quic/qemu tags/pull-hex-20231018

for you to fetch changes up to 20c34a9216f41977803659f5bd458618c291d56c:

  target/hexagon: fix some occurrences of -Wshadow=local (2023-10-18 16:56:17 -0700)

----------------------------------------------------------------
hexagon: GETPC() fixes, shadowing 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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-30  6:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-19  2:17 [PULL 0/2] hex queue - GETPC() fixes, shadowing fixes Brian Cain
2023-10-19  2:17 ` [PULL 1/2] target/hexagon: move GETPC() calls to top level helpers Brian Cain
2023-10-19  2:17 ` [PULL 2/2] target/hexagon: fix some occurrences of -Wshadow=local Brian Cain
2023-10-30  6:08 ` [PULL 0/2] hex queue - GETPC() fixes, shadowing fixes Stefan Hajnoczi

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).