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-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 08e3a5ccd952 [IntelJITListener] Fix order in JitListener/multiple.ll
adds 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 +
llvm/lib/CodeGen/DwarfEHPrepare.cpp | 5 ++
llvm/test/CodeGen/X86/dwarf-eh-prepare.ll | 2 +-
12 files changed, 79 insertions(+), 186 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-lts-allyesconfig
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards fdd78585f 0: update: binutils-llvm-linux-qemu: all
new 1a34997ab 0: update: binutils-llvm-linux-qemu: 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 (fdd78585f)
\
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 1688 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 41656 -> 42020 bytes
04-build_llvm/console.log.xz | Bin 57524 -> 58144 bytes
05-build_abe-qemu/console.log.xz | Bin 29764 -> 29792 bytes
06-build_linux/console.log.xz | Bin 3968 -> 4044 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 15 insertions(+), 15 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-aarch64-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 08e3a5ccd952 [IntelJITListener] Fix order in JitListener/multiple.ll
adds 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 +
llvm/lib/CodeGen/DwarfEHPrepare.cpp | 5 ++
llvm/test/CodeGen/X86/dwarf-eh-prepare.ll | 2 +-
12 files changed, 79 insertions(+), 186 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-aarch64-lts-allyesconfig
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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d7f726f1f 0: update: binutils-llvm-linux-qemu: all
new 585e823e9 0: update: binutils-llvm-linux-qemu: 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 (d7f726f1f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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.xz | Bin 1840 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43232 -> 42988 bytes
04-build_llvm/console.log.xz | Bin 57756 -> 57796 bytes
05-build_abe-qemu/console.log.xz | Bin 30272 -> 29920 bytes
06-build_linux/console.log.xz | Bin 3444 -> 3436 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 18 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 240e06867 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 22041
new 84b9747a8 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 22041
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 (240e06867)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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.xz | Bin 1564 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42660 -> 42056 bytes
04-build_llvm/console.log.xz | Bin 60720 -> 59048 bytes
05-build_abe-qemu/console.log.xz | Bin 31264 -> 31040 bytes
06-build_linux/console.log.xz | Bin 4040 -> 4100 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 40 +++++++++++++++++------------------
jenkins/manifest.sh | 4 ++--
9 files changed, 22 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.