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 8e480ab57 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new e63c9fd50 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 (8e480ab57)
\
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 1532 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30072 -> 30608 bytes
04-build_abe-stage1/console.log.xz | Bin 91168 -> 91552 bytes
06-build_abe-linux/console.log.xz | Bin 9020 -> 9148 bytes
07-build_abe-glibc/console.log.xz | Bin 232532 -> 232988 bytes
08-build_abe-stage2/console.log.xz | Bin 223772 -> 224028 bytes
09-build_abe-gdb/console.log.xz | Bin 37328 -> 37796 bytes
10-build_abe-qemu/console.log.xz | Bin 32304 -> 32164 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3272 -> 3276 bytes
13-check_regression/console.log.xz | Bin 3068 -> 2796 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 21 +-
13-check_regression/results.compare2 | 121 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 375 +++---
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 21 +-
14-update_baseline/results.compare2 | 121 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 2642168 -> 2682552 bytes
sumfiles/g++.sum | 36 +-
sumfiles/gcc.log.xz | Bin 2197276 -> 2190612 bytes
sumfiles/gcc.sum | 2210 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 875860 -> 879280 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2264 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 198812 -> 198824 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 415016 -> 420652 bytes
sumfiles/libstdc++.sum | 7 +-
38 files changed, 1414 insertions(+), 1592 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 265aa48b39 Update my email address in gdb/MAINTAINERS
adds 8fea1a81c7 Introduce wrapper for CreateProcess
adds bcb9251f02 Allow ASLR to be disabled on Windows
adds 5517650206 Turn some windows-nat.c static functions into methods
adds 20489cca90 Use subclasses of windows_process_info
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 2 +
gdb/nat/windows-nat.c | 160 +++++++++++++++++++
gdb/nat/windows-nat.h | 63 +++++++-
gdb/windows-nat.c | 422 +++++++++++++++++++++++++------------------------
gdbserver/win32-low.cc | 92 ++++-------
gdbserver/win32-low.h | 40 ++++-
6 files changed, 503 insertions(+), 276 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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards fe449f611 0: update: binutils-gcc: 2
new 9d2ffe498 0: update: binutils-gcc: 2
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 (fe449f611)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 37864 -> 38224 bytes
05-build_abe-bootstrap/console.log.xz | Bin 269576 -> 269344 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 8 ++++----
7 files changed, 4 insertions(+), 40 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 glibc.
from 0218463dd8 powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
new 8a780a6b91 x86: Create header for VEC classes in x86 strings library
new dd5c483b25 x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret`
new d0370d992e Benchtests: Improve memrchr benchmarks
new 731feee386 x86: Optimize memrchr-sse2.S
new b4209615a0 x86: Optimize memrchr-evex.S
new af5306a735 x86: Optimize memrchr-avx2.S
new 6dcbb7d95d x86: Shrink code size of memchr-avx2.S
new 56da3fe1dd x86: Shrink code size of memchr-evex.S
new c28db9cb29 x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions
The 9 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:
benchtests/bench-memchr.c | 110 ++--
sysdeps/x86_64/memrchr.S | 613 ++++++++++-----------
.../strchr.c => x86_64/multiarch/avx-rtm-vecs.h} | 25 +-
.../strnlen.c => x86_64/multiarch/avx-vecs.h} | 39 +-
.../multiarch/evex-vecs-common.h} | 29 +-
.../err_map.h => x86_64/multiarch/evex256-vecs.h} | 19 +-
.../err_map.h => x86_64/multiarch/evex512-vecs.h} | 19 +-
sysdeps/x86_64/multiarch/memchr-avx2-rtm.S | 1 +
sysdeps/x86_64/multiarch/memchr-avx2.S | 109 ++--
sysdeps/x86_64/multiarch/memchr-evex.S | 46 +-
sysdeps/x86_64/multiarch/memrchr-avx2-rtm.S | 1 +
sysdeps/x86_64/multiarch/memrchr-avx2.S | 534 +++++++++---------
sysdeps/x86_64/multiarch/memrchr-evex.S | 539 +++++++++---------
.../strnlen.c => x86_64/multiarch/sse2-vecs.h} | 39 +-
sysdeps/x86_64/multiarch/vec-macros.h | 90 +++
sysdeps/x86_64/sysdep.h | 24 +-
16 files changed, 1190 insertions(+), 1047 deletions(-)
copy sysdeps/{i386/i686/multiarch/strchr.c => x86_64/multiarch/avx-rtm-vecs.h} (65%)
copy sysdeps/{i386/i686/multiarch/strnlen.c => x86_64/multiarch/avx-vecs.h} (57%)
copy sysdeps/{i386/i686/multiarch/memrchr.c => x86_64/multiarch/evex-vecs-common.h} (62%)
copy sysdeps/{mach/hurd/err_map.h => x86_64/multiarch/evex256-vecs.h} (70%)
copy sysdeps/{mach/hurd/err_map.h => x86_64/multiarch/evex512-vecs.h} (69%)
copy sysdeps/{i386/i686/multiarch/strnlen.c => x86_64/multiarch/sse2-vecs.h} (60%)
create mode 100644 sysdeps/x86_64/multiarch/vec-macros.h
--
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-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7bc6520ca 0: update: binutils-llvm-linux-qemu: boot
new 8e3036262 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 (7bc6520ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1576 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30248 -> 30940 bytes
04-build_kernel_llvm/console.log.xz | Bin 62856 -> 64848 bytes
05-build_abe-qemu/console.log.xz | Bin 33224 -> 32312 bytes
06-build_linux/console.log.xz | Bin 3864 -> 3680 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.