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 fb57d881f 9: onsuccess: 33: Successful build after binutils/gcc/linux/q [...]
new e0d06e41a 10: onsuccess: #556: 33: Success after binutils/gcc/linux/qem [...]
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 1720 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30304 -> 30060 bytes
04-build_abe-stage1/console.log.xz | Bin 91532 -> 90688 bytes
05-build_abe-qemu/console.log.xz | Bin 30884 -> 31392 bytes
06-build_linux/console.log.xz | Bin 6004 -> 6152 bytes
08-check_regression/console.log.xz | Bin 3160 -> 3520 bytes
08-check_regression/jira-body.txt | 3 +--
08-check_regression/mail-body.txt | 3 +--
08-check_regression/mail-subject.txt | 2 +-
dashboard/dashboard-generate.sh | 14 ++++++++++++++
dashboard/dashboard-push.sh | 7 +++++++
dashboard/squad/dashboard-push-squad.sh | 18 ++++++++++++++++++
dashboard/squad/summary-annotation.txt | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/dashboard-push.sh | 7 +++++++
mail/jira-body.txt | 22 +---------------------
mail/mail-body.txt | 22 +---------------------
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++++++++++++++---------------
23 files changed, 71 insertions(+), 67 deletions(-)
create mode 100755 dashboard/dashboard-generate.sh
create mode 100755 dashboard/dashboard-push.sh
create mode 100755 dashboard/squad/dashboard-push-squad.sh
create mode 100644 dashboard/squad/summary-annotation.txt
create mode 100755 jenkins/dashboard-push.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.
unknown user pushed a change to branch master
in repository gcc.
from 264deecb16a OpenMP: Document ompx warnings + add Fortran omx warning [P [...]
new a0f83501182 libstdc++: mallinfo deprecated, use mallinfo2 when glibc => 2.33
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:
.../testsuite/util/testsuite_performance.h | 63 +++++++++++-----------
1 file changed, 30 insertions(+), 33 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from 6a7425fa4 17: onsuccess: 22761: Successful build after binutils/llvm/li [...]
new 32dc4cc02 18: onsuccess: #487: 22761: Success after binutils/llvm/linux [...]
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 1736 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30460 -> 30104 bytes
04-build_kernel_llvm/console.log.xz | Bin 64180 -> 64272 bytes
05-build_abe-qemu/console.log.xz | Bin 30784 -> 31736 bytes
06-build_linux/console.log.xz | Bin 5296 -> 5464 bytes
08-check_regression/console.log.xz | Bin 3580 -> 3476 bytes
08-check_regression/jira-body.txt | 3 +--
08-check_regression/mail-body.txt | 18 ++++++--------
08-check_regression/mail-subject.txt | 2 +-
dashboard/dashboard-generate.sh | 14 +++++++++++
dashboard/dashboard-push.sh | 7 ++++++
dashboard/squad/dashboard-push-squad.sh | 18 ++++++++++++++
dashboard/squad/summary-annotation.txt | 0
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/dashboard-push.sh | 7 ++++++
mail/jira-body.txt | 27 +-------------------
mail/mail-body.txt | 42 ++++++--------------------------
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++++++++++------------
23 files changed, 85 insertions(+), 93 deletions(-)
create mode 100755 dashboard/dashboard-generate.sh
create mode 100755 dashboard/dashboard-push.sh
create mode 100755 dashboard/squad/dashboard-push-squad.sh
create mode 100644 dashboard/squad/summary-annotation.txt
create mode 100755 jenkins/dashboard-push.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.
unknown user pushed a change to branch master
in repository gcc.
from 4f05ff34d63 libgomp.texi: Document libmemkind + nvptx/gcn specifics
new 264deecb16a OpenMP: Document ompx warnings + add Fortran omx warning [P [...]
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/fortran/invoke.texi | 5 +++++
gcc/fortran/scanner.cc | 8 ++++++--
gcc/testsuite/c-c++-common/gomp/ompx-1.c | 4 ++++
gcc/testsuite/c-c++-common/gomp/ompx-2.c | 5 +++++
gcc/testsuite/g++.dg/gomp/ompx-attrs-1.C | 7 +++++++
gcc/testsuite/gfortran.dg/gomp/ompx-1.f90 | 2 ++
gcc/testsuite/gfortran.dg/gomp/omx-1.f | 7 +++++++
gcc/testsuite/gfortran.dg/gomp/omx-2.f | 9 +++++++++
libgomp/libgomp.texi | 8 +++++++-
9 files changed, 52 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/ompx-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/ompx-2.c
create mode 100644 gcc/testsuite/g++.dg/gomp/ompx-attrs-1.C
create mode 100644 gcc/testsuite/gfortran.dg/gomp/ompx-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/omx-1.f
create mode 100644 gcc/testsuite/gfortran.dg/gomp/omx-2.f
--
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 411a496 Add entry d0ea42a7c1bcd47aa2b8c009b40fc4278d63f5cf from https [...]
new 2f3c7dd Add entry 108713a713c7e4b7d07e6cd9b808503d5bb7089b 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:
.../gnu-release-arm-next-allmodconfig}/build_url | 2 +-
.../gnu-release-arm-next-allmodconfig/last_good | 1 +
.../gnu-release-arm-next-allmodconfig/summary.txt | 1 +
.../tcwg_kernel/status.txt | 21 +++++++++++++++++++++
linux/v6.0-rc1-35-g108713a713c7 | 1 +
5 files changed, 25 insertions(+), 1 deletion(-)
copy linux/sha1/{cae15c2ed8e6e058bd5e32de292ab7982640161e/tcwg_kernel/gnu-release- [...]
create mode 100644 linux/sha1/108713a713c7e4b7d07e6cd9b808503d5bb7089b/tcwg_kernel [...]
create mode 100644 linux/sha1/108713a713c7e4b7d07e6cd9b808503d5bb7089b/tcwg_kernel [...]
create mode 100644 linux/sha1/108713a713c7e4b7d07e6cd9b808503d5bb7089b/tcwg_kernel [...]
create mode 120000 linux/v6.0-rc1-35-g108713a713c7
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
from 93a808111 5: onsuccess: boot: Successful build after binutils/gcc/linux [...]
new d2db13cc7 6: onsuccess: #448: boot: Success after binutils/gcc/linux/qe [...]
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 1712 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30852 -> 30400 bytes
04-build_abe-stage1/console.log.xz | Bin 73776 -> 73320 bytes
05-build_abe-qemu/console.log.xz | Bin 31340 -> 32204 bytes
06-build_linux/console.log.xz | Bin 3744 -> 3304 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 3068 -> 3444 bytes
08-check_regression/jira-body.txt | 3 +--
08-check_regression/mail-body.txt | 3 +--
08-check_regression/mail-subject.txt | 2 +-
dashboard/dashboard-generate.sh | 14 ++++++++++++++
dashboard/dashboard-push.sh | 7 +++++++
dashboard/squad/dashboard-push-squad.sh | 18 ++++++++++++++++++
dashboard/squad/summary-annotation.txt | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/dashboard-push.sh | 7 +++++++
mail/jira-body.txt | 22 +---------------------
mail/mail-body.txt | 22 +---------------------
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++++++++++++++---------------
24 files changed, 71 insertions(+), 67 deletions(-)
create mode 100755 dashboard/dashboard-generate.sh
create mode 100755 dashboard/dashboard-push.sh
create mode 100755 dashboard/squad/dashboard-push-squad.sh
create mode 100644 dashboard/squad/summary-annotation.txt
create mode 100755 jenkins/dashboard-push.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.