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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 077cdb3 0: good: binutils-gcc-linux: all
new 9bfa380 0: good: binutils-gcc-linux: 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 (077cdb3)
\
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:
01-reset_artifacts/console.log | 16 +-
02-prepare_abe/console.log | 138 +-
03-build_abe-binutils/console.log | 10539 ++++----
04-build_abe-stage1/console.log | 19099 ++++++-------
05-build_linux/console.log | 22730 ++++++++--------
06-boot_linux/console.log | 2 +-
console.log | 52526 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 53566 insertions(+), 51502 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 959b42493f4 [SelectionDAG] Compute known bits of CopyFromReg
new 202bc23081c Minidump: Add support for reading/writing strings
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:
include/llvm/Object/Minidump.h | 4 +++
include/llvm/ObjectYAML/MinidumpYAML.h | 6 ++--
lib/Object/Minidump.cpp | 28 +++++++++++++++++++
lib/ObjectYAML/MinidumpYAML.cpp | 46 +++++++++++++++++++++++++++----
test/tools/obj2yaml/basic-minidump.yaml | 4 +--
unittests/Object/MinidumpTest.cpp | 35 +++++++++++++++++++++++
unittests/ObjectYAML/MinidumpYAMLTest.cpp | 2 --
7 files changed, 114 insertions(+), 11 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 89b9e48 0: good: binutils-gcc-linux: boot
new 18eae95 0: good: binutils-gcc-linux: boot
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 (89b9e48)
\
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:
01-reset_artifacts/console.log | 16 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-binutils/console.log | 10758 +++++++-------
04-build_abe-stage1/console.log | 14772 +++++++++---------
05-build_linux/console.log | 2515 ++--
06-boot_linux/console.log | 416 +-
07-check_regression/console.log | 6 +-
console.log | 28743 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 28185 insertions(+), 29315 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 d34e31968 PDBFPO: Use references instead of pointers, where possible
new 560726388 TestVCCode_step: replace assertTrue with more specific assertions
new 8f7a02656 MinidumpParser: use minidump parser in llvm/Object
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:
lit/Minidump/dump-all.test | 14 +--
lit/Minidump/fb-dump.test | 14 +--
.../test/tools/lldb-vscode/step/TestVSCode_step.py | 20 ++--
source/Plugins/Process/minidump/CMakeLists.txt | 1 +
source/Plugins/Process/minidump/MinidumpParser.cpp | 120 +++------------------
source/Plugins/Process/minidump/MinidumpParser.h | 10 +-
.../Plugins/Process/minidump/ProcessMinidump.cpp | 10 +-
unittests/Process/minidump/CMakeLists.txt | 3 +-
.../minidump/Inputs/bad_duplicate_streams.dmp | Bin 32976 -> 0 bytes
.../minidump/Inputs/bad_overlapping_streams.dmp | Bin 32976 -> 0 bytes
unittests/Process/minidump/MinidumpParserTest.cpp | 41 +++----
11 files changed, 69 insertions(+), 164 deletions(-)
delete mode 100644 unittests/Process/minidump/Inputs/bad_duplicate_streams.dmp
delete mode 100644 unittests/Process/minidump/Inputs/bad_overlapping_streams.dmp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.