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-allmodconfig
in repository toolchain/binutils-gdb.
from 0a59decbb8 elf: Add PT_GNU_PROPERTY segment type
adds 097b3e5087 Automatic date update in version.in
adds 7ff6138b00 Minor gdb/Makefile.in cleanups
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/Makefile.in | 8 +-------
3 files changed, 8 insertions(+), 8 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1de00b8a9 gcc-e9e2ece3e86af53259a96c241e6c0a71061abb2f: 18077
new 59894d96c binutils-7ff6138b00d245b765266ccaa238e51f906f5356: 18077
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 (1de00b8a9)
\
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 | 52 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3539 +-
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4262 +-
5-count_linux_objs/console.log | 279508 +++++++++++++++++------------------
7-update_baseline/console.log | 2 +-
console.log | 287239 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 287222 insertions(+), 287400 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-allnoconfig
in repository toolchain/binutils-gdb.
from 0a59decbb8 elf: Add PT_GNU_PROPERTY segment type
adds 097b3e5087 Automatic date update in version.in
adds 7ff6138b00 Minor gdb/Makefile.in cleanups
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/Makefile.in | 8 +-------
3 files changed, 8 insertions(+), 8 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1f3b2bf55 gcc-0f5abdcfc5c26765f234870e8ad826915757a72f: all
new e5c8bcbc6 binutils-7ff6138b00d245b765266ccaa238e51f906f5356: 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 (1f3b2bf55)
\
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 | 60 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3671 +++++-----
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4852 +++++++------
5-count_linux_objs/console.log | 5772 +++++++--------
console.log | 14489 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 14383 insertions(+), 14481 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 a674a04e68 [libclang] Add dependency on clangSerialization to unbreak - [...]
new b1e9e90f5d [analyzer] Assume that we always have a SubEngine available
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:
.../Core/PathSensitive/ProgramState.h | 8 +--
.../Checkers/AnalysisOrderChecker.cpp | 2 +-
lib/StaticAnalyzer/Core/CallEvent.cpp | 8 +--
lib/StaticAnalyzer/Core/ExprEngine.cpp | 4 +-
lib/StaticAnalyzer/Core/ProgramState.cpp | 59 +++++++++-------------
lib/StaticAnalyzer/Core/RegionStore.cpp | 8 ++-
lib/StaticAnalyzer/Core/SValBuilder.cpp | 2 +-
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 2 +-
8 files changed, 40 insertions(+), 53 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9ef67e1e7 linux-6531e115b7ab84f563fcd7f0d2d05ccf971aaaf9: 16218
new 642ed2e0e llvm-b425d5df6f06e7141bb65d7db7bddc19fb36d7cb: 16218
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 (9ef67e1e7)
\
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:
1-reset_artifacts/console.log | 90 +-
2-build_llvm/console.log | 10315 +++++++++++++++----------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 2468 ++++----
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 12803 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 12836 insertions(+), 12862 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-lts-allnoconfig
in repository toolchain/gcc.
from fbc08b62620 [AArch64][doc] Clarify -msve-vector-bits=128 behaviour
adds 5fcbec0675b Daily bump.
adds 520d71b14f6 Backport from mainline 2018-11-02 Richard Biener <rguen [...]
adds abf54c8d65c * ipa.c (cgraph_build_static_cdtor_1): Add OPTIMIZATION an [...]
adds 38e08149c16 Backport from trunk 2018-12-14 Segher Boessenkool <segh [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 24 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/dwarf2out.c | 5 +++--
gcc/function.c | 2 +-
gcc/ipa.c | 12 +++++++++---
5 files changed, 38 insertions(+), 7 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d8bdfd37f binutils-4befc55d49876f30e298630066ab1bd8e5bf2ac2: all
new 96bb82c9a gcc-38e08149c16a0fa030ad84f91373db85907bae72: 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 (d8bdfd37f)
\
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 | 58 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3465 +++++++++--------
4-build_abe-stage1/console.log | 4339 ++++++++++-----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 38 +-
console.log | 7926 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 7945 insertions(+), 7901 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.