This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3fbc826c7 0: update: binutils-gcc-linux-glibc-gdb: 6
new f18349087 0: update: binutils-gcc-linux-glibc-gdb: 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 (3fbc826c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 53192 -> 52264 bytes
05-build_abe-gcc/console.log.xz | Bin 202332 -> 202076 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8808 -> 9552 bytes
08-build_abe-glibc/console.log.xz | Bin 238076 -> 237724 bytes
09-build_abe-gdb/console.log.xz | Bin 45780 -> 45820 bytes
10-check_regression/console.log.xz | Bin 428 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 21 insertions(+), 21 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-allmodconfig
in repository toolchain/ci/llvm-project.
from d218ef07a072 Re-apply the fix on DwarfEHPrepare and add a test
adds 6cf25deec7d0 [libc++] counting_semaphore should not be default-constructible.
adds 00f64ccb49d9 [libc++] Remove non-atomic "platform" semaphore implementations.
adds 216200aff268 [libc++] Fix hang in counting_semaphore::try_acquire
No new revisions were added by this update.
Summary of changes:
libcxx/docs/ReleaseNotes.rst | 11 ++-
libcxx/include/__threading_support | 71 -----------------
libcxx/include/semaphore | 90 +++++-----------------
libcxx/src/support/win32/thread_win32.cpp | 36 ---------
.../std/thread/thread.semaphore/acquire.pass.cpp | 3 +
.../std/thread/thread.semaphore/binary.pass.cpp | 3 +
.../thread/thread.semaphore/ctor.compile.pass.cpp | 31 ++++++++
.../test/std/thread/thread.semaphore/max.pass.cpp | 7 +-
.../std/thread/thread.semaphore/release.pass.cpp | 3 +
.../thread/thread.semaphore/try_acquire.pass.cpp | 3 +
10 files changed, 73 insertions(+), 185 deletions(-)
create mode 100644 libcxx/test/std/thread/thread.semaphore/ctor.compile.pass.cpp
--
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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 86f474b5ff Automatic date update in version.in
adds 17ca3e2a9a Automatic date update in version.in
adds b1d7b59622 PR28523, ld.bfd created undefined symbols on ppc64
adds b794e0d763 Automatic date update in version.in
adds 96eb21265e PR28540, segmentation fault on NULL byte_get
adds 61cf8d6174 Automatic date update in version.in
adds 6e83428eea Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 30 ++++++++++++++----------------
bfd/version.h | 2 +-
binutils/objdump.c | 2 +-
3 files changed, 16 insertions(+), 18 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c3242f98e 4: update: binutils-llvm-linux-qemu: 21899
new ed412d873 4: update: binutils-llvm-linux-qemu: 22035
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 (c3242f98e)
\
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.xz | Bin 1580 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 41924 -> 41956 bytes
04-build_llvm/console.log.xz | Bin 57840 -> 57380 bytes
05-build_abe-qemu/console.log.xz | Bin 29584 -> 29692 bytes
06-build_linux/console.log.xz | Bin 5072 -> 4820 bytes
08-check_regression/console.log.xz | Bin 484 -> 484 bytes
09-update_baseline/console.log | 26 +++++++++++++-------------
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
10 files changed, 24 insertions(+), 24 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_ubsan
in repository toolchain/ci/base-artifacts.
discards 6ed7aa41c 2: update: binutils-gcc: 1
new 515b237bc 2: update: binutils-gcc: 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 (6ed7aa41c)
\
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 1536 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52364 -> 53440 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 164940 -> 163580 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 ++++++++++++++--------------
jenkins/manifest.sh | 12 ++++----
7 files changed, 29 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.