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-defconfig
in repository toolchain/ci/base-artifacts.
discards e1de679 0: update: binutils-gcc-linux: boot
new 0421c2e 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 (e1de679)
\
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11013 +++++++------
04-build_abe-stage1/console.log | 15414 +++++++++---------
05-build_linux/console.log | 2645 ++--
06-boot_linux/console.log | 349 +-
console.log | 29985 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 29999 insertions(+), 29989 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8b16270 2: update: llvm-linux: 19260
new 5e7d93d 2: update: llvm-linux: 19260
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 (8b16270)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11621 ++++++++++----------
03-build_linux/console.log | 9632 ++++++++---------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 20 +-
console.log | 21499 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 21506 insertions(+), 21504 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 libcxx.
from 35323b7f0 Support overaligned types in `aligned_storage`.
new 3cae9fcd3 Fix a bunch of unordered container tests that were failing wh [...]
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:
.../std/containers/unord/unord.map/bucket.pass.cpp | 2 +-
.../unord/unord.map/bucket_size.pass.cpp | 2 +-
.../unord/unord.multimap/bucket.pass.cpp | 2 +-
.../unord/unord.multimap/bucket_size.pass.cpp | 2 +-
.../unord/unord.multiset/bucket.pass.cpp | 2 +-
.../unord/unord.multiset/bucket_size.pass.cpp | 2 +-
.../unord/unord.multiset/db_iterators_7.pass.cpp | 2 +-
.../unord/unord.multiset/db_iterators_8.pass.cpp | 6 ++---
.../unord.multiset/db_local_iterators_7.pass.cpp | 2 +-
.../unord.multiset/db_local_iterators_8.pass.cpp | 6 ++---
.../std/containers/unord/unord.set/bucket.pass.cpp | 2 +-
.../unord/unord.set/bucket_size.pass.cpp | 2 +-
.../unord/unord.set/db_iterators_7.pass.cpp | 2 +-
.../unord/unord.set/db_iterators_8.pass.cpp | 6 ++---
.../unord/unord.set/db_local_iterators_7.pass.cpp | 2 +-
.../unord/unord.set/db_local_iterators_8.pass.cpp | 7 +++---
.../unord/unord.set/emplace_hint.pass.cpp | 10 ++++----
.../unord/unord.set/insert_hint_rvalue.pass.cpp | 28 ++++++++++------------
18 files changed, 41 insertions(+), 46 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 google/grte/v6-2.29/master
in repository glibc.
from 96ba247eed Comment out debugging hack that pollutes namespace
new c3f0d624e9 Make zero volatile to defeat constant-folding of 0.0/0.0
new 2b89ce53dc Defeat a malloc optimization by declaring things volatile.
new 583e97d196 Make pointer in tst-realloc volatile also
new d3f21e2615 Bypass gettimeofday ifunc if using clang
new 2431995fd0 As with gettimeofday, avoid vdso for clang-compiled time()
The 5 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:
malloc/tst-malloc-backtrace.c | 4 ++--
malloc/tst-malloc-too-large.c | 2 +-
malloc/tst-malloc.c | 2 +-
malloc/tst-mcheck.c | 2 +-
malloc/tst-realloc.c | 2 +-
malloc/tst-valloc.c | 2 +-
sysdeps/ieee754/k_standard.c | 2 +-
sysdeps/unix/sysv/linux/x86/gettimeofday.c | 3 ++-
sysdeps/unix/sysv/linux/x86/time.c | 5 ++++-
9 files changed, 14 insertions(+), 10 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 compiler-rt.
from 88c128eea [libFuzzer] Fix failing test: sigint.test
new b20d70159 [libFuzzer] Disable i386 on non-Linux platforms
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:
cmake/config-ix.cmake | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
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_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from de9781d417 Automatic date update in version.in
adds 9c1d020285 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards feb596a 0: update: binutils-gcc-glibc-llvm: 0
new 2f97d6e 0: update: binutils-gcc-glibc-llvm: 0
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 (feb596a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 221 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10932 ++--
04-build_abe-stage1/console.log | 17521 +++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38203 ++++++-----
07-build_abe-stage2/console.log | 43777 +++++++------
08-build_llvm-true/console.log | 11632 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 126 +-
10-check_regression/console.log | 198 +-
11-update_baseline/console.log | 208 +-
console.log | 123488 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results.csv | 16 +-
results_id | 2 +-
17 files changed, 123489 insertions(+), 123585 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.