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_build/master-aarch64 in repository toolchain/ci/qemu.
from e309ce90a2 Merge tag 'pull-fixes-for-7.0-230322-1' of https://github.co [...] adds 80f0fe3a85 linux-user: Fix syscall parameter handling for MIPS n32 adds 7fb5ef350b linux-user/alpha: Fix sigsuspend for big-endian hosts adds 0a99f09383 linux-user: Split out helpers for sigsuspend adds cb22603444 linux-user: Properly handle sigset arg to pselect adds cd0e31a49a linux-user: Properly handle sigset arg to epoll_pwait adds db36aa7daa linux-user: Properly handle sigset arg to ppoll adds 879667433a linux-user: Fix missing space in error message adds 6e05e7047c linux-user/arm: Implement __kernel_memory_barrier adds 7f4f0d9ea8 linux-user/arm: Implement __kernel_cmpxchg with host atomics adds 330ea9d1d8 linux-user/arm: Implement __kernel_cmpxchg64 with host atomics adds 9c72129150 Merge tag 'linux-user-for-7.0-pull-request' of https://gitla [...]
No new revisions were added by this update.
Summary of changes: linux-user/arm/cpu_loop.c | 164 ++++++++++++++++++++++++++------------------ linux-user/elfload.c | 2 +- linux-user/signal-common.h | 26 +++++++ linux-user/signal.c | 23 +++++++ linux-user/syscall.c | 119 ++++++++++++-------------------- linux-user/user-internals.h | 6 +- 6 files changed, 195 insertions(+), 145 deletions(-)