This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/qemu.
from 814a050530 Merge tag 'machine-core-20211231' of https://github.com/phil [...] adds 0e3ed77de5 meson: Unify mips and mips64 in host_arch adds fd0f79d715 tests/tcg: Use $cpu in configure.sh adds 909c476d99 tests/tcg: Unconditionally use 90 second timeout adds 9f54dc1ce6 target/hppa: Fix atomic_store_3 for STBY adds 5c23f0c319 gitlab: Disable check-python-tox adds b5a3d8bc91 Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680 [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.d/static_checks.yml | 2 + configure | 2 +- meson.build | 2 + target/hppa/op_helper.c | 27 +++++++------ tests/tcg/Makefile.target | 12 +++--- tests/tcg/configure.sh | 2 +- tests/tcg/hppa/Makefile.target | 5 +++ tests/tcg/hppa/stby.c | 87 ++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 118 insertions(+), 21 deletions(-) create mode 100644 tests/tcg/hppa/stby.c