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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
from cbd7ee866a2 70: onsuccess: #22: 33: [TCWG CI] https://ci.linaro.org/job [...]
new 974469f763f 71: onsuccess: #23: 33: [TCWG CI] https://ci.linaro.org/job [...]
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 2076 -> 2332 bytes
02-prepare_abe/console.log.xz | Bin 2484 -> 2560 bytes
03-build_abe-binutils/console.log.xz | Bin 27856 -> 27336 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17808 -> 17800 bytes
04-build_abe-stage1/console.log.xz | Bin 90096 -> 90680 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70220 -> 70584 bytes
05-build_abe-qemu/console.log.xz | Bin 34776 -> 35124 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 27460 -> 27604 bytes
06-build_linux/console.log.xz | Bin 4784 -> 4868 bytes
08-check_regression/console.log.xz | Bin 524 -> 524 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
manifest.sh | 32 ++++++++++++++---------------
15 files changed, 19 insertions(+), 21 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 glibc.
from 2cbeda847b Fix a few more typos I missed in previous round -- BZ 25337
new ac14b7ee06 elf: Sort Makefile variables.
new 547de57e5a Add lint-makefiles Makefile linting test.
The 2 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:
Makefile | 10 +++++++
elf/Makefile | 2 +-
scripts/lint-makefiles.sh | 74 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 scripts/lint-makefiles.sh
--
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_bootstrap_build/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
from fc66bd95d41 29: onsuccess: #30: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 0b8ce6ee0b1 30: onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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 2176 -> 2164 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2628 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 278368 -> 275284 bytes
04-build_abe-bootstrap_lto/make-gcc-stage2.log.xz | Bin 222348 -> 221452 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
06-update_baseline/console.log | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 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_bootstrap_build/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
from b609297f38d 28: onsuccess: #30: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 2931bc3ecff 29: onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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 2172 -> 2252 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2612 bytes
04-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 619020 -> 614116 bytes
.../make-gcc-stage2.log.xz | Bin 553284 -> 553364 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
06-update_baseline/console.log | 14 --------------
git/gcc_rev | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 6 insertions(+), 20 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 829d5975485 Daily bump.
new 2e3401bd71b RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv ins [...]
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/config/riscv/autovec-opt.md | 80 ++++++++++++++++++++++
gcc/config/riscv/vector.md | 3 +-
.../rvv/autovec/widen/{widen-3.c => widen-7.c} | 8 +--
.../{widen-complicate-1.c => widen-complicate-3.c} | 15 ++--
.../riscv/rvv/autovec/widen/widen-complicate-4.c | 31 +++++++++
.../autovec/widen/{widen_run-5.c => widen_run-7.c} | 10 +--
6 files changed, 130 insertions(+), 17 deletions(-)
create mode 100644 gcc/config/riscv/autovec-opt.md
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/widen/{widen-3.c => widen-7.c} (83%)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/widen/{widen-complicate-1.c => wid [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/widen/widen-complicate-4.c
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/widen/{widen_run-5.c => widen_run- [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from a5b9c786 Add entry fb409a15d9babc78fe1d9957afcbaf1102cce58f from https [...]
new d3cc9107 Add entry 940645cec500ab5fda849130e5353e86dce3bed5 from https [...]
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:
.../tcwg_gnu_cross_check_gcc/master-aarch64/build_url | 2 +-
.../master-aarch64/last_good | 0
.../master-aarch64/summary.txt | 0
.../tcwg_gnu_cross_check_gcc/status.txt | 4 ++++
4 files changed, 5 insertions(+), 1 deletion(-)
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e => 940645cec500ab5fda84913 [...]
copy gcc/sha1/940645cec500ab5fda849130e5353e86dce3bed5/{tcwg_gcc_check => tcwg_gnu [...]
copy gcc/sha1/940645cec500ab5fda849130e5353e86dce3bed5/{tcwg_gcc_check => tcwg_gnu [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.