This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 353741f4 2: update: binutils-gcc-glibc: 1
new 01fd4530 2: update: binutils-gcc-glibc: 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 (353741f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-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 | 218 +-
02-prepare_abe/console.log | 312 +-
03-build_abe-binutils/console.log | 10991 +-
04-build_abe-stage1/console.log | 14482 ++-
06-build_abe-linux/console.log | 2034 +-
07-build_abe-glibc/console.log | 39074 ++++---
08-build_abe-stage2/console.log | 31164 +++---
10-benchmark--Os_LTO/benchmark-start.log | 1 -
10-benchmark/benchmark-start.log | 1 +
.../benchmark.log | 38 +-
{10-benchmark--Os_LTO => 10-benchmark}/console.log | 207 +-
11-check_regression/console.log | 1036 +-
11-check_regression/results-0.csv | 272 +-
11-check_regression/results-1.csv | 267 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 38 +-
11-check_regression/results-full.csv | 264 +-
11-check_regression/results.csv | 66 +-
11-check_regression/results.log | 6268 +-
12-update_baseline/console.log | 3332 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-1.csv | 267 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-compare.csv | 53 +-
12-update_baseline/results-full.csv | 242 +-
12-update_baseline/results.csv | 66 +-
12-update_baseline/results.log | 3936 +-
12-update_baseline/results.regressions | 30 +-
console.log | 103342 +++++++++---------
jenkins/manifest.sh | 20 +-
results | 2 +-
results_id | 2 +-
32 files changed, 106573 insertions(+), 111570 deletions(-)
delete mode 100644 10-benchmark--Os_LTO/benchmark-start.log
create mode 100644 10-benchmark/benchmark-start.log
rename {10-benchmark--Os_LTO => 10-benchmark}/benchmark.log (68%)
rename {10-benchmark--Os_LTO => 10-benchmark}/console.log (60%)
--
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 63834c84d43 aarch64: Don't include vec_select high-half in SIMD multiply cost
new 5391688acc9 IBM Z: Get rid of vec merge unspec
new 0aa7091befa IBM Z: Get rid of vpdi unspec
new 4e34925ef1a IBM Z: Remove redundant V_HW_64 mode iterator.
new 6dc8c465644 IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST for vector merge
new 361da782a25 IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST for vpdi
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:
gcc/config/s390/s390-modes.def | 11 +-
gcc/config/s390/s390-protos.h | 2 +
gcc/config/s390/s390.c | 188 ++++++++++++++++
gcc/config/s390/s390.md | 3 -
gcc/config/s390/vector.md | 242 +++++++++++++++++----
gcc/config/s390/vx-builtins.md | 75 +++----
.../vector/long-double-asm-in-out-hard-fp-reg.c | 8 +-
.../vector/long-double-asm-inout-hard-fp-reg.c | 6 +-
gcc/testsuite/gcc.target/s390/vector/perm-merge.c | 104 +++++++++
gcc/testsuite/gcc.target/s390/vector/perm-vpdi.c | 49 +++++
gcc/testsuite/gcc.target/s390/vector/vec-types.h | 35 +++
gcc/testsuite/gcc.target/s390/zvector/vec-permi.c | 54 -----
gcc/testsuite/gcc.target/s390/zvector/vec-types.h | 37 ++++
gcc/testsuite/gcc.target/s390/zvector/vec_merge.c | 88 ++++++++
gcc/testsuite/gcc.target/s390/zvector/vec_permi.c | 66 ++++++
15 files changed, 821 insertions(+), 147 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/perm-merge.c
create mode 100644 gcc/testsuite/gcc.target/s390/vector/perm-vpdi.c
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-types.h
delete mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-permi.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-types.h
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_merge.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_permi.c
--
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_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/newlib.
from 38965159d Cygwin: Add winsymlinks:sys
adds 2b50ec0cd libc: Added implementation for sig2str/str2sig.
adds cf9a51371 Cygwin: clarify importance of new GNU-specifc API
adds 5970bbded Cygwin: export new sig2str/str2sig
adds 15c53a34b libc: Fix compilation for new sig2str/str2sig implementation
adds 99a4b087d Cygwin: Make gmondump conform to its doc + adjust doc
adds 94ead7b76 Cygwin: More profiler format + small issue fixes
adds 0cb40f415 RISC-V: Reliably initialize t0 in _times()
No new revisions were added by this update.
Summary of changes:
libgloss/riscv/sys_times.c | 13 +-
newlib/libc/include/sys/signal.h | 17 +++
newlib/libc/signal/Makefile.am | 4 +-
newlib/libc/signal/Makefile.in | 14 +-
newlib/libc/signal/sig2str.c | 302 +++++++++++++++++++++++++++++++++++++++
newlib/libc/signal/signal.tex | 4 +
winsup/cygwin/common.din | 2 +
winsup/cygwin/release/3.3.0 | 8 +-
winsup/doc/new-features.xml | 10 +-
winsup/doc/posix.xml | 2 +
winsup/doc/utils.xml | 7 +-
winsup/utils/gmondump.c | 12 ++
winsup/utils/profiler.cc | 60 +++-----
13 files changed, 398 insertions(+), 57 deletions(-)
create mode 100644 newlib/libc/signal/sig2str.c
--
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_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 85a4f292 0: update: binutils-gcc-newlib: 1
new 749bff2a 0: update: binutils-gcc-newlib: 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 (85a4f292)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 | 192 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 10875 ++--
04-build_abe-stage1/console.log | 17717 +++---
05-clean_sysroot/console.log | 4 +-
06-build_abe-newlib/console.log | 5943 +-
07-build_abe-stage2/console.log | 27623 ++++----
09-benchmark--Os_LTO_mthumb/benchmark-start.log | 1 -
09-benchmark--Os_LTO_mthumb/benchmark.log | 16 -
09-benchmark/benchmark-start.log | 1 +
09-benchmark/benchmark.log | 65 +
.../console.log | 166 +-
10-check_regression/console.log | 52 +-
10-check_regression/results-1.csv | 2 +-
10-check_regression/results-brief.csv | 2 +-
10-check_regression/results-full.csv | 2 +-
10-check_regression/results.csv | 2 +-
10-check_regression/results.log | 24 +-
11-update_baseline/console.log | 52 +-
11-update_baseline/results-1.csv | 2 +-
11-update_baseline/results-brief.csv | 2 +-
11-update_baseline/results-full.csv | 2 +-
11-update_baseline/results.csv | 2 +-
11-update_baseline/results.log | 24 +-
console.log | 63118 +++++++++----------
jenkins/manifest.sh | 20 +-
results | 2 +-
results_id | 2 +-
28 files changed, 61449 insertions(+), 64888 deletions(-)
delete mode 100644 09-benchmark--Os_LTO_mthumb/benchmark-start.log
delete mode 100644 09-benchmark--Os_LTO_mthumb/benchmark.log
create mode 100644 09-benchmark/benchmark-start.log
create mode 100644 09-benchmark/benchmark.log
rename {09-benchmark--Os_LTO_mthumb => 09-benchmark}/console.log (51%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.