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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f59376cc4 binutils-8a2d34fe51edb115574056f56dcea8438acd5285: all
new f9dab08b2 gcc-0ca47588bd2e38bbfa427503968e08a6b8ab3166: 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 (f59376cc4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 97 +-
2-prepare_abe/console.log | 28 +-
3-build_abe-binutils/console.log | 6424 ++--
4-build_abe-stage1/console.log | 12926 +++++----
5-count_linux_objs/console.log | 42527 +++++++++++++--------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 58050 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 16 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 60083 insertions(+), 60001 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9e3d0f118 binutils-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43: all
new 07ca13f7a gcc-4dfb886147d3e37b40bd0a20cb56860ab925554d: 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 (9e3d0f118)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 100 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6320 +++++++------
4-build_abe-stage1/console.log | 11998 ++++++++++++------------
5-count_linux_objs/console.log | 139 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18587 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18691 insertions(+), 18505 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 373a1f553 llvm-762185e6be1711586bce3deb068f87518787f263: all
new 08c3b56f5 linux-7939f8beecf1cfb10d255be65bfbd3793fae82a1: 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 (373a1f553)
\
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 | 152 +-
2-build_llvm/console.log | 10147 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 158 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10463 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10424 insertions(+), 10522 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 b13b025f15a [llvm-rc] Support '--' for delimiting options from input paths
new ad21d2d0af0 Include lldb in Win snapshots again (PR37307)
new b95047e9902 [DAGCombine] Fix ReduceLoadWidth for shifted offsets
The 2 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 20 +++++++-----------
test/CodeGen/ARM/and-load-combine.ll | 36 ++++++++++++++++++++++++++++++++
utils/release/build_llvm_package.bat | 22 ++++++++++++-------
3 files changed, 59 insertions(+), 19 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 40b262136 llvm-6be5944acfc1fc53b2794fc686d9b8bbe73996c1: all
new f1d611f5b llvm-47da22ef5135c4bcfc49bc3d8e13831d58b02ede: 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 (40b262136)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 314 +-
2-build_llvm/console.log | 10247 ++++++++++++++---------------
3-count_linux_objs/console.log | 3112 ++++-----
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 13587 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 13928 insertions(+), 13354 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-tools-extra.
from 98dd813e [clangd] Fix XPC after rCTE351280
new 8835c1a2 [clang-tidy] Avoid fuchsia-overloaded-operator false positive [...]
new ca8066e6 [clang-tidy] bugprone-string-constructor: Catch string from nullptr.
The 2 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-tidy/bugprone/StringConstructorCheck.cpp | 16 ++++++++++++++++
clang-tidy/fuchsia/OverloadedOperatorCheck.cpp | 2 ++
test/clang-tidy/bugprone-string-constructor.cpp | 11 +++++++++++
test/clang-tidy/fuchsia-overloaded-operator.cpp | 2 ++
4 files changed, 31 insertions(+)
--
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 newlib.
from 068182e26 Cygwin: timers: implement timerfd
new 5b147c76d Cygwin: timerfd_create: add missing type
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:
winsup/cygwin/timer.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.