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-arm
in repository toolchain/ci/base-artifacts.
discards 7b6e0b674 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new d0d98b311 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (7b6e0b674)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30260 -> 30296 bytes
04-build_abe-stage1/console.log.xz | Bin 90008 -> 89952 bytes
06-build_abe-linux/console.log.xz | Bin 9088 -> 8952 bytes
07-build_abe-glibc/console.log.xz | Bin 230976 -> 231232 bytes
08-build_abe-stage2/console.log.xz | Bin 217396 -> 216804 bytes
09-build_abe-gdb/console.log.xz | Bin 37896 -> 37916 bytes
10-build_abe-qemu/console.log.xz | Bin 29988 -> 30168 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2596 -> 2576 bytes
13-check_regression/console.log.xz | Bin 2416 -> 2408 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 4 +-
14-update_baseline/console.log | 270 ++---
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 4 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2565352 -> 2567804 bytes
sumfiles/g++.sum | 2 +-
sumfiles/gcc.log.xz | Bin 2029152 -> 2028388 bytes
sumfiles/gcc.sum | 1846 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 861344 -> 862372 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2428 -> 2424 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170304 -> 170332 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2812 -> 2816 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 400752 -> 397512 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1097 insertions(+), 1097 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from d96358a28193 [compiler-rt] Increase kDlsymAllocPoolSize to fix test failures
adds d4a57c84834c workflows: Update workaround for lldb on Mac OS
adds cd4ebb2918ae [LazyCallGraph] Skip blockaddresses
adds 578e500fe5ba [Sparc] Create an error when `__builtin_longjmp` is used
adds c1b51f098751 [msan] Disabled test failing on new GLIBC
adds 2c6c3e4b713b [asan] Fix "no matching function" on GCC
adds bdd28a2a138f [sanitizer] Don't test __pthread_mutex_lock with GLIBC 2.34
adds 5b2990a6ff77 [ELF] #undef PPC to support GCC powerpc32 build
new 59289a837b00 [AA] Handle callbr instructions in alias analysis
new b40f07b048c4 [msan] Add stat-family interceptors on Linux
new abc0cf92bb14 [sanitizer] Intercept lstat on Linux
The 3 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:
.github/workflows/lldb-tests.yml | 4 +-
clang/lib/Basic/Targets/Sparc.h | 3 --
clang/test/Sema/builtin-longjmp.c | 2 +-
compiler-rt/lib/msan/msan_interceptors.cpp | 30 +++++++----
.../sanitizer_platform_interceptors.h | 11 ++--
.../TestCases/Posix/unpoison-alternate-stack.cpp | 2 +-
compiler-rt/test/lit.common.cfg.py | 2 +-
compiler-rt/test/msan/preinit_array.cpp | 3 ++
.../TestCases/Linux/pthread_mutex.cpp | 7 ++-
lld/ELF/Arch/PPC.cpp | 3 ++
llvm/include/llvm/Analysis/LazyCallGraph.h | 24 ++-------
llvm/lib/Analysis/AliasAnalysis.cpp | 6 ++-
llvm/test/Analysis/BasicAA/pr52735.ll | 29 +++++++++++
llvm/test/Analysis/LazyCallGraph/blockaddress.ll | 28 +++++++++++
.../IPConstantProp/dangling-block-address.ll | 58 ++++++++--------------
llvm/test/Transforms/Attributor/liveness.ll | 12 +++--
llvm/unittests/Analysis/LazyCallGraphTest.cpp | 3 +-
17 files changed, 137 insertions(+), 90 deletions(-)
create mode 100644 llvm/test/Analysis/BasicAA/pr52735.ll
create mode 100644 llvm/test/Analysis/LazyCallGraph/blockaddress.ll
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from a2fbc5eec7 Automatic date update in version.in
adds 25a297446c Automatic date update in version.in
adds 446864d6d6 Automatic date update in version.in
adds 72a45cec0f Automatic date update in version.in
adds 6e67642edc 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 358a418c4 3: update: binutils-llvm-linux-qemu: 40
new 8229b23af 3: update: binutils-llvm-linux-qemu: 40
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 (358a418c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1608 -> 1728 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 43080 -> 43220 bytes
04-build_llvm/console.log.xz | Bin 59328 -> 59288 bytes
05-build_abe-qemu/console.log.xz | Bin 30160 -> 30332 bytes
06-build_linux/console.log.xz | Bin 3732 -> 3676 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 116 insertions(+), 116 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_bmk_llvm_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/glibc.
from 691d9ae9e6 Remove ununsed tcb-offset
adds a94d9659cd Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h
adds de8a0897e3 Regenerate ulps on x86_64 with GCC 12
adds e0fc721ce6 Linux: Fix 32-bit vDSO for clock_gettime on powerpc32
adds d3e4f5a101 s_sincosf.h: Change pio4 type to float [BZ #28713]
No new revisions were added by this update.
Summary of changes:
sysdeps/ieee754/flt-32/s_sincosf.h | 2 +-
sysdeps/unix/sysv/linux/clock_gettime.c | 2 +-
sysdeps/unix/sysv/linux/net/if_arp.h | 2 ++
sysdeps/x86_64/fpu/libm-test-ulps | 2 +-
4 files changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.