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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards db170bdc 0: update: binutils-gcc-linux: boot
new 7ad3502e 0: update: 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 (db170bdc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 78 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 11032 ++++++-------
04-build_abe-stage1/console.log | 18652 +++++++++++----------
05-build_linux/console.log | 730 +-
06-boot_linux/console.log | 388 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31292 ++++++++++++++++++------------------
jenkins/manifest.sh | 15 +-
10 files changed, 31299 insertions(+), 31308 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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards abe2a181 0: update: gcc-2bb427ef308f908ece2014bf962fa84385fb17e1: 1
new 4cf38566 0: update: gcc-f78856a1aa4c4c1e52edb11963bc4f5519827b57: 1
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 (abe2a181)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 130 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-bootstrap_O1/console.log | 65462 +++++++++++++++----------------
05-check_regression/console.log | 4 +
06-update_baseline/console.log | 12 +-
console.log | 66022 ++++++++++++++++----------------
jenkins/manifest.sh | 11 +-
7 files changed, 66035 insertions(+), 66020 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e9ac5c4f 5: update: llvm-linux: 16052
new f4615104 5: update: llvm-linux: 16052
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 (e9ac5c4f)
\
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 | 220 +-
02-build_llvm/console.log | 12235 ++++++++++++-------------
03-build_linux/console.log | 6266 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 22 +-
console.log | 18751 +++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
7 files changed, 18765 insertions(+), 18752 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 fb386ad2b [lldb] Fix python packages install path
new ce4970aef make ConstString allocate memory in non-tiny chunks
new 1374c9c04 [platform process list] add a flag for showing the processes [...]
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:
.../gdb_remote_client/TestPlatformClient.py | 35 ++++++++++++++++++++++
.../gdb_remote_client/gdbclientutils.py | 28 +++++++++++++++--
source/Commands/CommandObjectPlatform.cpp | 4 +++
source/Commands/Options.td | 3 ++
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 3 +-
source/Utility/ConstString.cpp | 9 ++++--
6 files changed, 76 insertions(+), 6 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/gdb_remote_clien [...]
--
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 ffd43c9773e Preserve the location of explicitly defaulted functions.
new 6118e92bdab 2019-10-10 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 8 ++++++++
gcc/cp/constexpr.c | 4 ----
gcc/cp/pt.c | 4 ----
gcc/cp/typeck.c | 29 -----------------------------
4 files changed, 8 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.