This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 51dadcb0 0: update: binutils-gcc-linux: all
new 62c6866c 0: update: binutils-gcc-linux: all
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 (51dadcb0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 162 +-
02-prepare_abe/console.log | 293 +-
03-build_abe-binutils/console.log | 11552 ++++++++---------
04-build_abe-stage1/console.log | 12107 ++++++++---------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 24946 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 24948 insertions(+), 24948 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/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2a9ba8da 0: update: binutils-gcc-linux: boot
new bc302b40 0: update: binutils-gcc-linux: 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 (2a9ba8da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 222 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11745 +++++++--------
04-build_abe-stage1/console.log | 15730 ++++++++++----------
05-build_linux/console.log | 740 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 28643 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 28824 insertions(+), 28730 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-lts-defconfig
in repository toolchain/ci/llvm-project.
from 5175565cf15 Add -std=c++20 flag, replace C++2a with C++20 throughout th [...]
adds f004359106c [windows] Add /Gw to compiler flags
adds 4bcdac8d762 [RISCV] Correct the CallPreservedMask for the function call [...]
adds a572a8a147c [CMake] CheckAtomic.cmake: catch false positives in RISC-V
adds 7a18790ae2f [libc++] Fix ABI break in __bit_reference.
adds d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...]
No new revisions were added by this update.
Summary of changes:
libcxx/include/__bit_reference | 15 +++++
.../trivial_for_purposes_of_call.pass.cpp | 57 ++++++++++++++++++
llvm/cmake/modules/HandleLLVMOptions.cmake | 4 ++
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp | 7 ---
llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll | 70 ++++++++++++++++++++++
llvm/utils/gn/build/BUILD.gn | 1 +
6 files changed, 147 insertions(+), 7 deletions(-)
create mode 100644 libcxx/test/libcxx/containers/sequences/vector.bool/trivial_for [...]
create mode 100644 llvm/test/CodeGen/RISCV/interrupt-attr-callee.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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards f85836d5 0: update: llvm-linux: boot
new accc3923 0: update: llvm-linux: 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 (f85836d5)
\
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 | 70 +-
02-build_llvm/console.log | 12578 ++++++++++++++++----------------
03-build_linux/console.log | 1888 +++--
04-boot_linux/console.log | 404 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 +
console.log | 14979 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 15010 insertions(+), 14956 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-allmodconfig
in repository toolchain/ci/llvm-project.
from 5175565cf15 Add -std=c++20 flag, replace C++2a with C++20 throughout th [...]
adds f004359106c [windows] Add /Gw to compiler flags
adds 4bcdac8d762 [RISCV] Correct the CallPreservedMask for the function call [...]
adds a572a8a147c [CMake] CheckAtomic.cmake: catch false positives in RISC-V
adds 7a18790ae2f [libc++] Fix ABI break in __bit_reference.
adds d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...]
No new revisions were added by this update.
Summary of changes:
libcxx/include/__bit_reference | 15 +++++
.../trivial_for_purposes_of_call.pass.cpp | 57 ++++++++++++++++++
llvm/cmake/modules/HandleLLVMOptions.cmake | 4 ++
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp | 7 ---
llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll | 70 ++++++++++++++++++++++
llvm/utils/gn/build/BUILD.gn | 1 +
6 files changed, 147 insertions(+), 7 deletions(-)
create mode 100644 libcxx/test/libcxx/containers/sequences/vector.bool/trivial_for [...]
create mode 100644 llvm/test/CodeGen/RISCV/interrupt-attr-callee.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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5365fa2d 0: update: llvm-linux: all
new c77833aa 0: update: llvm-linux: all
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 (5365fa2d)
\
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 | 132 +-
02-build_llvm/console.log | 12564 +++++++++++++++++------------------
03-build_linux/console.log | 898 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 +
console.log | 13598 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13629 insertions(+), 13604 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/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 4b205766d8fc Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/p [...]
adds 7714d469dcba selftests: fix spelling mistaked "chaigned" -> "chained"
adds a098d9c82a0b selftests/ftrace: Have pid filter test use instance flag
adds b32694cd0724 Kernel selftests: tpm2: check for tpm support
adds 9d235a558c68 selftests: allow detection of build failures
adds c363eb48ada5 selftests: fix too long argument
adds 3e8393630e92 selftests: use LDLIBS for libraries instead of LDFLAGS
adds 9a0584f05687 selftests: openat2: fix build error on newer glibc
adds ca7e1fd1026c Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes:
tools/testing/selftests/Makefile | 12 +++++++++--
.../ftrace/test.d/ftrace/func-filter-pid.tc | 8 +-------
tools/testing/selftests/futex/functional/Makefile | 2 +-
tools/testing/selftests/lib.mk | 23 ++++++++++++----------
tools/testing/selftests/net/Makefile | 4 ++--
tools/testing/selftests/openat2/helpers.c | 2 +-
tools/testing/selftests/openat2/resolve_test.c | 2 +-
tools/testing/selftests/rtc/Makefile | 2 +-
tools/testing/selftests/timens/Makefile | 2 +-
tools/testing/selftests/tpm2/test_smoke.sh | 13 ++++++++++--
tools/testing/selftests/tpm2/test_space.sh | 9 ++++++++-
11 files changed, 50 insertions(+), 29 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/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 00244172f8e [fortran] xfail no longer necessary in typebound_call_22.f03
adds 2ee6afc2b45 Daily bump.
adds f55bf4ddbfa i386: Skip ENDBR32 at the target function entry
adds bd2537ed5d4 i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++++++-
gcc/config/i386/mmx.md | 8 ++++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr93656.c | 4 ++++
6 files changed, 39 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr93656.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.