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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e606a3f49 4: update: binutils-llvm-linux-qemu: 19906
discards 759c01ff3 3: reset: llvm-2a721374aef326d4668f750d341c86d1aa1a0309: 19906
discards 4d2590c36 2: update: qemu-5288bee45fbd33203b61f8c76e41b15bb5913e6e: 19907
new ed03b290b 2: update: binutils-llvm-linux-qemu: 19907
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 (e606a3f49)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1700 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 31580 -> 31212 bytes
04-build_kernel_llvm/console.log.xz | Bin 63288 -> 64884 bytes
05-build_abe-qemu/console.log.xz | Bin 31512 -> 31632 bytes
06-build_linux/console.log.xz | Bin 5392 -> 5336 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 364 ++++++++++++++++++++---------------
jenkins/manifest.sh | 22 +--
results | 2 +-
10 files changed, 216 insertions(+), 172 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/qemu.
from 0399521e53 Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into [...]
adds df67aa3e61 migration: add remaining params->has_* = true in migration_i [...]
adds 777f53c759 Revert "migration: Simplify unqueue_page()"
adds ead34f64f9 migration: Assert that migrate_multifd_compression() returns [...]
adds 4bcb7de072 migration: Define BLK_MIG_BLOCK_SIZE as unsigned long long
adds a21ba54dd5 virtiofsd: Disable killpriv_v2 by default
adds 430a388ef4 Merge tag 'pull-migration-20220802c' of https://gitlab.com/d [...]
No new revisions were added by this update.
Summary of changes:
migration/block.c | 2 +-
migration/migration.c | 5 +++++
migration/ram.c | 37 ++++++++++++++++++++++++++-----------
migration/trace-events | 3 ++-
tools/virtiofsd/passthrough_ll.c | 13 ++-----------
5 files changed, 36 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 2ba2f09618 ELF: emit symbol table when there are relocations
adds 13db4a0c4d fbsd-nat: Correct the return type of the have_regset method.
new 03d0ae791f Add ELFCOMPRESS_ZSTD.
new 8aaafe957c Automatic date update in version.in
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:
bfd/version.h | 2 +-
gdb/fbsd-nat.c | 2 +-
gdb/fbsd-nat.h | 2 +-
include/elf/common.h | 2 ++
4 files changed, 5 insertions(+), 3 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/glibc.
from a3393b3380 Use Linux 5.19 in build-many-glibcs.py
adds fccadcdf5b Update syscall lists for Linux 5.19
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/syscall-names.list | 4 ++--
3 files changed, 4 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 87dd4c8c837 Check equivalencies when calculating range on entry.
adds 502605a277d Adjust testsuite/gcc.dg/tree-ssa/vrp-float-1.c
adds 70daecc0323 Do not register edges for statements not understood.
adds 969a989d2bc Daily bump.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 4 +
gcc/ChangeLog | 111 ++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 10 +++
gcc/gimple-range-fold.cc | 6 +-
gcc/testsuite/ChangeLog | 43 +++++++++++
gcc/testsuite/gcc.dg/pr106510.c | 10 +++
gcc/testsuite/gcc.dg/tree-ssa/vrp-float-1.c | 4 +-
8 files changed, 185 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr106510.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 2ba2f09618 ELF: emit symbol table when there are relocations
adds 13db4a0c4d fbsd-nat: Correct the return type of the have_regset method.
adds 03d0ae791f Add ELFCOMPRESS_ZSTD.
adds 8aaafe957c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/fbsd-nat.c | 2 +-
gdb/fbsd-nat.h | 2 +-
include/elf/common.h | 2 ++
4 files changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.