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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5a1426a291 all
new d71c6660c4 0: last-good: binutils-gcc-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 (5a1426a291)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4250 ++---
4-build_abe-stage1/console.log | 5708 +++----
5-count_linux_objs/console.log | 19863 ++++++++++++------------
5-count_linux_objs/kernel.release | 2 +-
7-update_baseline/console.log | 2 +-
console.log | 29943 +++++++++++++++++++-----------------
jenkins/manifest.sh | 21 +-
9 files changed, 30887 insertions(+), 28922 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 0f056ecd63f [CMake] Don't override required compiler flags in the runti [...]
new a0e03553f97 [build] Remove a stray comment. 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:
runtimes/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 ce747cb423 linux-d47e3da1759230e394096fd742aad423c291ba48: 19127
new cfee395a5d 0: last-good: llvm-linux: 19127
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 (ce747cb423)
\
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9193 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 509 ++-
5-update_baseline/console.log | 2 +-
console.log | 9898 ++++++++++++++++++++--------------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 32 +-
trigger-bisect-on-failure | 3 -
9 files changed, 9903 insertions(+), 9752 deletions(-)
delete mode 100644 distance-to-baseline
delete mode 100644 jenkins/build-name
delete mode 100644 trigger-bisect-on-failure
--
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 57909365e7d [x86] add tests for logic of setcc (PR40611); NFC
new 0f056ecd63f [CMake] Don't override required compiler flags in the runti [...]
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:
runtimes/CMakeLists.txt | 18 +++++-------------
1 file changed, 5 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.
unknown user pushed a change to branch master
in repository clang.
from 802485f170 Add a new attribute, fortify_stdlib
new 5cb25cde1e Fix VS2015 build problem introduced by r353370.
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:
.../clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 compiler-rt.
from 9e2f5fb03 [sanitizer] Don't compile GetPathAssumingFileIsRelativeToExec [...]
new 57bf24003 [libFuzzer] teach the fork mode to ignore OOMs and timeouts
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/fuzzer/FuzzerDriver.cpp | 8 ++++++++
lib/fuzzer/FuzzerFlags.def | 2 ++
lib/fuzzer/FuzzerMerge.cpp | 6 ------
lib/fuzzer/FuzzerOptions.h | 2 ++
test/fuzzer/ShallowOOMDeepCrash.cpp | 22 ++++++++++++++++++++++
test/fuzzer/fork.test | 15 +++++++++++++--
test/fuzzer/merge.test | 3 ---
7 files changed, 47 insertions(+), 11 deletions(-)
create mode 100644 test/fuzzer/ShallowOOMDeepCrash.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/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 7115ab9c4b Automatic date update in version.in
adds ea638c4312 AArch64: Detect exit from execve syscall
new 43c4685f14 Automatic date update in version.in
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/aarch64-linux-tdep.c | 56 +++++++++++++++++++++++++++++-------------------
3 files changed, 40 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.