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_build/master-aarch64
in repository toolchain/ci/qemu.
from 9de5f2b408 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
new e4082063e4 linux-headers: Update to v5.18-rc6
new 48de9b0916 Merge tag 'linux-headers-v5.18-rc6' of https://gitlab.com/al [...]
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:
hw/vfio/common.c | 6 +-
hw/vfio/migration.c | 27 +-
include/standard-headers/linux/input-event-codes.h | 25 +-
include/standard-headers/linux/virtio_config.h | 6 +
include/standard-headers/linux/virtio_crypto.h | 82 ++++-
linux-headers/asm-arm64/kvm.h | 16 +
linux-headers/asm-generic/mman-common.h | 2 +
linux-headers/asm-mips/mman.h | 2 +
linux-headers/linux/kvm.h | 27 +-
linux-headers/linux/psci.h | 4 +
linux-headers/linux/userfaultfd.h | 8 +-
linux-headers/linux/vfio.h | 406 ++++++++++-----------
linux-headers/linux/vhost.h | 7 +
13 files changed, 383 insertions(+), 235 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-release-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from c473aa1b9d M68K: avoid quadratic slowdlow in label alignment check
adds 1bd729e36b Automatic date update in version.in
adds e15ecaa1e8 Automatic date update in version.in
adds 7646a5c999 Automatic date update in version.in
adds 3d549e5ccc PR29142, segv in ar with empty archive and libdeps specified
adds 7aa02500cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 16 +++++++++-------
2 files changed, 10 insertions(+), 8 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-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e7e1b965f 0: update: binutils-gcc-linux-qemu: all
new 0ab50e906 0: update: binutils-gcc-linux-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e7e1b965f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 1680 -> 1816 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30292 -> 29988 bytes
04-build_abe-stage1/console.log.xz | Bin 85968 -> 85872 bytes
05-build_abe-qemu/console.log.xz | Bin 31928 -> 31880 bytes
06-build_linux/console.log.xz | Bin 3560 -> 3712 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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_build/master-aarch64
in repository toolchain/ci/gcc.
from b584cbdb082 libstdc++: Improve doxygen docs for <mutex>
adds 6b156044c12 Make range_from_dom more effective.
adds 602a3161f42 Clear killing defs when resetting the path in path_oracle.
adds af34279921f Export global ranges during the VRP block walk.
adds 0ee9a62ef4b c++: Local symbols do not get module manglings
adds cf2141a0c64 Add relation between op1 & op2 to lhs_opN_relation API.
adds b0ad41c6101 MAINTAINERS: Add myself to write after approval
adds 98e475a8f58 Fix return value in ranger_cache::get_global_range.
adds 1d3d7e88aac Add a return value to intersect and speed it up.
adds f3204ce1ae6 Return a bool result for union, and add performance improvements.
adds ade5531c9dd Move VREL values to their own enumerated type.
adds dc32901a022 testsuite: opt: Fix const7.C for RISC-V.
adds 010af1040bc testsuite: btf: Fix btf-datasec-1.c for RISC-V
adds bc25483c055 [AArch64] add barriers to ool __sync builtins
new a46d6268371 OpenMP/Fortran: Use firstprivat not alloc for ptr attach fo [...]
new 70d624ff067 libgomp.fortran/target-nowait-array-section.f90: Fix typo
new e97e9929650 Check operand for type, not LHS.
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:
MAINTAINERS | 1 +
gcc/config/aarch64/aarch64-protos.h | 2 +-
gcc/config/aarch64/aarch64.cc | 12 +-
gcc/cp/mangle.cc | 5 +-
gcc/fortran/trans-openmp.cc | 12 +-
gcc/gimple-range-cache.cc | 137 +++++---
gcc/gimple-range-cache.h | 13 +-
gcc/gimple-range-edge.cc | 4 +-
gcc/gimple-range-fold.cc | 32 +-
gcc/gimple-range-path.cc | 6 +-
gcc/gimple-range.cc | 22 ++
gcc/range-op.cc | 352 +++++++++++----------
gcc/range-op.h | 37 ++-
gcc/testsuite/g++.dg/modules/mod-sym-4.C | 48 +++
gcc/testsuite/g++.dg/opt/const7.C | 1 +
gcc/testsuite/g++.dg/pr104547.C | 13 +
gcc/testsuite/gcc.dg/debug/btf/btf-datasec-1.c | 1 +
gcc/testsuite/gcc.dg/pr105597.c | 27 ++
.../gcc.target/aarch64/sync-comp-swap-ool.c | 6 +
.../gcc.target/aarch64/sync-op-acquire-ool.c | 6 +
.../gcc.target/aarch64/sync-op-full-ool.c | 9 +
gcc/testsuite/gcc.target/aarch64/target_attr_20.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_21.c | 2 +-
gcc/tree-vrp.cc | 4 +-
gcc/value-query.cc | 4 +-
gcc/value-range.cc | 187 +++++++++--
gcc/value-range.h | 26 +-
gcc/value-relation.cc | 279 ++++++++--------
gcc/value-relation.h | 26 +-
libgcc/config/aarch64/lse.S | 42 ++-
libgcc/config/aarch64/t-lse | 8 +-
.../target-nowait-array-section.f90 | 56 ++++
32 files changed, 925 insertions(+), 457 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/mod-sym-4.C
create mode 100644 gcc/testsuite/g++.dg/pr104547.C
create mode 100644 gcc/testsuite/gcc.dg/pr105597.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sync-comp-swap-ool.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sync-op-acquire-ool.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sync-op-full-ool.c
create mode 100644 libgomp/testsuite/libgomp.fortran/target-nowait-array-section.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9b969e2d9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 8ba146bf6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9b969e2d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 1560 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 31552 -> 30520 bytes
05-build_abe-stage1/console.log.xz | Bin 71404 -> 71708 bytes
07-build_abe-linux/console.log.xz | Bin 10004 -> 9188 bytes
08-build_abe-glibc/console.log.xz | Bin 238128 -> 238404 bytes
09-build_abe-stage2/console.log.xz | Bin 199452 -> 199072 bytes
10-build_abe-gdb/console.log.xz | Bin 38696 -> 37624 bytes
11-build_abe-qemu/console.log.xz | Bin 32308 -> 32028 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 30 +++++++++++++++---------------
12 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.