This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/llvm-project.
from 8a93745a7121 Remove "In Progress" text from release notes
adds 1a40203f8e94 workflows: Update lldb workaround to latest version of Mac OS X
adds 0a5ae011cd23 [HIP] Fix test rcom-detect.hip
adds a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...]
adds 30c05f43b662 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
adds 2ac023cd540a [clang] Omit most AttributedStatements from the CFG
adds 914355ee793c [CMake] Re-enable use --gc-sections on OpenBSD
adds 47f53eec6485 [Mips] Add glue between CopyFromReg, CopyToReg and RDHWR n [...]
adds 3ee9a2b63cfd [Support][mips] Remove unnecessary includes from Memory.inc
adds 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
No new revisions were added by this update.
Summary of changes:
.github/workflows/lldb-tests.yml | 2 +-
clang/lib/Analysis/CFG.cpp | 32 ++-
clang/lib/Format/TokenAnnotator.cpp | 42 +++-
clang/lib/Format/UnwrappedLineParser.cpp | 5 +-
clang/lib/Headers/__clang_cuda_runtime_wrapper.h | 6 +-
clang/test/Driver/rocm-detect.hip | 3 +-
clang/test/SemaCXX/switch-implicit-fallthrough.cpp | 4 +
clang/test/SemaCXX/unreachable-code.cpp | 22 +++
clang/unittests/Format/FormatTest.cpp | 11 +-
clang/unittests/Format/FormatTestCSharp.cpp | 214 +++++++++++++++++++++
libcxx/CMakeLists.txt | 19 +-
libcxxabi/CMakeLists.txt | 21 +-
libunwind/CMakeLists.txt | 17 +-
llvm/cmake/modules/AddLLVM.cmake | 2 +-
llvm/lib/Support/Unix/Memory.inc | 8 -
llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 7 +-
llvm/test/CodeGen/Mips/tls-static.ll | 4 +-
17 files changed, 359 insertions(+), 60 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 615bd089 0: update: binutils-llvm-linux-qemu: boot
new 5d14afc7 0: update: binutils-llvm-linux-qemu: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (615bd089)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1568 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 42400 -> 41932 bytes
04-build_llvm/console.log.xz | Bin 57148 -> 58184 bytes
05-build_abe-qemu/console.log.xz | Bin 29740 -> 30448 bytes
06-build_linux/console.log.xz | Bin 3664 -> 3552 bytes
07-boot_linux/console.log.xz | Bin 5768 -> 5804 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 17 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/glibc.
from 4f690aad9e x86_64: Add missing libmvec ABI tests
adds d8e7d06381 bench-math: Sort and put each bench per line
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 68 ++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 62 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/linux.
from 64222515138e Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesk [...]
adds de7cd3f6761f KVM: x86: check for interrupts before deciding whether to [...]
adds 3a25dfa67fe4 KVM: nVMX: promptly process interrupts delivered while in [...]
adds a3ca5281bb77 KVM: MMU: Reset mmu->pkru_mask to avoid stale data
adds c8c340a9b414 KVM: SEV: Flush cache on non-coherent systems before RECEI [...]
adds b5998402e3de KVM: SEV-ES: rename guest_ins_data to sev_pio_data
adds 0d33b1baeb6c KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
adds ea724ea420aa KVM: SEV-ES: clean up kvm_sev_es_ins/outs
adds 3b27de271839 KVM: x86: split the two parts of emulator_pio_in
adds 6b5efc930bbc KVM: x86: remove unnecessary arguments from complete_emula [...]
adds 4fa4b38dae6f KVM: SEV-ES: keep INS functions together
adds 95e16b4792b0 KVM: SEV-ES: go over the sev_pio_data buffer in multiple p [...]
adds cd82c4a73b67 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds bc2836859643 ACPI: PM: Do not turn off power resources in unknown state
adds 136f282028da ACPI: tools: fix compilation error
adds 7a7489005a80 Merge branch 'acpi-tools'
adds 1d4590f5069b Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/ [...]
adds 8017c99680fa hyperv/vmbus: include linux/bitops.h
adds 477b4e80c57f Merge tag 'hyperv-fixes-signed-20211022' of git://git.kern [...]
adds d534d31d6a45 fuse: check s_root when destroying sb
adds a27c061a49af fuse: get rid of fuse_put_super()
adds c191cd07ee94 fuse: clean up fuse_mount destruction
adds 80019f113832 fuse: always initialize sb->s_fs_info
adds 964d32e51267 fuse: clean up error exits in fuse_fill_super()
adds 5ab2ed0a8d75 Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pu [...]
adds bc369921d670 io-wq: max_worker fixes
adds e139a1ec92f8 io_uring: apply max_workers limit to all future users
adds 4ea672ab694c io_uring: fix ltimeout unprep
adds b22fa62a35d7 io_uring: apply worker limits to previous users
adds da4d34b66972 Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.d [...]
adds 5370b0f49078 blk-cgroup: blk_cgroup_bio_start() should use irq-safe ope [...]
adds 9fbfabfda25d block: fix incorrect references to disk objects
adds 9c0c4d24ac00 Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/l [...]
No new revisions were added by this update.
Summary of changes:
arch/x86/include/asm/kvm_host.h | 3 +-
arch/x86/kvm/mmu/mmu.c | 6 +-
arch/x86/kvm/svm/sev.c | 7 ++
arch/x86/kvm/vmx/vmx.c | 17 ++---
arch/x86/kvm/x86.c | 150 +++++++++++++++++++++++++++-------------
block/blk-cgroup.c | 5 +-
block/partitions/core.c | 1 +
drivers/acpi/power.c | 7 +-
drivers/hv/hyperv_vmbus.h | 1 +
fs/fuse/fuse_i.h | 3 +
fs/fuse/inode.c | 87 +++++++++++------------
fs/fuse/virtio_fs.c | 12 ++--
fs/io-wq.c | 7 +-
fs/io_uring.c | 54 +++++++++++----
include/acpi/platform/acgcc.h | 9 ++-
15 files changed, 227 insertions(+), 142 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.