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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d4409ce 0: update: gcc-886e6c18b0a7ec9f205396f75a33edb5c852749c: all
new a8651c1 0: update: 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 (d4409ce)
\
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 | 165 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 11265 ++++++++-------
04-build_abe-stage1/console.log | 15557 ++++++++++----------
05-build_linux/console.log | 616 +-
06-boot_linux/console.log | 6 +-
console.log | 27934 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 28465 insertions(+), 27396 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 19d3f2001 Try again to move common functionality from ProcessWindows in [...]
new b5c7e3f04 Revert accidental change to file
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:
source/Plugins/ObjectFile/ELF/ELFHeader.cpp | 3 ---
1 file changed, 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/llvm-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 5f1a801 0: update: llvm-linux: boot
new 708d003 0: update: llvm-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 (5f1a801)
\
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 12032 +++++++++++++++++------------------
03-build_linux/console.log | 686 +-
04-boot_linux/console.log | 350 +-
console.log | 13234 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
7 files changed, 13259 insertions(+), 13223 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 1ff11c741 [lldb] Quick Fix: IRExecutionUnit check pointer before access it
new 19d3f2001 Try again to move common functionality from ProcessWindows in [...]
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:
source/Plugins/ObjectFile/ELF/ELFHeader.cpp | 3 +
.../Plugins/Process/Windows/Common/CMakeLists.txt | 1 +
.../Process/Windows/Common/ProcessDebugger.cpp | 582 +++++++++++++++++++++
.../Process/Windows/Common/ProcessDebugger.h | 101 ++++
.../Process/Windows/Common/ProcessWindows.cpp | 473 ++---------------
.../Process/Windows/Common/ProcessWindows.h | 21 +-
6 files changed, 726 insertions(+), 455 deletions(-)
create mode 100644 source/Plugins/Process/Windows/Common/ProcessDebugger.cpp
create mode 100644 source/Plugins/Process/Windows/Common/ProcessDebugger.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.