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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e902911bbd all
new 13dbd8fb29 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 (e902911bbd)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3680 ++++++++--------
4-build_abe-stage1/console.log | 4917 +++++++++++----------
5-count_linux_objs/console.log | 28 +-
console.log | 8721 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 8670 insertions(+), 8704 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 clang.
from 937984b3a9 [opaque pointer types] Cleanup CGBuilder's Create*GEP.
new fdd6b2ea2a Use llvm::is_contained. NFC
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/ARCMigrate/ARCMT.cpp | 4 ++--
lib/AST/RecordLayoutBuilder.cpp | 2 +-
lib/Basic/TargetInfo.cpp | 2 +-
lib/Driver/Driver.cpp | 3 +--
lib/Driver/ToolChains/Arch/AArch64.cpp | 5 ++---
lib/Driver/ToolChains/Arch/RISCV.cpp | 2 +-
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 2 +-
unittests/Tooling/ToolingTest.cpp | 2 +-
utils/TableGen/NeonEmitter.cpp | 4 ++--
9 files changed, 12 insertions(+), 14 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-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ac13b6842d 18183
new 75ac37b8b8 18183
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 (ac13b6842d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3369 +++++++++---------
4-build_abe-stage1/console.log | 3681 ++++++++++----------
5-count_linux_objs/console.log | 38 +-
6-check_regression/console.log | 8 +-
7-update_baseline/console.log | 10 +-
console.log | 6940 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
10 files changed, 7017 insertions(+), 7057 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-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e9e983c9a0 all
new 98fb0e50c7 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 (e9e983c9a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 14 +-
3-build_abe-binutils/console.log | 3521 +++++++++--------
4-build_abe-stage1/console.log | 4276 ++++++++++----------
5-count_linux_objs/console.log | 65 +-
console.log | 8036 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 7942 insertions(+), 7982 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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d1ea488747 Automatic date update in version.in
adds a0e90a73f0 [ARC] don't force _init/_fini as DT_INIT/DT_FINI.
adds 10a54ace4a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 +++++++
bfd/elf32-arc.c | 10 ----------
bfd/version.h | 2 +-
ld/ChangeLog | 4 ++++
ld/emultempl/arclinux.em | 29 +----------------------------
5 files changed, 13 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.