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_sq/llvm-master-aarch64-cpu2017-Os
in repository toolchain/ci/base-artifacts.
discards 4ce952af 0: update: binutils-gcc-linux-glibc-llvm: 1
new 947f84ef 0: update: binutils-gcc-linux-glibc-llvm: 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 (4ce952af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_sq/llvm-master- [...]
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.xz | Bin 1556 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 30992 -> 31272 bytes
04-build_abe-stage1/console.log.xz | Bin 74612 -> 74980 bytes
06-build_abe-linux/console.log.xz | Bin 9164 -> 9220 bytes
07-build_abe-glibc/console.log.xz | Bin 240664 -> 240752 bytes
08-build_abe-stage2/console.log.xz | Bin 182908 -> 182448 bytes
09-build_llvm-true/console.log.xz | Bin 62600 -> 62104 bytes
10-benchmark/benchmark-build.log | 92 +-
10-benchmark/benchmark.log | 90 +-
10-benchmark/console.log.xz | Bin 3744 -> 3716 bytes
11-check_regression/console.log.xz | Bin 4164 -> 4124 bytes
11-check_regression/csv-results-0/md5sum.csv | 44738 ++--
11-check_regression/csv-results-0/perf.csv | 1579 +-
11-check_regression/csv-results-0/results.csv | 8489 +-
11-check_regression/csv-results-0/size.csv | 183943 ++++++++-------
11-check_regression/csv-results-0/vect.csv | 14 +-
11-check_regression/csv-results-1/md5sum.csv | 71944 +++---
11-check_regression/csv-results-1/perf.csv | 1533 +-
11-check_regression/csv-results-1/results.csv | 8856 +-
11-check_regression/csv-results-1/size.csv | 276559 ++++++++++++-----------
11-check_regression/csv-results-1/vect.csv | 20 +-
11-check_regression/results-brief.csv | 26 +-
11-check_regression/results-full.csv | 1629 +-
11-check_regression/results-internal.csv | 98 +-
11-check_regression/results.log | 1934 +-
12-update_baseline/console.log | 3546 +-
12-update_baseline/csv-results-0/md5sum.csv | 44738 ++--
12-update_baseline/csv-results-0/perf.csv | 1579 +-
12-update_baseline/csv-results-0/results.csv | 8489 +-
12-update_baseline/csv-results-0/size.csv | 183943 ++++++++-------
12-update_baseline/csv-results-0/vect.csv | 14 +-
12-update_baseline/csv-results-1/md5sum.csv | 71944 +++---
12-update_baseline/csv-results-1/perf.csv | 1533 +-
12-update_baseline/csv-results-1/results.csv | 8856 +-
12-update_baseline/csv-results-1/size.csv | 276559 ++++++++++++-----------
12-update_baseline/csv-results-1/vect.csv | 20 +-
12-update_baseline/results-brief.csv | 26 +-
12-update_baseline/results-full.csv | 1629 +-
12-update_baseline/results-internal.csv | 98 +-
12-update_baseline/results.log | 1948 +-
jenkins/manifest.sh | 24 +-
results_id | 2 +-
43 files changed, 599852 insertions(+), 606640 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_cross_build/master-arm
in repository toolchain/ci/gcc.
from 64d4f27a0ce Implement __imag__ of float _Complex using shufps on x86_64.
adds 2669cae081c lto-plugin: make claim_file_handler thread-safe
adds 153689603fd [gdb/build] Fix gdbserver build with -fsanitize=thread
adds 48099f7dafe libstdc++: Invert relationship between std::is_clock and st [...]
adds 6177f60d914 libstdc++: Simplify fs::path construction using variable template
adds da55353e95f libstdc++: Simplify std::variant construction using variabl [...]
adds a364488f7a7 libstdc++: Make std::move_only_function never valueless in [...]
adds 30a8f67295f libstdc++: testsuite: avoid predicable mkstemp
adds c10a7546cf6 libstdc++: testsuite: Add missing <string> header
new b06a282921c amdgcn: remove obsolete assembler workarounds
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:
configure | 2 +-
configure.ac | 2 +-
gcc/config/gcn/gcn.md | 36 +++-----------
libstdc++-v3/include/bits/chrono.h | 45 +++++++----------
libstdc++-v3/include/bits/fs_path.h | 15 +++---
libstdc++-v3/include/bits/move_only_function.h | 12 +++++
libstdc++-v3/include/std/variant | 43 ++++++++--------
.../testsuite/ext/mt_allocator/22309_thread.cc | 1 +
libstdc++-v3/testsuite/util/testsuite_fs.h | 57 ++++++++++++++--------
lto-plugin/config.h.in | 3 ++
lto-plugin/configure | 17 ++++++-
lto-plugin/configure.ac | 7 +++
lto-plugin/lto-plugin.c | 20 ++++++++
13 files changed, 150 insertions(+), 110 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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 0e69f354 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 15f6b0cc 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (0e69f354)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30424 -> 31060 bytes
05-build_abe-stage1/console.log.xz | Bin 91216 -> 91516 bytes
07-build_abe-linux/console.log.xz | Bin 8756 -> 8760 bytes
08-build_abe-glibc/console.log.xz | Bin 232824 -> 235032 bytes
09-build_abe-stage2/console.log.xz | Bin 223976 -> 226364 bytes
10-build_abe-gdb/console.log.xz | Bin 37596 -> 38048 bytes
11-build_abe-qemu/console.log.xz | Bin 32912 -> 32680 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
12 files changed, 11 insertions(+), 11 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 gcc.
from 00063459f68 testsuite: Fix up pr106070.c test [PR106070]
new a1f8a3860fe amdgcn: test global constructors
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/testsuite/lib/target-supports.exp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.