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_build/master-arm
in repository toolchain/ci/linux.
from 2585cf9dfaad Linux 5.16-rc5
adds e386dfc56f83 fget: clarify and improve __fget_files() implementation
adds aa50faff4416 PCI: mt7621: Convert driver into 'bool'
adds ff9f9c6e7484 vduse: fix memory corruption in vduse_dev_ioctl()
adds 3ed21c1451a1 vdpa: check that offsets are within bounds
adds dc1db0060c02 vduse: check that offset is within bounds in get_config()
adds 27d9839f1794 virtio: always enter drivers/virtio/
adds 817fc978b5a2 virtio_ring: Fix querying of maximum DMA mapping size for [...]
adds 1db8f5fc2e5c virtio/vsock: fix the transport to work with VMADDR_CID_ANY
adds bb47620be322 vdpa: Consider device id larger than 31
adds 5472f14a3742 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
drivers/Makefile | 3 +-
drivers/pci/controller/Kconfig | 4 +-
drivers/vdpa/vdpa.c | 3 +-
drivers/vdpa/vdpa_user/vduse_dev.c | 6 ++-
drivers/vhost/vdpa.c | 2 +-
drivers/virtio/virtio_ring.c | 2 +-
fs/file.c | 72 +++++++++++++++++++++++++--------
net/vmw_vsock/virtio_transport_common.c | 3 +-
8 files changed, 69 insertions(+), 26 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_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards d56288c9d 0: update: binutils-gcc-linux-glibc-gdb: 6
new 03ed5b7c3 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (d56288c9d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 53652 -> 53236 bytes
05-build_abe-gcc/console.log.xz | Bin 226568 -> 226592 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8660 -> 8904 bytes
08-build_abe-glibc/console.log.xz | Bin 230764 -> 230720 bytes
09-build_abe-gdb/console.log.xz | Bin 49124 -> 49216 bytes
10-check_regression/console.log.xz | Bin 436 -> 420 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 20 insertions(+), 20 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_apm/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 23645707f1 Replace --enable-static-pie with --disable-default-pie
adds 5afe4c0d69 Cleanup encoding in comments
No new revisions were added by this update.
Summary of changes:
sysdeps/i386/fpu/e_pow.S | 20 ++++++++++----------
sysdeps/i386/fpu/e_powl.S | 20 ++++++++++----------
sysdeps/ia64/fpu/s_tanf.S | 4 ++--
sysdeps/x86_64/fpu/e_powl.S | 20 ++++++++++----------
4 files changed, 32 insertions(+), 32 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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from fdb2b35b8f RISC-V: Added ld testcases for the medlow and medany code models.
adds 3524a83e59 gdb/mi: rename mi_lookup to mi_cmd_lookup
adds f76d800be8 gdb/mi: use std::map for MI commands in mi-cmds.c
adds 3be0fed62e gdb/mi: int to bool conversion in mi_execute_cli_command
adds 1f6c8c3317 gdb/mi: use separate classes for different types of MI command
adds 788ec57f0a gdb/mi: rename mi_cmd to mi_command
adds 78d4da9ae0 gdb/mi: rename build_table to add_builtin_mi_commands
adds 9bc8e54b1f bfd: fix -Wunused errors with clang 13+
No new revisions were added by this update.
Summary of changes:
bfd/ecofflink.c | 7 -
bfd/elf-m10200.c | 6 -
bfd/elf-m10300.c | 6 -
bfd/elf32-bfin.c | 5 +-
bfd/elf32-cr16.c | 5 +-
bfd/elf32-lm32.c | 5 +-
bfd/elf32-microblaze.c | 14 --
bfd/elf32-nds32.c | 12 +-
bfd/elf32-nios2.c | 6 +-
bfd/elf32-score.c | 13 +-
bfd/elf32-score7.c | 11 +-
bfd/elf64-ia64-vms.c | 6 -
gdb/mi/mi-cmd-info.c | 4 +-
gdb/mi/mi-cmds.c | 571 +++++++++++++++++++++++++++----------------------
gdb/mi/mi-cmds.h | 72 ++++---
gdb/mi/mi-main.c | 51 ++---
gdb/mi/mi-main.h | 12 ++
gdb/mi/mi-parse.c | 20 +-
gdb/mi/mi-parse.h | 6 +-
19 files changed, 412 insertions(+), 420 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 3be9572a9 0: update: binutils-gcc: 1
new 337dfd7d7 0: update: binutils-gcc: 1
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 (3be9572a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (33 [...]
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 1516 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 52852 -> 52552 bytes
04-build_abe-gcc/console.log.xz | Bin 225064 -> 228048 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3812 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2884 -> 2504 bytes
07-check_regression/console.log.xz | Bin 3356 -> 4560 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 35 +-
07-check_regression/results.compare2 | 444 ++-
07-check_regression/results.regressions | 35 +-
08-update_baseline/console.log | 977 +++++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 35 +-
08-update_baseline/results.compare2 | 444 ++-
08-update_baseline/results.regressions | 35 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2704376 -> 2708836 bytes
sumfiles/g++.sum | 141 +-
sumfiles/gcc.log.xz | Bin 2278556 -> 2323860 bytes
sumfiles/gcc.sum | 4852 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 883648 -> 888912 bytes
sumfiles/gfortran.sum | 63 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2144 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 173960 -> 173788 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2516 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453944 -> 459772 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 4092 insertions(+), 3035 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.