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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d3043dbbe binutils-ebb8004a18a3808d7197762faf3c5aaeae82371f: all
new 473785997 gcc-c008938d59682829568ce5baec310fbd7f22afb1: 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 (d3043dbbe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6267 +++---
4-build_abe-stage1/console.log | 13474 ++++++-------
5-count_linux_objs/console.log | 18045 +++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 37920 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 38052 insertions(+), 37792 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 41f915bf8 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
new 28580ba36 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
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/expression_command/rdar44436068/Test128BitsInteger.py | 5 +----
.../expression_command/unwind_expression/TestUnwindExpression.py | 1 -
.../functionalities/conditional_break/TestConditionalBreak.py | 3 ---
.../data-formatter/data-formatter-cpp/TestDataFormatterCpp.py | 3 ---
.../data-formatter-smart-array/TestDataFormatterSmartArray.py | 3 ---
.../functionalities/disassembly/TestDisassembleBreakpoint.py | 3 ---
.../recursive-inferior/TestRecursiveInferior.py | 5 +----
.../test/functionalities/memory/cache/TestMemoryCache.py | 3 ---
.../lldbsuite/test/functionalities/memory/find/TestMemoryFind.py | 1 -
.../thread/crash_during_step/TestCrashDuringStep.py | 1 -
.../thread/exit_during_step/TestExitDuringStep.py | 9 ---------
.../test/functionalities/thread/thread_exit/TestThreadExit.py | 3 ---
packages/Python/lldbsuite/test/lang/c/anonymous/TestAnonymous.py | 1 -
.../Python/lldbsuite/test/lang/c/shared_lib/TestSharedLib.py | 2 --
14 files changed, 2 insertions(+), 41 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8c6f226d6 gcc-dbe37154765673cc9a1058e184dcec03c5795148: 17395
new 3b564cebf linux-02fc169594e96f7c51c4f23114e12b7a18e85a0a: 17395
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 (8c6f226d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 78 +-
3-build_abe-binutils/console.log | 3544 +++----
4-build_abe-stage1/console.log | 4818 +++++----
5-count_linux_objs/console.log | 14863 +++++++++++++--------------
7-update_baseline/console.log | 2 +-
console.log | 20043 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 21642 insertions(+), 21724 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 f6ea1298bb3 [binutils] NFC: fix clang-tidy warning: use empty() instead [...]
new 80fa53ba4eb [AArch64][GlobalISel] Implement selection og G_MERGE of two [...]
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/Target/AArch64/AArch64InstructionSelector.cpp | 50 ++++++++++++++++++++++
.../AArch64/GlobalISel/select-scalar-merge.mir | 34 +++++++++++++++
2 files changed, 84 insertions(+)
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-scalar-merge.mir
--
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 gcc.
from c008938d596 Daily bump.
new 08b9775eafa [RS6000] Fix non-linux powerpc breakage
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:
gcc/ChangeLog | 4 ++++
gcc/config/rs6000/sysv4.h | 4 ++++
2 files changed, 8 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.
unknown user pushed a change to branch master
in repository lldb.
from 4e025afd0 Simplify code for readability. (NFC)
new 41f915bf8 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
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:
packages/Python/lldbsuite/test/lang/cpp/lambdas/TestLambdas.py | 5 +----
.../lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py | 7 +++----
packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | 1 -
.../Python/lldbsuite/test/python_api/hello_world/TestHelloWorld.py | 2 --
.../python_api/watchpoint/watchlocation/TestTargetWatchAddress.py | 1 -
5 files changed, 4 insertions(+), 12 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 6a3c3e7e5 linux-02fc169594e96f7c51c4f23114e12b7a18e85a0a: all
new 9ab10cdda llvm-52a50559edfce037902af96151c53c5e513b0f64: 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 (6a3c3e7e5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 148 +-
2-build_llvm/console.log | 10315 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 147 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10616 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10573 insertions(+), 10677 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 56b48931c gcc-73dbcdabc11a54af965feb29bcc77e8b89c20a97: all
new b4b6e2a07 binutils-f0f13ece4ce4ae5745cbf987c187306f755736b8: 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 (56b48931c)
\
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 | 58 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3436 ++++++------
4-build_abe-stage1/console.log | 4589 ++++++++--------
5-count_linux_objs/console.log | 2422 +++++----
console.log | 10597 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10573 insertions(+), 10551 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.