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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2680d81d 4: update: binutils-gcc-linux: 18077
new 6f03697c 4: update: binutils-gcc-linux: 18077
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 (2680d81d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 216 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 11626 ++++-----
04-build_abe-stage1/console.log | 20341 +++++++--------
05-build_linux/console.log | 7008 +++---
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 90 +-
08-update_baseline/results.regressions | 8 +-
console.log | 39781 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 39759 insertions(+), 39745 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 newlib.
from 7b996f807 Cygwin: pty: Fix race condition in initialization of pseudo console.
new c25de3a3c Make the system C11 atomics headers fully compatible with ext [...]
new b9967c3f9 Don't sanitize linker_set
new b9af5041b gcc: quiet Wattribute for no_sanitize("address")
new 47efca5ac sys: clean up empty lines in .c and .h files
new 303c61925 amd64: prevent KCSan false positives on LAPIC mapping
new fd4cbaba7 Add RB_REINSERT(3), a low overhead alternative to
new 1256d090a Correct the use of RB_AUGMENT in the RB_TREE
new 9db2b5457 For the case when RB_REMOVE requires a nontrivial
new 640a96a23 RB_REMOVE invokes RB_REMOVE_COLOR either when
new 123df813e Remove from RB_REMOVE_COLOR some null checks
new 5b29be92e To reduce the size of an rb_node, drop the color
new e83aad185 Restore an RB_COLOR macro, for the benefit of
new 87b42171d Fixup r361997 by balancing parens. Duh.
new 977a827d2 Linuxkpi uses the rb-tree structures
new d03eaf36d In concluding RB_REMOVE_COLOR, in the case when
new 17b7dfc0b Define RB_SET_PARENT to do all assignments
The 16 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:
newlib/libc/include/stdatomic.h | 26 ++--
newlib/libc/include/sys/cdefs.h | 15 ++-
newlib/libc/include/sys/tree.h | 273 +++++++++++++++++++---------------------
3 files changed, 155 insertions(+), 159 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_cross/gnu-release-arm-check_cross
in repository toolchain/ci/gcc.
from 5e4128fd723 libstdc++-v3/test: Better skip for "use_service.cc"
adds 11ccbb77136 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 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_bmk_tx1/gnu-release-aarch64-spec2k6-O3_LTO
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_bmk_tx1/gnu-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 4f55d212 2: update: gcc-c4fafd1bf728ebb38ff1db04c27719d6b588cee0: 1
new d6305783 2: update: binutils-gcc-glibc: 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 (4f55d212)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 181 +-
02-prepare_abe/console.log | 442 +-
03-build_abe-binutils/console.log | 11385 +--
04-build_abe-stage1/console.log | 13923 ++--
05-build_abe-linux/console.log | 226 +-
06-build_abe-glibc/console.log | 38826 ++++++-----
07-build_abe-stage2/console.log | 36418 +++++-----
09-benchmark--O3_LTO/benchmark-start.log | 2 +-
09-benchmark--O3_LTO/benchmark.log | 19 +-
09-benchmark--O3_LTO/console.log | 157 +-
10-check_regression/console.log | 1126 +-
10-check_regression/results-0.csv | 166 +-
10-check_regression/results-1.csv | 169 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 177 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 3932 +-
11-update_baseline/console.log | 2210 +-
11-update_baseline/results-1.csv | 169 +-
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-full.csv | 169 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 2896 +-
console.log | 104666 ++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
26 files changed, 109722 insertions(+), 107815 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards a251366d 0: update: binutils-1612c4bbcb47ffbf6287e973db8c6b987d5b8b58: 6
new 81f34ae3 0: update: gcc-7f0ce82a4c033b78ec5131a27bac87271bb95185: 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 (a251366d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
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 | 181 +-
02-prepare_abe/console.log | 434 +-
04-build_abe-binutils/console.log | 11562 ++--
05-build_abe-stage1/console.log | 15893 ++---
06-build_abe-linux/console.log | 262 +-
07-build_abe-glibc/console.log | 40420 +++++++------
08-build_abe-stage2/console.log | 40443 ++++++-------
09-build_abe-qemu/console.log | 3207 +-
10-check_regression/console.log | 18 +-
11-update_baseline/console.log | 16 +-
console.log | 112110 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
12 files changed, 112223 insertions(+), 112335 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.