OSDN Git Service

Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 28 Oct 2020 16:25:31 +0000 (16:25 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 28 Oct 2020 16:25:31 +0000 (16:25 +0000)
commitbbc48d2bcb9711614fbe751c2c5ae13e172fbca8
tree31540939d6a3e6256a6c7ccf1dc820d39a4fc7bf
parent5c27a8551857e3e7ecac6f4b99ffb0dea73b2be6
parent81c76433407a1c5b5560a3b8fb593671667e9b13
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' into staging

Renesas patches (SH4 and RX)

- Fix few warnings (Thomas Huth)
- Fix typos (Lichang Zhao, Chetan Pant)

CI jobs results:
. https://cirrus-ci.com/build/6368903343374336
. https://gitlab.com/philmd/qemu/-/pipelines/207919103
. https://travis-ci.org/github/philmd/qemu/builds/739133105

# gpg: Signature made Mon 26 Oct 2020 23:27:39 GMT
# gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE

* remotes/philmd-gitlab/tags/renesas-20201027:
  target/rx: Fix Lesser GPL version number
  target/rx: Fix some comment spelling errors
  target/sh4: fix some comment spelling errors
  target/sh4: Update coding style to make checkpatch.pl happy
  hw/timer/sh_timer: Remove superfluous "break" statements
  hw/timer/sh_timer: Silence warnings about missing fallthrough statements
  hw/timer/sh_timer: Coding style clean-up
  elf: Add EM_RX definition

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>