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 7c18c2f709e [Concepts] Add null check for TemplateTypeParmType::getDecl [...]
adds 52cebc452d1 [Concepts] Add FoundDecl to ConceptSpecializationExpr seria [...]
adds 4e41127f04d [Concepts] Add constraints checks to isSameEntity
No new revisions were added by this update.
Summary of changes:
clang/lib/Serialization/ASTReaderDecl.cpp | 67 ++++++++++++++++++++++++++++---
clang/lib/Serialization/ASTReaderStmt.cpp | 1 +
clang/lib/Serialization/ASTWriterStmt.cpp | 1 +
clang/test/PCH/cxx2a-constraints.cpp | 37 +++++++++++++++++
4 files changed, 100 insertions(+), 6 deletions(-)
create mode 100644 clang/test/PCH/cxx2a-constraints.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/base-artifacts.
discards 3754f13bd 0: update: llvm-linux: 16
new 7606c122b 0: update: llvm-linux: 16
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 (3754f13bd)
\
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 | 193 +-
02-build_llvm/console.log | 12672 +++++++++++++++++------------------
03-build_linux/console.log | 852 +--
05-check_regression/console.log | 17 +-
06-update_baseline/console.log | 39 +
console.log | 13734 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
regressions.txt | 20 +-
results | 6 +-
9 files changed, 13809 insertions(+), 13738 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-mainline-defconfig
in repository toolchain/ci/linux.
from 30bb5572ce7a Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/lin [...]
adds dbb92f88648d workqueue: Document (some) memory-ordering properties of { [...]
adds aa202f1f5696 workqueue: don't use wq_select_unbound_cpu() for bound works
adds 2c1aca4bd3fe Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/s [...]
adds db8dd9697238 cgroup-v1: cgroup_pidlist_next should update position index
adds 2d4ecb030dcc cgroup: cgroup_procs_next should increase position index
adds 9c974c772464 cgroup: Iterate tasks that did not finish do_exit()
adds 190ecb190a9c cgroup: fix psi_show() crash on 32bit ino archs
adds 2e5383d7904e cgroup1: don't call release_agent when it is ""
adds e94148454103 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/s [...]
adds d568bbd2f872 auxdisplay: Fix Kconfig indentation
adds e8897e4fe8f2 auxdisplay: img-ascii-lcd: convert to devm_platform_iorema [...]
adds 2f920c0f0e29 auxdisplay: charlcd: replace zero-length array with flexib [...]
adds 2a48b3793157 Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github. [...]
adds 11a4a8f73b3c clang-format: Update with the latest for_each macro list
adds f35111a94654 Merge tag 'clang-format-for-linus-v5.6-rc6' of git://githu [...]
adds e3a36eb6dfae driver code: clarify and fix platform device DMA mask allocation
No new revisions were added by this update.
Summary of changes:
.clang-format | 25 ++++++++++++++++++++----
drivers/auxdisplay/Kconfig | 16 ++++++++--------
drivers/auxdisplay/charlcd.c | 2 +-
drivers/auxdisplay/img-ascii-lcd.c | 4 +---
drivers/base/platform.c | 25 ++++++------------------
include/linux/cgroup.h | 1 +
include/linux/platform_device.h | 2 +-
include/linux/workqueue.h | 16 ++++++++++++++++
kernel/cgroup/cgroup-v1.c | 3 ++-
kernel/cgroup/cgroup.c | 39 +++++++++++++++++++++++++-------------
kernel/workqueue.c | 14 ++++++++------
11 files changed, 91 insertions(+), 56 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-mainline-defconfig
in repository toolchain/ci/llvm-project.
from 7c18c2f709e [Concepts] Add null check for TemplateTypeParmType::getDecl [...]
adds 52cebc452d1 [Concepts] Add FoundDecl to ConceptSpecializationExpr seria [...]
adds 4e41127f04d [Concepts] Add constraints checks to isSameEntity
No new revisions were added by this update.
Summary of changes:
clang/lib/Serialization/ASTReaderDecl.cpp | 67 ++++++++++++++++++++++++++++---
clang/lib/Serialization/ASTReaderStmt.cpp | 1 +
clang/lib/Serialization/ASTWriterStmt.cpp | 1 +
clang/test/PCH/cxx2a-constraints.cpp | 37 +++++++++++++++++
4 files changed, 100 insertions(+), 6 deletions(-)
create mode 100644 clang/test/PCH/cxx2a-constraints.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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a6a4826ec 0: update: llvm-linux: boot
new 18df63537 0: update: llvm-linux: 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 (a6a4826ec)
\
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 | 14 +-
02-build_llvm/console.log | 12640 +++++++++++++++++-----------------
03-build_linux/console.log | 686 +-
04-boot_linux/console.log | 442 +-
05-check_regression/console.log | 11 +-
06-update_baseline/console.log | 8 +-
console.log | 13801 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 10 +-
9 files changed, 13820 insertions(+), 13806 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_bmk_tk1_dev/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from b33e946fbb sparc: Move sigreturn stub to assembly
new 7975f9a48a y2038: fix: Add missing libc_hidden_def for __futimens64
new f072671cf5 y2038: linux: Provide __futimes64 implementation
new 1a5e12826c y2038: linux: Provide __lutimes64 implementation
new 8b8f39376b y2038: linux: Provide __futimesat64 implementation
new fbaf0bae57 elf: Fix wrong indentation from commit eb447b7b4b
new d8faf2955a mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321e
new a9f4703d93 gcc PR 89877: miscompilation due to missing cc clobber in lo [...]
new 15ab195229 Add NEWS entry for CVE-2020-10029 (bug 25487)
The 8 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:
NEWS | 4 ++-
elf/dl-deps.c | 11 ++++---
include/time.h | 10 ++++++
stdlib/longlong.h | 6 ++--
sysdeps/unix/sysv/linux/futimens.c | 2 ++
sysdeps/unix/sysv/linux/futimes.c | 42 +++++++++++++-----------
sysdeps/unix/sysv/linux/futimesat.c | 41 +++++++++++++++--------
sysdeps/unix/sysv/linux/lutimes.c | 37 +++++++++++++--------
sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c | 2 +-
9 files changed, 101 insertions(+), 54 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_bmk_tk1_dev/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards ce7539e1c 0: init: binutils-gcc-glibc-llvm: -10
new 51529ed7f 0: init: binutils-gcc-glibc-llvm: 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 (ce7539e1c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1_dev/llvm-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 | 193 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 5921 +-
04-build_abe-stage1/console.log | 10225 +++
05-build_abe-linux/console.log | 194 +
06-build_abe-glibc/console.log | 19776 ++++++
07-build_abe-stage2/console.log | 22716 +++++++
08-build_llvm-true/console.log | 6456 ++
09-true/console.log | 1 +
.../benchmark-start.log | 1 +
10-benchmark--Os_fuse-ld=bfd_mthumb/benchmark.log | 47 +
10-benchmark--Os_fuse-ld=bfd_mthumb/console.log | 279 +
11-check_regression/console.log | 14 +-
12-update_baseline/console.log | 2 +-
console.log | 66004 ++++++++++++++++++-
jenkins/manifest.sh | 11 +-
results | 16 +
results_id | 1 +
18 files changed, 131421 insertions(+), 676 deletions(-)
create mode 100644 04-build_abe-stage1/console.log
create mode 100644 05-build_abe-linux/console.log
create mode 100644 06-build_abe-glibc/console.log
create mode 100644 07-build_abe-stage2/console.log
create mode 100644 08-build_llvm-true/console.log
create mode 100644 09-true/console.log
create mode 100644 10-benchmark--Os_fuse-ld=bfd_mthumb/benchmark-start.log
create mode 100644 10-benchmark--Os_fuse-ld=bfd_mthumb/benchmark.log
create mode 100644 10-benchmark--Os_fuse-ld=bfd_mthumb/console.log
create mode 100644 results_id
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.