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_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from 1c587624c2 76: onsuccess: #592: 1: Success after linux: 63 commits
new 6f6b10fd0d 77: onsuccess: #593: 1: Success after binutils/gcc/linux/gli [...]
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 1612 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38080 -> 37948 bytes
04-build_abe-gcc/console.log.xz | Bin 213128 -> 212000 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8824 -> 8708 bytes
07-build_abe-glibc/console.log.xz | Bin 240240 -> 239616 bytes
08-build_abe-gdb/console.log.xz | Bin 37704 -> 37676 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3856 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2196 -> 2152 bytes
11-check_regression/console.log.xz | Bin 4840 -> 6372 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 +--
sumfiles/binutils.log.xz | Bin 59504 -> 59848 bytes
sumfiles/binutils.sum | 62 +++---
sumfiles/gas.log.xz | Bin 81124 -> 81148 bytes
sumfiles/gas.sum | 268 +++++++++++-----------
sumfiles/ld.log.xz | Bin 121380 -> 121588 bytes
sumfiles/ld.sum | 344 ++++++++++++++---------------
29 files changed, 372 insertions(+), 368 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-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from dd00cddfc0 17: onsuccess: #316: all: Success after binutils/linux/qemu: [...]
new e881ddcaee 18: onsuccess: #317: all: 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 1692 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29776 -> 29928 bytes
04-build_kernel_llvm/console.log.xz | Bin 61932 -> 62948 bytes
05-build_abe-qemu/console.log.xz | Bin 31560 -> 31704 bytes
06-build_linux/console.log.xz | Bin 3656 -> 3148 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 3820 -> 4336 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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 devel/omp/gcc-12
in repository gcc.
from 4226421e6d6 OpenAcc: Correction of reduction enhancement
new 9c461798d5d Handle operator new with alignment in usm transform.
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/ChangeLog.omp | 4 ++++
gcc/omp-low.cc | 16 ++++++++++++----
gcc/testsuite/ChangeLog.omp | 5 +++++
gcc/testsuite/g++.dg/gomp/usm-4.C | 32 ++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/gomp/usm-5.C | 30 ++++++++++++++++++++++++++++++
libgomp/ChangeLog.omp | 4 ++++
libgomp/testsuite/libgomp.c++/usm-2.C | 33 +++++++++++++++++++++++++++++++++
7 files changed, 120 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/usm-4.C
create mode 100644 gcc/testsuite/g++.dg/gomp/usm-5.C
create mode 100644 libgomp/testsuite/libgomp.c++/usm-2.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 users/ARM/morello-binutils-gdb-master
in repository binutils-gdb.
from eee3fada816 Only check for valid Morello bounds on non-exec syms
new 74dda148e9e Fix signed/unsigned address extraction in capability mainte [...]
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/aarch64-linux-tdep.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
from 16528400d3 8: onsuccess: #327: 1: [TCWG CI] No change after binutils/gc [...]
new 60d84075f7 9: onsuccess: #328: 1: [TCWG CI] No change after binutils/gc [...]
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 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30024 -> 30156 bytes
04-build_abe-stage1/console.log.xz | Bin 89596 -> 89100 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 16648 -> 16892 bytes
07-build_abe-stage2/console.log.xz | Bin 160860 -> 161276 bytes
08-benchmark/benchmark-build.log | 90 ++++++++++-----------
08-benchmark/benchmark.log | 88 ++++++++++----------
08-benchmark/console.log.xz | Bin 3788 -> 3832 bytes
09-check_regression/console.log.xz | Bin 4872 -> 4800 bytes
09-check_regression/results-vs-first.log | 80 +++++++++---------
09-check_regression/results-vs-prev.log | 82 +++++++++----------
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 29 +++----
mail/mail-body.txt | 29 +++----
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++----
results_id | 2 +-
25 files changed, 238 insertions(+), 236 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.