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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f04b6b589 linux-fe76fc6aaf538df27708ffa3e5d549a6c8e16142: all
new 23a5a2281 binutils-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43: 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 (f04b6b589)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 310 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6393 ++++++++--------
4-build_abe-stage1/console.log | 8262 ++++++++++----------
5-count_linux_objs/console.log | 241 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15270 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15512 insertions(+), 15016 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 2eebdab8bdc [llvm-symbolizer] Add -C as a short alias to -demangle
new b13b025f15a [llvm-rc] Support '--' for delimiting options from input paths
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:
test/tools/llvm-rc/absolute.test | 2 +-
test/tools/llvm-rc/codepage.test | 2 +-
test/tools/llvm-rc/cpp-output.test | 2 +-
test/tools/llvm-rc/flags.test | 4 ++--
test/tools/llvm-rc/include-paths.test | 10 +++++-----
test/tools/llvm-rc/memoryflags-stringtable.test | 2 +-
test/tools/llvm-rc/memoryflags.test | 2 +-
test/tools/llvm-rc/not-expr.test | 2 +-
test/tools/llvm-rc/parser-expr.test | 2 +-
test/tools/llvm-rc/parser.test | 2 +-
test/tools/llvm-rc/tag-accelerators.test | 2 +-
test/tools/llvm-rc/tag-dialog.test | 2 +-
test/tools/llvm-rc/tag-escape.test | 2 +-
test/tools/llvm-rc/tag-html.test | 2 +-
test/tools/llvm-rc/tag-icon-cursor.test | 2 +-
test/tools/llvm-rc/tag-menu.test | 4 ++--
test/tools/llvm-rc/tag-stringtable.test | 2 +-
test/tools/llvm-rc/tag-user.test | 2 +-
test/tools/llvm-rc/tag-versioninfo.test | 2 +-
test/tools/llvm-rc/tokenizer.test | 2 +-
test/tools/llvm-rc/versioninfo-padding.test | 2 +-
tools/llvm-rc/llvm-rc.cpp | 8 +++++++-
22 files changed, 34 insertions(+), 28 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f69787dc4 binutils-bb27775165d9b992120371383012404e213b1981: all
new b6e82564d 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 (f69787dc4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 114 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3386 +++++-----
4-build_abe-stage1/console.log | 4349 +++++++------
5-count_linux_objs/console.log | 5014 +++++++-------
console.log | 13033 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 13095 insertions(+), 12825 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 6ee46a2d [clang-tidy] Treat references to smart pointers correctly in [...]
new 98dd813e [clangd] Fix XPC after rCTE351280
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:
clangd/tool/ClangdMain.cpp | 6 +++---
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ec71abb5d gcc-68597c49c64a5967e0238b046896d1ad24b2884f: all
new 1c9b7ec0d binutils-338c923d26fa86f695fcdc4b659a5f0772768093: 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 (ec71abb5d)
\
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 | 122 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6426 ++++++-------
4-build_abe-stage1/console.log | 9777 ++++++++++---------
5-count_linux_objs/console.log | 2848 +++---
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18927 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18951 insertions(+), 19193 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4bd185273 llvm-259fb02d406a8cc2dc0a37842e69930d49b4d0d1: 18070
new eb3f0023c linux-7939f8beecf1cfb10d255be65bfbd3793fae82a1: 18070
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 (4bd185273)
\
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 | 86 +-
2-build_llvm/console.log | 8999 ++++++++++++++++----------------
3-count_linux_objs/console.log | 1473 +++---
5-update_baseline/console.log | 4 +-
console.log | 10754 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 10638 insertions(+), 10698 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 21ef3078b4 [SEH] Pass the frame pointer from SEH finally to finally functions
new 7bf1d4162a [test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFF
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:
bindings/python/tests/CMakeLists.txt | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.