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-allmodconfig
in repository toolchain/ci/base-artifacts.
from bf1b9af6869 onsuccess: #38: all: [TCWG CI] https://ci.linaro.org/job/tc [...]
new 5964c0b11fa onsuccess: #39: all: [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 2144 -> 2204 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2588 bytes
03-build_abe-binutils/console.log.xz | Bin 27728 -> 27624 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17860 -> 18076 bytes
04-build_kernel_llvm/console.log.xz | Bin 67752 -> 66728 bytes
05-build_abe-qemu/console.log.xz | Bin 34928 -> 33772 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23132 -> 22604 bytes
06-build_linux/console.log.xz | Bin 3256 -> 3224 bytes
08-check_regression/console.log.xz | Bin 1260 -> 1320 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 10 +++-------
jenkins/run-build.env | 12 ++++++------
manifest.sh | 12 ++++++------
17 files changed, 20 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 master
in repository binutils-gdb.
from c0c3bb70f2f riscv: Ensure LE instruction fetching
new 31a56a22c45 Linux: Avoid pread64/pwrite64 for high memory addresses (PR [...]
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/linux-nat.c | 28 ++++++++++++++++++----------
gdbserver/linux-low.cc | 29 +++++++++++++++++------------
2 files changed, 35 insertions(+), 22 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 224fd59b2dc Vect: use a small step to calculate induction for the unrol [...]
new d4c2e34deef Improve scale_loop_profile
new 3a61ca1b925 Improve profile updates after loop-ch and cunroll
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:
gcc/cfgloopmanip.cc | 179 +++++++++++----------
.../gfortran.dg/{pr25623.f90 => pr25623-2.f90} | 2 +-
gcc/tree-ssa-loop-ch.cc | 2 +
gcc/tree-ssa-loop-ivcanon.cc | 8 +-
gcc/tree-vect-loop-manip.cc | 6 +-
5 files changed, 111 insertions(+), 86 deletions(-)
copy gcc/testsuite/gfortran.dg/{pr25623.f90 => pr25623-2.f90} (88%)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 11afb556 round-robin-baseline.sh (trim_base_artifacts): Fix removal of [...]
new e8ad862c round-robin-notify.sh: Post to jira only if jira files were g [...]
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:
round-robin-notify.sh | 5 +++--
1 file changed, 3 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_aosp-code_size-surfaceflinger/oriole-master
in repository toolchain/ci/base-artifacts.
from dcd81e296e2 onsuccess: #247: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 06418f7029f onsuccess: #248: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2016 -> 2180 bytes
02-build_aosp_toolchain/console.log.xz | Bin 1824 -> 1808 bytes
03-build_shadow_llvm/console.log.xz | Bin 134524 -> 134208 bytes
04-build_aosp/console.log.xz | Bin 72260 -> 72112 bytes
06-check_regression/aosp.improvements | 1 -
06-check_regression/console.log.xz | Bin 5540 -> 5408 bytes
git/aosp_superproject_rev | 2 +-
git/llvm_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 ++--
jenkins/run-build.env | 8 ++---
manifest.sh | 8 ++---
results-vs-first/results.csv | 18 ++++++------
results-vs-prev/results.csv | 52 ++++++++++++++++-----------------
size.csv | 36 +++++++++++------------
15 files changed, 67 insertions(+), 68 deletions(-)
delete mode 100644 06-check_regression/aosp.improvements
--
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 b2ad7bb9e6a Fix Solaris regression (PR tdep/30252)
new c0c3bb70f2f riscv: Ensure LE instruction fetching
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/riscv-tdep.c | 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.
unknown user pushed a change to branch master
in repository gcc.
from b90a70984a9 libstdc++: Document --enable-cstdio=stdio_pure [PR110574]
new 224fd59b2dc Vect: use a small step to calculate induction for the unrol [...]
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/testsuite/gcc.target/aarch64/pr110449.c | 40 +++++++++++++++++++++++++++++
gcc/tree-vect-loop.cc | 21 ++++++++++++---
2 files changed, 58 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr110449.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 devel/omp/gcc-13
in repository gcc.
from a79b1795462 OpenMP: Array shaping operator and strided "target update" for C
new 2427905b40c OpenMP: Expand "declare mapper" mappers for target {enter,e [...]
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/c-family/ChangeLog.omp | 12 ++
gcc/c-family/c-common.h | 4 +-
gcc/c-family/c-omp.cc | 193 ++++++++++++++++++-
gcc/c/ChangeLog.omp | 12 ++
gcc/c/c-parser.cc | 14 +-
gcc/c/c-tree.h | 1 -
gcc/cp/ChangeLog.omp | 18 ++
gcc/cp/parser.cc | 19 +-
gcc/cp/pt.cc | 8 +-
gcc/cp/semantics.cc | 5 +-
gcc/fortran/ChangeLog.omp | 14 ++
gcc/fortran/trans-openmp.cc | 209 +++++++++++++++++++--
gcc/testsuite/ChangeLog.omp | 8 +
.../c-c++-common/gomp/declare-mapper-15.c | 59 ++++++
.../c-c++-common/gomp/declare-mapper-16.c | 39 ++++
gcc/testsuite/g++.dg/gomp/declare-mapper-1.C | 2 +-
.../gfortran.dg/gomp/declare-mapper-22.f90 | 60 ++++++
.../gfortran.dg/gomp/declare-mapper-23.f90 | 25 +++
18 files changed, 664 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/declare-mapper-15.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/declare-mapper-16.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/declare-mapper-22.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/declare-mapper-23.f90
--
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_profiled
in repository toolchain/ci/base-artifacts.
from 14b75f02af8 onsuccess: #95: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 9d1274b54b5 onsuccess: #96: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 2108 -> 2088 bytes
02-prepare_abe/console.log.xz | Bin 2608 -> 2580 bytes
04-build_abe-bootstrap_profiled/console.log.xz | Bin 310176 -> 309048 bytes
.../make-gcc-stage2.log.xz | Bin 243768 -> 244952 bytes
05-check_regression/console.log.xz | Bin 1152 -> 1116 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +++---
jenkins/run-build.env | 8 ++++----
manifest.sh | 6 +++---
10 files changed, 12 insertions(+), 12 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_glibc_check/master-arm
in repository toolchain/ci/base-artifacts.
from f96c9279f98 onsuccess: #490: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 863d06b7a94 onsuccess: #491: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 -> 2056 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2624 bytes
03-init_abe_sysroot/console.log.xz | Bin 424 -> 424 bytes
04-build_abe-glibc/console.log.xz | Bin 192344 -> 191508 bytes
04-build_abe-glibc/make-glibc.log.xz | Bin 182412 -> 182276 bytes
05-build_abe-dejagnu/console.log.xz | Bin 4300 -> 4296 bytes
05-build_abe-dejagnu/make-dejagnu.log.xz | Bin 588 -> 588 bytes
.../baseline.xfail | 3 --
.../check-glibc.log.xz | Bin 379316 -> 377948 bytes
.../console.log.xz | Bin 157332 -> 162356 bytes
.../make-glibc.log.xz | Bin 147992 -> 153648 bytes
07-check_regression/baseline.xfail | 3 --
07-check_regression/console.log.xz | Bin 3940 -> 3772 bytes
git/glibc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 46 +++++++++++++++++++--
jenkins/run-build.env | 8 ++--
manifest.sh | 6 +--
sumfiles/tests.sum | 6 ++-
sumfiles/xfails.xfail | 3 --
20 files changed, 56 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.