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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 984a69e6 0: update: binutils-gcc-linux: all
new 959682ef 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 (984a69e6)
\
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 | 156 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 11537 ++++++-------
04-build_abe-stage1/console.log | 13698 ++++++++--------
05-build_linux/console.log | 808 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 4 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26475 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26488 insertions(+), 26474 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-allyesconfig
in repository toolchain/ci/base-artifacts.
from e749a4d6 0: update: llvm-ef32c611aa214dea855364efd7ba451ec5ec3f74: 19235
new 829f5d4b 1: reset: linux-9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: 19027
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 | 129 +-
02-build_llvm/console.log | 12577 ++++++++++++++-------------
03-build_linux/console.log | 1009 ++-
05-check_regression/console.log | 77 +-
05-check_regression/results.regressions | 3 +-
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 41 -
06-update_baseline/results.regressions | 3 +-
console.log | 13831 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 5 +-
12 files changed, 14234 insertions(+), 13456 deletions(-)
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/glibc.
from d59630f995 arm: CVE-2020-6096: Fix multiarch memcpy for negative length [...]
adds afc53d52dc AArch64: Align ENTRY to a cacheline
adds ade1fa24e3 AArch64: Add optimized Q-register memcpy
adds 236287f869 AArch64: Improve backwards memmove performance
adds ad34abcad5 AArch64: Rename IS_ARES to IS_NEOVERSE_N1
adds 704e18d66d aarch64: Increase small and medium cases for __memcpy_generic
adds 80259cd098 [AArch64] Improve integer memcpy
adds 24c0d68815 AArch64: Use __memcpy_simd on Neoverse N2/V1
No new revisions were added by this update.
Summary of changes:
sysdeps/aarch64/memcpy.S | 211 +++++++++++----------
sysdeps/aarch64/multiarch/Makefile | 2 +-
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 2 +
sysdeps/aarch64/multiarch/memcpy.c | 8 +-
sysdeps/aarch64/multiarch/memcpy_advsimd.S | 248 +++++++++++++++++++++++++
sysdeps/aarch64/multiarch/memmove.c | 6 +-
sysdeps/aarch64/sysdep.h | 2 +-
sysdeps/unix/sysv/linux/aarch64/cpu-features.h | 8 +-
8 files changed, 383 insertions(+), 104 deletions(-)
create mode 100644 sysdeps/aarch64/multiarch/memcpy_advsimd.S
--
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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 9d73f665 0: update: binutils-gcc-glibc-qemu: 6
new 719c17be 0: update: binutils-gcc-glibc-qemu: 6
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 (9d73f665)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 154 +-
02-prepare_abe/console.log | 126 +-
04-build_abe-binutils/console.log | 9095 +--
05-build_abe-stage1/console.log | 16752 +++--
06-build_abe-linux/console.log | 112 +-
07-build_abe-glibc/console.log | 39182 ++++++------
08-build_abe-stage2/console.log | 45952 +++++++-------
09-build_abe-qemu/console.log | 2412 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 114021 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
12 files changed, 113912 insertions(+), 113914 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f027ddc1 0: update: binutils-gcc-linux: all
new 96b1119d 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 (f027ddc1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 85 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11022 +++++------
04-build_abe-stage1/console.log | 17256 ++++++++---------
05-build_linux/console.log | 748 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29567 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 29586 insertions(+), 29560 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/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards cf032045 0: update: gcc-67b8991b543403dc4a0c0954546c4339d139edeb: 1
new 10e8ce69 0: update: gcc-d7ddd287ca76e87f431f43687de6d8cc48e52543: 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 (cf032045)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 146 +-
02-prepare_abe/console.log | 446 +-
04-build_abe-bootstrap_debug/console.log | 93893 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 94527 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 94519 insertions(+), 94511 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.