This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80
in repository clang.
from baa5301caa Merging r352307: ------------------------------------------- [...]
new 8f968616cf Merging r353393: ------------------------------------------- [...]
new b368048eeb Re-generate docs/ClangCommandLineReference.rst
new a57d20da0a Generate docs/AttributeReference.rst
The 3 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:
docs/AttributeReference.rst | 5175 +++++++++++++++++++++++++++++++++++-
docs/ClangCommandLineReference.rst | 192 +-
include/clang/Driver/Options.td | 4 +-
3 files changed, 5302 insertions(+), 69 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 b530d9993 sanitizers: Introduce ThreadType enum
new b93b3bba7 tsan: Optimize performance of Thread sanitizer memory access [...]
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/tsan/check_analyze.sh | 14 ++++++++++----
lib/tsan/rtl/tsan_interface_atomic.cc | 2 +-
lib/tsan/rtl/tsan_rtl.cc | 19 ++++++++++++++++---
lib/tsan/rtl/tsan_update_shadow_word_inl.h | 24 ++++++++++++++----------
4 files changed, 41 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/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0ac5efa8cf linux-1ff5403385648b1554fd1aeffffdeec71d9cd41c: 19197
new 251ce386f1 gcc-71625a15cae251bd9693c8c624f0db2898c0b074: 19197
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 (0ac5efa8cf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 12 +-
3-build_abe-binutils/console.log | 3573 ++++----
4-build_abe-stage1/console.log | 3802 +++++----
5-count_linux_objs/console.log | 9089 ++++++++++----------
6-check_regression/console.log | 8 +-
7-update_baseline/console.log | 10 +-
console.log | 16922 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 16731 insertions(+), 16707 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 release_80
in repository lld.
from 39dbdef58 [docs] Update the release notes for the backported feature wi [...]
new e0d58bea7 Merging r353399: -------------------------------------------- [...]
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:
docs/index.rst | 1 +
docs/missingkeyfunction.rst | 4 ++--
2 files changed, 3 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 lld.
from 369e0b3c9 [LLD][ELF] - Set DF_STATIC_TLS flag for X64 target
new 620832e9b docs: add missingkeyfunction to doctree, fix title
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:
docs/index.rst | 1 +
docs/missingkeyfunction.rst | 4 ++--
2 files changed, 3 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 72ac59b round-robin.sh: Fix typo
new 9977e80 round-robin.sh: Support using ABE's internal sources in build_abe
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:
round-robin.sh | 32 +++++++++++++++++++-------------
1 file changed, 19 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from aaa033f round-robin.sh: Add support for handling new configurations
new 72ac59b round-robin.sh: Fix typo
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:
round-robin.sh | 3 ++-
1 file changed, 2 insertions(+), 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2047167 jenkins-helpers.sh: Improve remote_exec
new aaa033f round-robin.sh: Add support for handling new configurations
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:
round-robin.sh | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from fe06407 Remove overriden old prebuilt qemu binaries
new 2047167 jenkins-helpers.sh: Improve remote_exec
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:
jenkins-helpers.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.