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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8140c406 2: update: binutils-gcc-linux: 17078
new 54244618 2: update: binutils-gcc-linux: 17078
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 (8140c406)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
01-reset_artifacts/console.log | 220 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11140 ++++++------
04-build_abe-stage1/console.log | 20017 ++++++++++-----------
05-build_linux/console.log | 2056 +--
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 90 +-
console.log | 33953 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 33981 insertions(+), 33935 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 lldb.
from 70881b14e [lldb/cmake] add lldbCore -> clangDriver dependency
new 6bed7b214 [lldb] Disable testing entry values as memory location
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:
.../param_entry_vals/basic_entry_values_x86_64/main.cpp | 3 +++
1 file changed, 3 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/llvm-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dab68b8c 0: update: llvm-linux: 17875
new b901d80d 0: update: llvm-linux: 17875
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 (dab68b8c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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:
01-reset_artifacts/console.log | 60 +-
02-build_llvm/console.log | 11953 +++++++++++++++++-----------------
03-build_linux/console.log | 974 ++-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 13021 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 12995 insertions(+), 13053 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 lldb.
from 348a46c66 Disable the empty string check in TestDataFormatterStdString
new 055f45a15 Unwind: Add a stack scanning mechanism to support win32 unwinding
new 70881b14e [lldb/cmake] add lldbCore -> clangDriver dependency
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:
include/lldb/Symbol/SymbolFile.h | 9 +++-
include/lldb/Symbol/UnwindPlan.h | 21 +++++++--
.../Breakpad/Inputs/unwind-via-raSearch.syms | 15 ++++++
.../Breakpad/Inputs/unwind-via-stack-win.yaml | 2 +
lit/SymbolFile/Breakpad/unwind-via-raSearch.test | 43 +++++++++++++++++
source/Core/CMakeLists.txt | 1 +
.../Process/Utility/RegisterContextLLDB.cpp | 55 ++++++++++++++++++++++
.../Plugins/Process/Utility/RegisterContextLLDB.h | 2 +
.../SymbolFile/Breakpad/SymbolFileBreakpad.cpp | 31 ++++++++++--
.../SymbolFile/Breakpad/SymbolFileBreakpad.h | 2 +
source/Symbol/UnwindPlan.cpp | 8 +++-
11 files changed, 177 insertions(+), 12 deletions(-)
create mode 100644 lit/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms
create mode 100644 lit/SymbolFile/Breakpad/unwind-via-raSearch.test
--
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 b2ca77376c9 [NFC][ARM] Add some tail-predication tests
new cc0761d47c4 Reland "gn build: (manually) merge r373028"
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-tidy/{linuxkernel => darwin}/BUILD.gn | 9 +++++----
utils/gn/secondary/clang-tools-extra/clang-tidy/plugin/BUILD.gn | 1 +
utils/gn/secondary/clang-tools-extra/clang-tidy/tool/BUILD.gn | 1 +
utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn | 1 +
4 files changed, 8 insertions(+), 4 deletions(-)
copy utils/gn/secondary/clang-tools-extra/clang-tidy/{linuxkernel => darwin}/BUILD [...]
--
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 lldb.
from d3a3f4577 Fix some swig warnings
new 348a46c66 Disable the empty string check in TestDataFormatterStdString
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:
.../data-formatter-stl/libstdcpp/string/TestDataFormatterStdString.py | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
from 11132c95 1: reset: : 0
new fd7a0cbc 2: reset: glibc-56c86f5dd516284558e106d04b92875d5b623b7a: 0
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:
01-reset_artifacts/console.log | 184 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 9614 +-
.../console.log | 15982 +--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 37155 +++---
.../console.log | 44800 ++++----
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 5 +-
09-benchmark/console.log | 121 +-
11-update_baseline/console.log | 24 +-
11-update_baseline/results.log | 24 +-
console.log | 108636 +++++++++---------
jenkins/manifest.sh | 9 +-
results_id | 2 +-
15 files changed, 109085 insertions(+), 108199 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.