This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards a9abc43 0: update: binutils-gcc-linux: boot
new e1de679 0: update: binutils-gcc-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 (a9abc43)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 434 +-
03-build_abe-binutils/console.log | 8534 ++++++------
04-build_abe-stage1/console.log | 14999 ++++++++++----------
05-build_linux/console.log | 2682 ++--
06-boot_linux/console.log | 344 +-
console.log | 27137 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 27142 insertions(+), 27136 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 37624b58542f Linux 5.1-rc7
adds 6a5c5d26c4c6 rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use
adds 80871482fd5c x86: make ZERO_PAGE() at least parse its argument
adds 4ee0776760af selftests/seccomp: Prepare for exclusive seccomp flags
adds 7a0df7fbc145 seccomp: Make NEW_LISTENER and TSYNC flags exclusive
adds 83a50840e72a Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
arch/x86/include/asm/pgtable.h | 2 +-
drivers/infiniband/core/uverbs_main.c | 2 +-
kernel/seccomp.c | 17 ++++++++++++--
tools/testing/selftests/seccomp/seccomp_bpf.c | 34 ++++++++++++++++++++-------
4 files changed, 42 insertions(+), 13 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 83b0d9a 2: update: linux-37624b58542fb9f2d9a70e6ea006ef8a5f66c30b: 19260
new 8b16270 2: update: llvm-linux: 19260
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 (83b0d9a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 215 +-
02-build_llvm/console.log | 11610 ++++++++++----------
03-build_linux/console.log | 9644 ++++++++---------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 35 +-
console.log | 21510 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
7 files changed, 21703 insertions(+), 21330 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 llvm.
from eb132e02b35 [CommandLine} Wire-up cl::list::setDefault() so it will wor [...]
new ffc144faab8 [clangd] Fix GN build
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:
.../{unittests/clangd => clangd/unittests}/BUILD.gn | 0
.../{unittests/clangd => clangd/unittests}/xpc/BUILD.gn | 0
utils/gn/secondary/clang-tools-extra/test/BUILD.gn | 6 ------
utils/gn/secondary/clang-tools-extra/unittests/BUILD.gn | 2 +-
4 files changed, 1 insertion(+), 7 deletions(-)
rename utils/gn/secondary/clang-tools-extra/{unittests/clangd => clangd/unittests} [...]
rename utils/gn/secondary/clang-tools-extra/{unittests/clangd => clangd/unittests} [...]
--
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 lldb.
from a2ecd22ef [lit] Check for the psutil module when setting a timeout
new 898c687e5 [PECOFF] Implementation of ObjectFilePECOFF:: GetUUID()
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:
lit/Modules/PECOFF/export-dllfunc.yaml | 6 +-
lit/Modules/PECOFF/{basic-info.yaml => uuid.yaml} | 50 ++++----
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 129 ++++++++++++++++-----
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h | 1 +
4 files changed, 131 insertions(+), 55 deletions(-)
copy lit/Modules/PECOFF/{basic-info.yaml => uuid.yaml} (54%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.