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 a28498b1f9 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...] new 77d3522b3f bsd-user: Implement open, openat and close new a2ba6c7b80 bsd-user: Implement fdatasync, fsync and close_from new 65c6c4c893 bsd-user: Implement revoke, access, eaccess and faccessat new 390f547ea8 bsd-user: Implement chdir and fchdir new ab5fd2d969 bsd-user: Implement rename and renameat new 2d3b7e01d6 bsd-user: Implement link, linkat, unlink and unlinkat new 1ffbd5e7fe bsd-user: Implement mkdir and mkdirat new 6af8f76a9f bsd-user: Implement rmdir and undocumented __getcwd new a15699acaf bsd-user: Implement dup and dup2 new 4b795b147b bsd-user: Implement trunctate and ftruncate new d35020ed00 bsd-user: Implement acct and sync new c8b2d41376 Merge tag 'bsd-user-syscall-2022q2-pull-request' of ssh://gi [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bsd-user/bsd-file.h | 359 ++++++++++++++++++++++++++++++++++++++++++ bsd-user/freebsd/os-syscall.c | 116 ++++++++++++++ bsd-user/syscall_defs.h | 4 + 3 files changed, 479 insertions(+)