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-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards e7a297f6 0: update: gcc-82560ad9d0079777f2298ec65089dec7f03b05db: 1
new 781b5fe1 0: update: gcc-89b7f2b821e0a158fee586b3d655f9a7d925b9c3: 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 (e7a297f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 130 +-
02-prepare_abe/console.log | 180 +-
04-build_abe-bootstrap_O3/console.log | 65652 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 65946 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 65972 insertions(+), 65952 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 gcc.
from a7de0ffa34a testsuite/gcc.target/cris/biap.c: Add a Y+=X*2 to the Y+=X*4.
new 8e99b5ba4c1 g++.dg/warn/Warray-bounds-10..13: Fix for 32-bit newlib targets
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:
gcc/testsuite/g++.dg/warn/Warray-bounds-10.C | 24 ++++++++++++------------
gcc/testsuite/g++.dg/warn/Warray-bounds-11.C | 24 ++++++++++++------------
gcc/testsuite/g++.dg/warn/Warray-bounds-12.C | 24 ++++++++++++------------
gcc/testsuite/g++.dg/warn/Warray-bounds-13.C | 24 ++++++++++++------------
4 files changed, 48 insertions(+), 48 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/glibc.
from 83908b3a1e Update syscall lists for Linux 5.11.
adds 8310307403 configure: Replace obsoleted AC_HELP_STRING with AS_HELP_STRING
new 3907c7bf0f configure: Remove obsolete AC_CHECK_TOOL_PREFIX
new e9e7f24543 configure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSE
new 418f5783d9 build-many-glibcs.py: Use make -O for more consistent log output
new fb37ef6960 aarch64: Remove the unused __read_tp symbol
new f8ff5a3cc2 i386/clone.S: Remove redundant EBX load
new ebbb8c9f64 x86_64/clone.S: Upate comments
new ba230b6387 <bits/platform/x86.h>: Correct x86_cpu_TBM
new 8a7b4dc6d0 Use Linux 5.11 in build-many-glibcs.py.
new feb741bb81 x86: Remove unused variables for raw cache sizes from cacheinfo.h
new 3f232aa36d nptl: Split libpthread-routines into one routine per line
new f720ce680e nptl: Reformat Versions
new 541e53c9dd nptl: Move futex-internal.c into main nptl directory
new 2f4019de81 nptl: Move lowlevellock into libc [BZ #15648]
new b5be9ae77e nptl: Move futex-internal into libc
The 14 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:
configure | 1 -
configure.ac | 64 ++--
nptl/Makefile | 242 +++++++-----
nptl/Versions | 469 ++++++++++++++---------
{sysdeps/nptl => nptl}/futex-internal.c | 4 +-
nptl/libc-lowlevellock.c | 20 -
nptl/lowlevellock.c | 6 +-
scripts/build-many-glibcs.py | 4 +-
sysdeps/nptl/Makefile | 3 +-
sysdeps/nptl/futex-internal.h | 4 +-
sysdeps/nptl/lowlevellock.h | 6 +-
sysdeps/riscv/nptl/libc-lowlevellock.c | 8 -
sysdeps/unix/sysv/linux/aarch64/Makefile | 7 -
sysdeps/unix/sysv/linux/aarch64/__read_tp.S | 25 --
sysdeps/unix/sysv/linux/aarch64/libc-__read_tp.S | 19 -
sysdeps/unix/sysv/linux/i386/clone.S | 6 -
sysdeps/unix/sysv/linux/x86_64/clone.S | 14 +-
sysdeps/x86/bits/platform/x86.h | 2 +-
sysdeps/x86/cacheinfo.h | 12 -
19 files changed, 490 insertions(+), 426 deletions(-)
rename {sysdeps/nptl => nptl}/futex-internal.c (97%)
delete mode 100644 nptl/libc-lowlevellock.c
delete mode 100644 sysdeps/riscv/nptl/libc-lowlevellock.c
delete mode 100644 sysdeps/unix/sysv/linux/aarch64/__read_tp.S
delete mode 100644 sysdeps/unix/sysv/linux/aarch64/libc-__read_tp.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-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards cad050c3 0: update: binutils-gcc-glibc-qemu: 6
new 5b755d85 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 (cad050c3)
\
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 | 172 +-
02-prepare_abe/console.log | 220 +-
04-build_abe-binutils/console.log | 11273 ++--
05-build_abe-stage1/console.log | 14531 +++--
06-build_abe-linux/console.log | 1994 +-
07-build_abe-glibc/console.log | 39625 +++++++------
08-build_abe-stage2/console.log | 33903 ++++++-----
09-build_abe-qemu/console.log | 6818 ++-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 110740 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
12 files changed, 109616 insertions(+), 109714 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-defconfig
in repository toolchain/ci/base-artifacts.
discards ccd2249b 0: update: binutils-llvm-linux-qemu: boot
new 6976a59a 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 (ccd2249b)
\
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 | 128 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 11573 +++++++-------
04-build_llvm/console.log | 13208 ++++++++--------
05-build_linux/console.log | 644 +-
06-build_abe-qemu/console.log | 4143 ++---
07-boot_linux/console.log | 487 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 30597 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
12 files changed, 30604 insertions(+), 30602 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.