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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from aa6ee2050 linux-72199051af6205049e96ee7ed34f4fc5f44d1baf: 17263
new 27558727f linux-a85b6b4f641697f54952f52fec8af1dac0826ecc: 17404
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 | 64 +-
2-build_llvm/console.log | 5173 +++++++++++-----------
3-count_linux_objs/console.log | 3932 ++++-------------
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 28 +-
console.log | 9214 +++++++++++++++-------------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 2 +-
10 files changed, 6839 insertions(+), 11603 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 zorg.
from 0fab5582 [sanitizer] Replace 2 sed in android script with a single grep
new 41515d65 [sanitizer] Simplify output streaming with tail -f
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:
.../sanitizers/buildbot_android_functions.sh | 69 +++++++++++-----------
1 file changed, 34 insertions(+), 35 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 726dd54e7 [asan] Support running without /proc
new 33115af33 Fix Mac compilation.
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/sanitizer_common/sanitizer_procmaps_mac.cc | 4 ++++
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/gcc.
from 68d50ab3e12 Daily bump.
adds ca285bc7fe6 * es.po: Update.
adds 99a9bfb522b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/po/ChangeLog | 4 ++
gcc/po/es.po | 136 +++++++++++++++++++++++--------------------------------
3 files changed, 62 insertions(+), 80 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 2d74568ab binutils-89e8cd357e6ff436c0b3c3e53bad004ba3ff9f5e: all
new 96b4e5f8c gcc-99a9bfb522bcedf3ca3e6fc300034aea5ffb7475: 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 (2d74568ab)
\
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 | 132 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3684 +++++++++--------
4-build_abe-stage1/console.log | 4434 ++++++++++----------
5-count_linux_objs/console.log | 121 +-
console.log | 8343 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8522 insertions(+), 8216 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 a62ff5dd41f AMDGPU/GlobalISel: Legalize concat_vectors
new 4f496b838ba gn build: Merge r350580.
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:
utils/gn/secondary/llvm/tools/dsymutil/BUILD.gn | 1 +
1 file changed, 1 insertion(+)
--
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 concepts-cxx2a
in repository gcc.
from 5aadd5d943b December checkpoint of C++2a Concepts overhaul.
new f187226b0c0 Fix C++98 bootstrap.
new 3ab574b8072 Avoid -Werror about unused functions.
new 7b6e6e072b6 Teach the testsuite that -std=c++2a implies concepts.
new 88e715e1a87 * g++.dg/concepts: Remove merge conflicts from several tests.
The 4 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:
gcc/cp/constraint.cc | 4 +++-
gcc/cp/logic.cc | 8 ++++----
gcc/cp/parser.c | 2 +-
gcc/cp/pt.c | 2 +-
gcc/testsuite/g++.dg/concepts/expression.C | 9 ---------
gcc/testsuite/g++.dg/concepts/expression2.C | 5 -----
gcc/testsuite/g++.dg/concepts/expression3.C | 5 -----
gcc/testsuite/g++.dg/concepts/inherit-ctor1.C | 9 ---------
gcc/testsuite/g++.dg/concepts/inherit-ctor3.C | 5 -----
gcc/testsuite/g++.dg/concepts/locations1.C | 5 -----
gcc/testsuite/g++.dg/concepts/placeholder2.C | 5 -----
gcc/testsuite/g++.dg/concepts/pr65681.C | 5 -----
gcc/testsuite/g++.dg/concepts/template-parm11.C | 5 -----
gcc/testsuite/g++.dg/concepts/template-parm3.C | 5 -----
gcc/testsuite/g++.dg/concepts/template-parm4.C | 5 -----
gcc/testsuite/g++.dg/concepts/variadic2.C | 5 -----
gcc/testsuite/lib/target-supports.exp | 2 +-
17 files changed, 10 insertions(+), 76 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-allyesconfig
in repository toolchain/gcc.
from 68d50ab3e12 Daily bump.
adds ca285bc7fe6 * es.po: Update.
adds 99a9bfb522b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/po/ChangeLog | 4 ++
gcc/po/es.po | 136 +++++++++++++++++++++++--------------------------------
3 files changed, 62 insertions(+), 80 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7b19ea93c linux-a85b6b4f641697f54952f52fec8af1dac0826ecc: all
new 6f17e21cb gcc-99a9bfb522bcedf3ca3e6fc300034aea5ffb7475: 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 (7b19ea93c)
\
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:
1-reset_artifacts/console.log | 76 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3446 ++++++++--------
4-build_abe-stage1/console.log | 4700 ++++++++++-----------
5-count_linux_objs/console.log | 130 +-
console.log | 8426 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8431 insertions(+), 8371 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.