This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 125dc0e2 tcwg_bmk-build.sh: Use non-padded symbols in email output
new b22d3a7e Pass -fdump-tree-vect-details instead of -fmetric-vect.
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:
tcwg_bmk-build.sh | 4 ++--
1 file changed, 2 insertions(+), 2 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5335ab68727 [gdb/testsuite] Handle supports_memtag in gdb.base/gdb-cach [...]
new 5226a6a892f Change the linker's heuristic for computing the entry point [...]
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:
ld/ChangeLog | 27 +++++++++++++++++++++++++++
ld/ld.texi | 4 +++-
ld/ldlang.c | 10 +++++++++-
ld/testsuite/ld-alpha/tlspic.rd | 2 +-
ld/testsuite/ld-arm/tls-gdesc-got.d | 2 +-
ld/testsuite/ld-i386/tlsnopic.rd | 2 +-
ld/testsuite/ld-ia64/tlspic.rd | 2 +-
ld/testsuite/ld-sparc/gotop32.rd | 2 +-
ld/testsuite/ld-sparc/gotop64.rd | 2 +-
ld/testsuite/ld-sparc/tlssunnopic32.rd | 2 +-
ld/testsuite/ld-sparc/tlssunnopic64.rd | 2 +-
ld/testsuite/ld-sparc/tlssunpic32.rd | 2 +-
ld/testsuite/ld-sparc/tlssunpic64.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-1.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-1b.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-1r.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-1rb.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-noindex.rd | 2 +-
ld/testsuite/ld-x86-64/pr14207.d | 2 +-
ld/testsuite/ld-x86-64/tlsdesc.rd | 2 +-
ld/testsuite/ld-x86-64/tlspic.rd | 2 +-
ld/testsuite/ld-x86-64/tlspic2.rd | 2 +-
22 files changed, 58 insertions(+), 21 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-stable-defconfig
in repository toolchain/ci/qemu.
from c99e34e537 Merge remote-tracking branch 'remotes/vivier2/tags/linux-use [...]
adds 8cfd339b3d tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
adds 046d91c83c virtiofsd: Reverse req_list before processing it
adds 7adb961995 Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/p [...]
adds 5690b4370b python: Update for pylint 2.10
adds eb8033f658 python: pylint 2.11 support
adds c3f76fbca6 Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/pyth [...]
adds 080832e4f4 ebpf: only include in system emulators
adds bedd7e93d0 virtio-net: fix use after unmap/free for sg
adds 326ff8dd09 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull [...]
No new revisions were added by this update.
Summary of changes:
ebpf/meson.build | 2 +-
hw/net/virtio-net.c | 39 ++++++++++++++++++++++++++++-------
python/qemu/machine/machine.py | 7 ++++++-
python/setup.cfg | 3 ++-
tools/virtiofsd/fuse_virtio.c | 1 +
tools/virtiofsd/passthrough_seccomp.c | 1 +
6 files changed, 43 insertions(+), 10 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-stable-defconfig
in repository toolchain/ci/llvm-project.
from 1f27fe612876 -Wunused-but-set-parameter/-Wunused-but-set-variable Add t [...]
adds 635b7871de93 [clang-repl] Install clang-repl
adds 89f2c0c63c22 [clang] disable implicit moves when not in CPlusPLus
adds d811546f803c [compiler-rt] Move -fno-omit-frame-pointer check to common [...]
adds 8d78ac26f475 [OpenMP]Fix PR51349: Remove AlwaysInline for if regions.
adds 6aa054242d60 [LLD] Add required `ppc` target to the test cases. NFC
adds 6a5ccb2ec438 [compiler-rt] Implement __clear_cache() on OpenBSD/riscv64
adds 08642a395f23 Fix syntax error in Clang release notes
adds dda88bfc06b5 [clang][scan-build] Use cc/c++ instead of gcc/g++ on OpenBSD.
adds b96ee8f581f6 [X86] combineX86ShuffleChain - ensure we only peek through [...]
new 5b95eb0b442e [debuginfo-test][cross-project-tests] Release note for new [...]
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:
clang/docs/ReleaseNotes.rst | 2 +
clang/lib/CodeGen/CGOpenMPRuntime.cpp | 3 +-
clang/lib/Sema/SemaStmt.cpp | 3 +-
clang/test/AST/nrvo.c | 29 ++++++++++++
clang/test/Analysis/blocks-nrvo.c | 14 ++++++
clang/test/OpenMP/parallel_if_codegen_PR51349.cpp | 38 +++++++++++++++
clang/tools/clang-repl/CMakeLists.txt | 2 +-
clang/tools/scan-build/libexec/ccc-analyzer | 3 ++
compiler-rt/cmake/builtin-config-ix.cmake | 1 -
compiler-rt/cmake/config-ix.cmake | 1 +
compiler-rt/lib/builtins/clear_cache.c | 9 +++-
lld/test/ELF/compressed-debug-input-err.s | 2 +-
lld/test/ELF/compressed-debug-input.s | 2 +-
llvm/docs/ReleaseNotes.rst | 9 ++++
llvm/lib/Target/X86/X86ISelLowering.cpp | 2 +-
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 58 +++++++++++++++++++++++
16 files changed, 170 insertions(+), 8 deletions(-)
create mode 100644 clang/test/AST/nrvo.c
create mode 100644 clang/test/Analysis/blocks-nrvo.c
create mode 100644 clang/test/OpenMP/parallel_if_codegen_PR51349.cpp
--
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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from adfdd8afb9 Automatic date update in version.in
adds 5a6c9dc29f Automatic date update in version.in
adds 0d5a11affe Automatic date update in version.in
adds 6060c2f337 Automatic date update in version.in
adds 27439f0eda Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 74371581 0: update: binutils-llvm-linux-qemu: boot
new 8149ceaa 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 (74371581)
\
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 1700 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42076 -> 41460 bytes
04-build_llvm/console.log.xz | Bin 55880 -> 57300 bytes
05-build_abe-qemu/console.log.xz | Bin 30284 -> 29996 bytes
06-build_linux/console.log.xz | Bin 3688 -> 3708 bytes
07-boot_linux/console.log.xz | Bin 5740 -> 5704 bytes
08-check_regression/console.log.xz | Bin 532 -> 524 bytes
09-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 14 insertions(+), 14 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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 6a7f57668a riscv: print .2byte or .4byte before an unknown instruction [...]
adds 56d9e3c562 gdbsupport/gdb_proc_service.h: use decltype instead of typeof
adds 6f265beb28 [gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail for -m32
adds c45a683f8f [gdb] Change register_test to use std::function arg
adds ff1c1bb9be [gdb/testsuite] Register test for each arch separately in re [...]
adds acb7bdf0d2 [gdb/testsuite] Fix gdb.ada/mi_prot.exp
adds 5936ac73ed [gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9
adds 01723a3503 Automatic date update in version.in
adds be24dba6f1 gdb, doc: Add ieee_half and bfloat16 to list of predefined t [...]
adds 5335ab6872 [gdb/testsuite] Handle supports_memtag in gdb.base/gdb-cachi [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/doc/gdb.texinfo | 6 ++
gdb/selftest-arch.c | 105 ++++++++++++----------------
gdb/testsuite/gdb.ada/big_packed_array.exp | 10 +++
gdb/testsuite/gdb.ada/interface.exp | 10 +--
gdb/testsuite/gdb.ada/mi_prot.exp | 2 +-
gdb/testsuite/gdb.base/gdb-caching-proc.exp | 5 +-
gdb/unittests/intrusive_list-selftests.c | 6 +-
gdbsupport/gdb_proc_service.h | 2 +-
gdbsupport/selftest.cc | 39 ++++++-----
gdbsupport/selftest.h | 2 +-
11 files changed, 96 insertions(+), 93 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.