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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 37779f1d 0: update: llvm-linux: all
new 5b6cc82f 0: update: llvm-linux: 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 (37779f1d)
\
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 | 184 +-
02-build_llvm/console.log | 11952 +++++++++++++++++------------------
03-build_linux/console.log | 646 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 12817 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12825 insertions(+), 12800 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/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7f0ce2ac 2: update: binutils-gcc-linux: 19880
new 5bb4abe9 2: update: binutils-gcc-linux: 19889
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 (7f0ce2ac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 438 +-
03-build_abe-binutils/console.log | 10045 ++++++------
04-build_abe-stage1/console.log | 18621 +++++++++++-----------
05-build_linux/console.log | 1018 +-
07-check_regression/console.log | 18 +-
08-update_baseline/console.log | 98 +-
console.log | 30392 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
10 files changed, 30325 insertions(+), 30449 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 users/cbiesinger/threadpool
in repository binutils-gdb.
at 52300df201 Implement a thread pool
This branch includes the following new commits:
new 52300df201 Implement a thread pool
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.
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards c7771121 0: update: llvm-linux: boot
new 51a4dc94 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 (c7771121)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 222 +-
02-build_llvm/console.log | 12387 +-
03-build_linux/console.log | 337550 ++++++++++++++++++-----------------
04-boot_linux/console.log | 410 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 350535 +++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 350569 insertions(+), 350559 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 ce5532153cd [X86] Rewrite to the vXi1 subvector insertion code to not r [...]
new 091f50348a6 [ARM] Make helpers static. NFC.
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:
lib/Target/ARM/ARMISelLowering.cpp | 8 +++++---
1 file changed, 5 insertions(+), 3 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 clang.
from aef104aca0 Type - silence static analyzer getAs<> null dereference warn [...]
new 583cd05ce3 [OPENMP50]Add parsing/sema analysis for declare variant score.
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:
include/clang/Basic/Attr.td | 15 +++++++++++++++
include/clang/Sema/Sema.h | 7 +++++--
lib/Parse/ParseOpenMP.cpp | 26 ++++++++++++++++++++++++++
lib/Sema/SemaOpenMP.cpp | 17 ++++++++++++++++-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 9 +++++++--
test/OpenMP/declare_variant_ast_print.c | 2 ++
test/OpenMP/declare_variant_ast_print.cpp | 21 +++++++++++++--------
test/OpenMP/declare_variant_messages.c | 5 +++++
test/OpenMP/declare_variant_messages.cpp | 14 ++++++++++++--
9 files changed, 101 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.