This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 983db9932a3 x86: work around compiler diagnosing dangling pointer
new 596a7c72b2e [gdb/testsuite] Skip dap tests for tcl 8.5
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:
gdb/testsuite/gdb.dap/memory.exp | 2 ++
gdb/testsuite/lib/gdb.exp | 5 +++++
2 files changed, 7 insertions(+)
--
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 636e2273aec [4/4] aarch64: Convert UABAL2 and SABAL2 patterns to standa [...]
new 9fd4a38c2f3 aarch64: PR target/109406 Add support for SVE2 unpredicated MUL
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/aarch64/aarch64-sve.md | 9 +++++++
gcc/config/aarch64/aarch64-sve2.md | 17 ++++++++++++-
.../gcc.target/aarch64/sve2/div-by-bitmask_1.c | 6 ++---
.../gcc.target/aarch64/sve2/unpred_mul_1.c | 29 ++++++++++++++++++++++
4 files changed, 57 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve2/unpred_mul_1.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.
unknown user pushed a change to branch master
in repository gcc.
from 6ec565d8755 aarch64: Add pattern to match zero-extending scalar result [...]
new c60654918bc [1/4] aarch64: Convert UABDL and SABDL patterns to standard [...]
new 6c82641d732 [2/4] aarch64: Convert UABDL2 and SABDL2 patterns to standa [...]
new e0472ed5aee [3/4] aarch64: Convert UABAL and SABAL patterns to standard [...]
new 636e2273aec [4/4] aarch64: Convert UABAL2 and SABAL2 patterns to standa [...]
The 4 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/aarch64/aarch64-simd.md | 135 +++++++++++++++------
gcc/config/aarch64/aarch64-sve.md | 8 +-
gcc/config/aarch64/aarch64.cc | 38 +++++-
gcc/config/aarch64/aarch64.md | 8 --
gcc/config/aarch64/iterators.md | 16 ---
.../gcc.target/aarch64/simd/vabal_combine.c | 72 +++++++++++
6 files changed, 213 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vabal_combine.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d4a174a5cbb Automatic date update in version.in
new 983db9932a3 x86: work around compiler diagnosing dangling pointer
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:
opcodes/i386-dis.c | 6 ++++++
1 file changed, 6 insertions(+)
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
from 92a381f4fc 56: onsuccess: #14: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 90eee3ce49 57: onsuccess: #15: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 2004 -> 2168 bytes
02-prepare_abe/console.log.xz | Bin 2460 -> 2420 bytes
03-build_abe-binutils/console.log.xz | Bin 27360 -> 27152 bytes
04-build_kernel_llvm/console.log.xz | Bin 66236 -> 65892 bytes
05-build_abe-qemu/console.log.xz | Bin 31648 -> 30592 bytes
06-build_linux/console.log.xz | Bin 2952 -> 2948 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 540 -> 528 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 28 ++++++++++++++--------------
14 files changed, 19 insertions(+), 19 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 main
in repository newlib.
from da40bd6ea Cygwin: posix_spawnp: don't fallback to sh
new fd26d4b4b RTEMS: Add __m68k_read_tp() to crt0.c
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:
newlib/libc/sys/rtems/crt0.c | 4 ++++
1 file changed, 4 insertions(+)
--
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 newlib.
from da40bd6ea Cygwin: posix_spawnp: don't fallback to sh
new fd26d4b4b RTEMS: Add __m68k_read_tp() to crt0.c
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:
newlib/libc/sys/rtems/crt0.c | 4 ++++
1 file changed, 4 insertions(+)
--
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 60bf26a412a This replaces uses of last_stmt where we do not require deb [...]
new 6ec565d8755 aarch64: Add pattern to match zero-extending scalar result [...]
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/aarch64/aarch64-simd.md | 16 +++++
gcc/testsuite/gcc.target/aarch64/simd/addlv_zext.c | 84 ++++++++++++++++++++++
2 files changed, 100 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/addlv_zext.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_kernel/gnu-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from d06c05c11a 63: onsuccess: #17: 23923: [TCWG CI] https://ci.linaro.org/j [...]
new e3f07c9f62 64: onsuccess: #18: 23923: [TCWG CI] https://ci.linaro.org/j [...]
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 1988 -> 2000 bytes
02-prepare_abe/console.log.xz | Bin 2428 -> 2424 bytes
03-build_abe-binutils/console.log.xz | Bin 27204 -> 27168 bytes
04-build_abe-stage1/console.log.xz | Bin 71768 -> 71840 bytes
05-build_abe-qemu/console.log.xz | Bin 31140 -> 31180 bytes
06-build_linux/console.log.xz | Bin 9360 -> 9480 bytes
08-check_regression/console.log.xz | Bin 608 -> 612 bytes
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 8 ++++----
10 files changed, 6 insertions(+), 6 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_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from 94492523a4 41: onsuccess: #74: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 60954084e9 42: onsuccess: #75: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 62104 -> 62012 bytes
00-sumfiles/gas.log.xz | Bin 150704 -> 150560 bytes
00-sumfiles/ld.log.xz | Bin 107620 -> 107652 bytes
01-reset_artifacts/console.log.xz | Bin 2060 -> 2244 bytes
02-prepare_abe/console.log.xz | Bin 2424 -> 2416 bytes
03-build_abe-binutils/console.log.xz | Bin 27020 -> 27260 bytes
04-build_abe-stage1/console.log.xz | Bin 70956 -> 71132 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8220 -> 8280 bytes
07-build_abe-glibc/console.log.xz | Bin 241156 -> 241940 bytes
08-build_abe-stage2/console.log.xz | Bin 201256 -> 202188 bytes
09-build_abe-gdb/console.log.xz | Bin 34628 -> 34528 bytes
10-build_abe-qemu/console.log.xz | Bin 31912 -> 32112 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3944 -> 3888 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2820 -> 2832 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1248 -> 1232 bytes
13-check_regression/results.compare | 10 +++++-----
13-check_regression/results.compare2 | 6 +++---
14-update_baseline/console.log | 9 ---------
git/gcc_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 10 +++++-----
manifest.sh | 20 ++++++++++----------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
27 files changed, 30 insertions(+), 39 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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from d6263d4ab7 52: onsuccess: #97: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 3bb9767f03 53: onsuccess: #98: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 61892 -> 61912 bytes
00-sumfiles/gas.log.xz | Bin 100948 -> 100976 bytes
00-sumfiles/ld.log.xz | Bin 114176 -> 114124 bytes
01-reset_artifacts/console.log.xz | Bin 2228 -> 2052 bytes
02-prepare_abe/console.log.xz | Bin 2460 -> 2420 bytes
03-build_abe-binutils/console.log.xz | Bin 26844 -> 26896 bytes
04-build_abe-stage1/console.log.xz | Bin 89016 -> 89300 bytes
06-build_abe-linux/console.log.xz | Bin 8280 -> 8280 bytes
07-build_abe-glibc/console.log.xz | Bin 233420 -> 232984 bytes
08-build_abe-stage2/console.log.xz | Bin 225372 -> 225084 bytes
09-build_abe-gdb/console.log.xz | Bin 34196 -> 34576 bytes
10-build_abe-qemu/console.log.xz | Bin 30372 -> 31976 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3848 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2920 -> 2916 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1248 -> 1252 bytes
13-check_regression/results.compare2 | 4 ++--
git/gcc_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 20 ++++++++++----------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
23 files changed, 18 insertions(+), 18 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 28c06d0ed13 Avoid repeated forwarder_block_p calls in CFG cleanup
new 60bf26a412a This replaces uses of last_stmt where we do not require deb [...]
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/gimple-predicate-analysis.cc | 2 +-
gcc/gimple-pretty-print.cc | 5 +----
gcc/gimple-ssa-split-paths.cc | 5 ++---
gcc/graphite-scop-detection.cc | 9 ++-------
gcc/ipa-fnsummary.cc | 15 +++++----------
gcc/ipa-prop.cc | 9 ++++-----
gcc/predict.cc | 25 +++++++++----------------
gcc/tree-ssa-phiopt.cc | 32 ++++++++++++++------------------
gcc/tree-ssa-reassoc.cc | 2 +-
gcc/tree-ssa-sccvn.cc | 8 ++++----
gcc/tree-ssa-structalias.cc | 2 +-
gcc/tree-ssa-threadbackward.cc | 4 ++--
gcc/tree-ssa-threadedge.cc | 4 +---
gcc/tree-switch-conversion.cc | 9 +++------
gcc/tree-tailcall.cc | 11 ++---------
gcc/tree-vect-loop-manip.cc | 2 +-
gcc/tree-vect-slp.cc | 2 +-
gcc/tree-vect-stmts.cc | 2 +-
gcc/tree-vectorizer.cc | 11 ++++-------
19 files changed, 59 insertions(+), 100 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 ff8f9544935 RISC-V: Eliminate redundant vsetvli for duplicate AVL def
new 28c06d0ed13 Avoid repeated forwarder_block_p calls in CFG cleanup
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/cfgcleanup.cc | 4 ++--
1 file changed, 2 insertions(+), 2 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-allmodconfig
in repository toolchain/ci/base-artifacts.
from 2fa3681eb1 62: onsuccess: #14: 23923: [TCWG CI] https://ci.linaro.org/j [...]
new d06c05c11a 63: onsuccess: #17: 23923: [TCWG CI] https://ci.linaro.org/j [...]
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 1992 -> 1988 bytes
02-prepare_abe/console.log.xz | Bin 2416 -> 2428 bytes
03-build_abe-binutils/console.log.xz | Bin 27192 -> 27204 bytes
04-build_abe-stage1/console.log.xz | Bin 71816 -> 71768 bytes
05-build_abe-qemu/console.log.xz | Bin 31248 -> 31140 bytes
06-build_linux/console.log.xz | Bin 9524 -> 9360 bytes
08-check_regression/console.log.xz | Bin 608 -> 608 bytes
git/linux_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 21 +++++++++------------
10 files changed, 11 insertions(+), 14 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 master
in repository toolchain/ci/interesting-commits.
from 6dccccf6 Add entry cda246f8b421ba855a9e5f9d7bfcd0fc49b7bd4b from https [...]
new 6090eb39 Add entry 532d55c0ab4bda1d5da90c6301c7d28ddd98ad18 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:
gdb/gdb-13-branchpoint-1981-g532d55c0ab4 | 1 +
.../tcwg_gnu_native_check_gdb/master-arm/build_url | 2 +-
.../tcwg_gnu_native_check_gdb/master-arm/last_good | 1 +
.../master-arm/summary.txt | 108 ++++++++++++++++++
.../tcwg_gnu_native_check_gdb/status.txt | 126 +++++++++++++++++++++
5 files changed, 237 insertions(+), 1 deletion(-)
create mode 120000 gdb/gdb-13-branchpoint-1981-g532d55c0ab4
copy {binutils/sha1/14317f7f05d0290586f456d02176dd77a81aee69 => gdb/sha1/532d55c0a [...]
create mode 100644 gdb/sha1/532d55c0ab4bda1d5da90c6301c7d28ddd98ad18/tcwg_gnu_nati [...]
create mode 100644 gdb/sha1/532d55c0ab4bda1d5da90c6301c7d28ddd98ad18/tcwg_gnu_nati [...]
create mode 100644 gdb/sha1/532d55c0ab4bda1d5da90c6301c7d28ddd98ad18/tcwg_gnu_nati [...]
--
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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
from bcba153ff2 64: onsuccess: #14: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 36aaff6898 65: onsuccess: #15: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 1956 -> 1984 bytes
02-prepare_abe/console.log.xz | Bin 2432 -> 2428 bytes
03-build_abe-binutils/console.log.xz | Bin 27044 -> 27000 bytes
04-build_abe-stage1/console.log.xz | Bin 89576 -> 89356 bytes
05-build_abe-qemu/console.log.xz | Bin 30968 -> 31800 bytes
06-build_linux/console.log.xz | Bin 4584 -> 4576 bytes
07-boot_linux/console.log.xz | Bin 5644 -> 5624 bytes
08-check_regression/console.log.xz | Bin 528 -> 528 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 28 ++++++++++++++--------------
14 files changed, 19 insertions(+), 19 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 8311c267576 Add testcases for ffs/ctz vectorization.
new 4eae76d1043 RISC-V: Optimize fault only first load
new c5a1fa59ae3 RISC-V: Add function comment for cleanup_insns.
new ff8f9544935 RISC-V: Eliminate redundant vsetvli for duplicate AVL def
The 3 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/riscv-vsetvl.cc | 59 ++++++++++++++++++++--
gcc/config/riscv/riscv-vsetvl.h | 1 +
gcc/config/riscv/vector-iterators.md | 1 +
gcc/config/riscv/vector.md | 10 +++-
.../gcc.target/riscv/rvv/vsetvl/avl_single-102.c | 16 ++++++
.../gcc.target/riscv/rvv/vsetvl/ffload-1.c | 21 ++++++++
.../rvv/vsetvl/{avl_single-74.c => ffload-2.c} | 23 +++++----
.../rvv/vsetvl/{avl_single-74.c => ffload-3.c} | 23 +++++----
.../gcc.target/riscv/rvv/vsetvl/ffload-5.c | 29 +++++++++++
.../gcc.target/riscv/rvv/vsetvl/ffload-6.c | 29 +++++++++++
.../rvv/vsetvl/{avl_single-74.c => ffload-7.c} | 25 +++++----
11 files changed, 201 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/avl_single-102.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/ffload-1.c
copy gcc/testsuite/gcc.target/riscv/rvv/vsetvl/{avl_single-74.c => ffload-2.c} (60%)
copy gcc/testsuite/gcc.target/riscv/rvv/vsetvl/{avl_single-74.c => ffload-3.c} (62%)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/ffload-5.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/ffload-6.c
copy gcc/testsuite/gcc.target/riscv/rvv/vsetvl/{avl_single-74.c => ffload-7.c} (61%)
--
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_native_fast_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
from 0ae6151114 83: onsuccess: #126: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 5e7c99a072 84: onsuccess: #127: 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:
00-sumfiles/g++.log.xz | Bin 1408 -> 1408 bytes
00-sumfiles/gcc.log.xz | Bin 371304 -> 371188 bytes
00-sumfiles/gfortran.log.xz | Bin 55392 -> 55628 bytes
00-sumfiles/libatomic.log.xz | Bin 436 -> 432 bytes
00-sumfiles/libgomp.log.xz | Bin 432 -> 432 bytes
00-sumfiles/libitm.log.xz | Bin 432 -> 432 bytes
00-sumfiles/libstdc++.log.xz | Bin 424 -> 424 bytes
01-reset_artifacts/console.log.xz | Bin 2236 -> 2276 bytes
02-prepare_abe/console.log.xz | Bin 2424 -> 2432 bytes
03-build_abe-binutils/console.log.xz | Bin 35116 -> 34960 bytes
04-build_abe-gcc/console.log.xz | Bin 202864 -> 203752 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8288 -> 8272 bytes
07-build_abe-glibc/console.log.xz | Bin 241488 -> 241712 bytes
08-build_abe-gdb/console.log.xz | Bin 34668 -> 34760 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3820 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3588 -> 3516 bytes
10-build_abe-check_gcc/flaky.xfail | 2 +-
11-check_regression/console.log.xz | Bin 1336 -> 1332 bytes
11-check_regression/results.compare | 18 +++++++++---------
11-check_regression/results.compare2 | 6 +++---
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 18 +++++++++---------
manifest.sh | 22 +++++++++++-----------
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 2 +-
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
33 files changed, 43 insertions(+), 43 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from bfccfef005 60: onsuccess: #16: 23545: [TCWG CI] https://ci.linaro.org/j [...]
new e448dfa505 61: onsuccess: #17: 23551: [TCWG CI] https://ci.linaro.org/j [...]
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 1984 -> 2196 bytes
02-prepare_abe/console.log.xz | Bin 2408 -> 2428 bytes
03-build_abe-binutils/console.log.xz | Bin 26736 -> 27144 bytes
04-build_abe-stage1/console.log.xz | Bin 89416 -> 88828 bytes
05-build_abe-qemu/console.log.xz | Bin 29764 -> 31604 bytes
06-build_linux/console.log.xz | Bin 8780 -> 8980 bytes
08-check_regression/console.log.xz | Bin 612 -> 616 bytes
09-update_baseline/console.log | 9 +++++++++
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 28 ++++++++++++++--------------
results | 2 +-
15 files changed, 29 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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 0879ad83 round-robin.sh (build_abe): Store ABE log files if ABE failed
adds 70d35060 tcwg_bmk-build.sh: Fix results.regressions for bmk jobs
No new revisions were added by this update.
Summary of changes:
tcwg_bmk-build.sh | 3 ++-
1 file changed, 2 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_kernel/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from d2c862271f 81: force: #27: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
new a46445af72 82: force: #29: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
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 1984 -> 1996 bytes
02-prepare_abe/console.log.xz | Bin 2476 -> 2444 bytes
03-build_abe-binutils/console.log.xz | Bin 27736 -> 27796 bytes
04-build_kernel_llvm/console.log.xz | Bin 65568 -> 65280 bytes
05-build_abe-qemu/console.log.xz | Bin 32752 -> 33016 bytes
06-build_linux/console.log.xz | Bin 3168 -> 3236 bytes
07-boot_linux/console.log.xz | Bin 480 -> 480 bytes
08-check_regression/console.log.xz | Bin 524 -> 532 bytes
09-update_baseline/console.log | 9 +++++++++
jenkins/notify.sh | 2 +-
manifest.sh | 12 ++++++------
11 files changed, 16 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_gnu_woa_build/master-woa64
in repository toolchain/ci/base-artifacts.
from 31fd4e629b 39: onsuccess: #44: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new c2cce1e2a8 40: onsuccess: #45: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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 2024 -> 2032 bytes
02-prepare_abe/console.log.xz | Bin 2452 -> 2436 bytes
04-build_abe-binutils/console.log.xz | Bin 25188 -> 24808 bytes
05-check_regression/console.log.xz | Bin 548 -> 548 bytes
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 8 ++++----
7 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.