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-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 79fb46cf79 Automatic date update in version.in
adds 6712b0c1bf Automatic date update in version.in
adds d77082db3f Automatic date update in version.in
adds 5cd1eaa964 Automatic date update in version.in
adds 6c11c735c7 Automatic date update in version.in
adds 9921e4b7bb Automatic date update in version.in
adds ad2e61e47f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 58d2ffb71 0: update: binutils-llvm-linux-qemu: boot
new a315f52ce 0: update: binutils-llvm-linux-qemu: boot
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 (58d2ffb71)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1572 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 42528 -> 43292 bytes
04-build_llvm/console.log.xz | Bin 57800 -> 59684 bytes
05-build_abe-qemu/console.log.xz | Bin 29712 -> 29824 bytes
06-build_linux/console.log.xz | Bin 3808 -> 3644 bytes
07-boot_linux/console.log.xz | Bin 6136 -> 6140 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 9 insertions(+), 9 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 69ce6091e6 aarch64: Fix uninitialised memory
adds ce1a6f421d gdb: make saved_filename an std::string
adds 857dfb92de gdb: return *this in target_waitstatus setters
adds 7509b82979 gdb: change store_waitstatus to return a target_waitstatus by value
No new revisions were added by this update.
Summary of changes:
gdb/cli/cli-logging.c | 20 ++++++++++----------
gdb/gnu-nat.c | 2 +-
gdb/inf-child.c | 17 +++++++++--------
gdb/inf-child.h | 5 ++---
gdb/inf-ptrace.c | 3 ++-
gdb/linux-nat.c | 6 +++---
gdb/netbsd-nat.c | 2 +-
gdb/procfs.c | 2 +-
gdb/rs6000-aix-nat.c | 2 +-
gdb/target/waitstatus.h | 48 ++++++++++++++++++++++++++++++++----------------
10 files changed, 62 insertions(+), 45 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_check_gcc/master-arm
in repository toolchain/ci/linux.
from 5f58da2befa5 Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freede [...]
adds 054aa8d439b9 fget: check that the fd still exists after getting a ref to it
adds 5fad50779083 pata_falcon: Avoid type warnings from sparse
adds 6c8ad7e8cf29 sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
adds 6f48394cf1f3 sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
adds 06d5d558f5a3 ata: replace snprintf in show functions with sysfs_emit
adds a44f27e45148 Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/sc [...]
adds b12764695c3f i2c: cbus-gpio: set atomic transfer callback
adds 0c21d02ca469 i2c: stm32f7: flush TX FIFO upon transfer errors
adds b933d1faf8fa i2c: stm32f7: recover the bus on access timeout
adds 31b90a95ccbb i2c: stm32f7: stop dma transfer in case of NACK
adds 1229f82deaec i2c: stm32f7: use proper DMAENGINE API for termination
adds 02fe0fbd8a21 i2c: rk3x: Handle a spurious start completion interrupt flag
adds f66062c7491b Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
adds ce39d473d1ed arm64: update PAC description for kernel
adds 2f2183243f52 arm64: kexec: use __pa_symbol(empty_zero_page)
adds 35b6b28e6998 arm64: ftrace: add missing BTIs
adds a2aeaeabbc9a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
Documentation/arm64/pointer-authentication.rst | 9 +++---
arch/arm64/kernel/entry-ftrace.S | 6 ++++
arch/arm64/kernel/machine_kexec.c | 2 +-
drivers/ata/libata-sata.c | 2 +-
drivers/ata/pata_falcon.c | 16 ++++-----
drivers/ata/sata_fsl.c | 20 ++++++++----
drivers/i2c/busses/i2c-cbus-gpio.c | 5 +--
drivers/i2c/busses/i2c-rk3x.c | 4 +--
drivers/i2c/busses/i2c-stm32f7.c | 45 ++++++++++++++++++++++----
fs/file.c | 4 +++
10 files changed, 80 insertions(+), 33 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_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 69ce6091e6 aarch64: Fix uninitialised memory
adds ce1a6f421d gdb: make saved_filename an std::string
adds 857dfb92de gdb: return *this in target_waitstatus setters
adds 7509b82979 gdb: change store_waitstatus to return a target_waitstatus by value
No new revisions were added by this update.
Summary of changes:
gdb/cli/cli-logging.c | 20 ++++++++++----------
gdb/gnu-nat.c | 2 +-
gdb/inf-child.c | 17 +++++++++--------
gdb/inf-child.h | 5 ++---
gdb/inf-ptrace.c | 3 ++-
gdb/linux-nat.c | 6 +++---
gdb/netbsd-nat.c | 2 +-
gdb/procfs.c | 2 +-
gdb/rs6000-aix-nat.c | 2 +-
gdb/target/waitstatus.h | 48 ++++++++++++++++++++++++++++++++----------------
10 files changed, 62 insertions(+), 45 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards e65467f47 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new d81eb3176 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (e65467f47)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1600 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31512 -> 31188 bytes
04-build_abe-stage1/console.log.xz | Bin 90004 -> 90580 bytes
06-build_abe-linux/console.log.xz | Bin 9984 -> 9256 bytes
07-build_abe-glibc/console.log.xz | Bin 230848 -> 229832 bytes
08-build_abe-stage2/console.log.xz | Bin 217748 -> 216844 bytes
09-build_abe-gdb/console.log.xz | Bin 39104 -> 38752 bytes
10-build_abe-qemu/console.log.xz | Bin 29852 -> 29400 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3900 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2812 -> 3208 bytes
13-check_regression/console.log.xz | Bin 139488 -> 2492 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 7 -
13-check_regression/results.compare | 36 +-
13-check_regression/results.compare2 | 37633 +----------------------------
13-check_regression/results.regressions | 45 -
14-update_baseline/console.log | 37918 +-----------------------------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 7 -
14-update_baseline/results.compare | 36 +-
14-update_baseline/results.compare2 | 37633 +----------------------------
14-update_baseline/results.regressions | 45 -
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2561172 -> 2607808 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2107972 -> 2133280 bytes
sumfiles/gcc.sum | 2044 +-
sumfiles/gfortran.log.xz | Bin 857044 -> 859828 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2248 -> 2248 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 169844 -> 169796 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2652 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 420584 -> 414700 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 1213 insertions(+), 114255 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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 f46d32dd29b Fortran: improve checking of array specifications
new d81722ee16e rs6000: testsuite: Add rop_ok effective-target function
new cff7879a381 rs6000: Fix up flag_shrink_wrap handling in presence of -mr [...]
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/config/rs6000/rs6000.c | 8 ++++----
gcc/testsuite/gcc.target/powerpc/pr101324.c | 17 +++++++++++++++++
gcc/testsuite/gcc.target/powerpc/rop-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/rop-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/rop-3.c | 2 +-
gcc/testsuite/gcc.target/powerpc/rop-4.c | 2 +-
gcc/testsuite/gcc.target/powerpc/rop-5.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 7 +++++++
8 files changed, 33 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr101324.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_kernel/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/qemu.
from dd4b0de459 Fix version for v6.2.0-rc2 release
adds bede01170e hw/arm/virt: Extend nested and mte checks to hvf
adds 2f459cd1a8 hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bit
adds 101f27f3c8 hw/intc/arm_gicv3: Update cached state after LPI state changes
adds b74d7c0e50 hw/intc/arm_gicv3: Add new gicv3_intid_is_special() function
adds 90feffad2a hw/intc/arm_gicv3: fix handling of LPIs in list registers
adds e750c10167 Merge tag 'pull-target-arm-20211129' of https://git.linaro.o [...]
adds 7abba7c638 virtio-mmio : fix the crash in the vm shutdown
adds 9323f892b3 failover: fix unplug pending detection
adds 846a1e85da vdpa: Add dummy receive callback
adds 0fe7245d8b virtio-balloon: process all in sgs for free_page_vq
adds d3f1f940eb virtio-balloon: correct used length
adds 0192d6677c intel-iommu: ignore leaf SNP bit in scalable mode
adds bacf58ca18 Fix bad overflow check in hw/pci/pcie.c
adds b1641c5097 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...]
adds 0a761ce303 linux-user: implement more loop ioctls
adds 095c7737fb Merge tag 'linux-user-for-6.2-pull-request' of git://github. [...]
adds 48e14066ac accel/tcg: introduce CF_NOIRQ
adds aff0e204cb accel/tcg: suppress IRQ check for special TBs
adds a7c6e562e6 tests/avocado: fix tcg_plugin mem access count test
adds 86a41ac7fd plugins/meson.build: fix linker issue with weird paths
adds a8e537fa4d gdbstub: handle a potentially racing TaskState
adds 40525be5cb MAINTAINERS: Remove me as a reviewer for the build and test/avocado
adds 1e970158be MAINTAINERS: Add section for Aarch64 GitLab custom runner
adds d5615bbf91 tests/plugin/syscall.c: fix compiler warnings
adds a0fd8a5492 Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsq [...]
adds 7bf00dfb51 target/ppc: fix Hash64 MMU update of PTE bit R
adds 50456a6794 Merge tag 'pull-ppc-20211129' of https://github.com/legoater [...]
adds 24c4cd1311 MAINTAINERS: Change my email address
adds 682aa69b1f Update version for v6.2.0-rc3 release
adds b154791e7b hw/block/fdc: Extract blk_create_empty_drive()
adds 1ab95af033 hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
adds cc20926e9b tests/qtest/fdc-test: Add a regression test for CVE-2021-20196
adds a69254a2b3 Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qem [...]
new e7fa3377cc seabios: update submodule to 1.15.0
new 3bc90ac567 seabios: update binaries to 1.15.0
new 99fc08366b Merge tag 'seabios-20211203-pull-request' of git://git.kraxe [...]
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 | 22 ++++++++++++++--------
VERSION | 2 +-
accel/tcg/cpu-exec.c | 9 +++++++++
accel/tcg/translate-all.c | 4 ++--
gdbstub.c | 2 +-
hw/acpi/pcihp.c | 30 +++++++++++++++++++++++++++---
hw/arm/virt.c | 15 +++++++++------
hw/block/fdc.c | 23 ++++++++++++++++++++---
hw/i386/intel_iommu.c | 6 ++++++
hw/i386/intel_iommu_internal.h | 2 ++
hw/intc/arm_gicv3.c | 6 ++++--
hw/intc/arm_gicv3_cpuif.c | 9 ++++-----
hw/intc/arm_gicv3_its.c | 7 ++++---
hw/intc/arm_gicv3_redist.c | 14 ++++++++++----
hw/intc/gicv3_internal.h | 30 ++++++++++++++++++++++++++++++
hw/pci/pcie.c | 4 ++--
hw/ppc/spapr.c | 8 ++++----
hw/ppc/spapr_softmmu.c | 2 +-
hw/virtio/virtio-balloon.c | 13 ++++++++-----
hw/virtio/virtio-mmio.c | 12 ++++++++++++
include/exec/exec-all.h | 1 +
include/exec/gen-icount.h | 21 +++++++++++++++++----
linux-user/ioctls.h | 4 ++++
linux-user/linux_loop.h | 2 ++
linux-user/syscall_defs.h | 4 ++++
linux-user/syscall_types.h | 6 ++++++
net/vhost-vdpa.c | 8 ++++++++
pc-bios/bios-256k.bin | Bin 262144 -> 262144 bytes
pc-bios/bios-microvm.bin | Bin 131072 -> 131072 bytes
pc-bios/bios.bin | Bin 131072 -> 131072 bytes
pc-bios/vgabios-ati.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-bochs-display.bin | Bin 28672 -> 28672 bytes
pc-bios/vgabios-cirrus.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-qxl.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-ramfb.bin | Bin 28672 -> 28672 bytes
pc-bios/vgabios-stdvga.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-virtio.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-vmware.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios.bin | Bin 38912 -> 38912 bytes
plugins/meson.build | 4 ++--
roms/seabios | 2 +-
softmmu/physmem.c | 4 ++--
target/ppc/mmu-hash64.c | 4 ++--
target/ppc/mmu-hash64.h | 5 +++++
tests/avocado/tcg_plugins.py | 2 +-
tests/plugin/syscall.c | 8 +++-----
tests/qtest/fdc-test.c | 38 ++++++++++++++++++++++++++++++++++++++
47 files changed, 266 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.