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-aarch64-next-allnoconfig
in repository toolchain/ci/qemu.
from 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
new b67de91e0d docs: Add caveats for Windows as the build platform
new d12dd9c7ee accel/kvm: Avoid Coverity warning in query_stats()
new d5b5023691 oss-fuzz: remove binaries from qemu-bundle tree
new 7906f11e62 oss-fuzz: ensure base_copy is a generic-fuzzer
new 6b23a67916 hw/nios2: virt: pass random seed to fdt
new 5e19cc68fb hw/mips: boston: pass random seed to fdt
new c287941a4d hw/rx: pass random seed to fdt
new 67f7e426e5 hw/i386: pass RNG seed via setup_data entry
new 616a6459d8 Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu [...]
The 9 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:
accel/kvm/kvm-all.c | 2 +-
docs/about/build-platforms.rst | 10 +++++++++-
hw/i386/microvm.c | 2 +-
hw/i386/pc.c | 4 ++--
hw/i386/pc_piix.c | 2 ++
hw/i386/pc_q35.c | 2 ++
hw/i386/x86.c | 26 ++++++++++++++++++++++----
hw/mips/boston.c | 5 +++++
hw/nios2/boot.c | 5 +++++
hw/rx/rx-gdbsim.c | 4 ++++
include/hw/i386/pc.h | 3 +++
include/hw/i386/x86.h | 3 ++-
include/standard-headers/asm-x86/bootparam.h | 1 +
scripts/oss-fuzz/build.sh | 6 ++++--
14 files changed, 63 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_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from 64edeadbcce Daily bump.
adds 98ce66a48fb libstdc++: Do not include <cxxabi.h> in <stacktrace>
adds ca82e7900f4 libstdc++: check for openat
adds 4eb15eceaac libstdc++: check for openat with dirfd in std::filesystem
adds 4be7b79d055 libstdc++: Do not optimize away storing pathname if it's needed
adds 2a1263d3638 Daily bump.
adds 8b85716d35c Daily bump.
adds 16ea82f0fc9 Daily bump.
adds 0057fda05e2 RTEMS: Do not define _GNU_SOURCE by default
adds 3387ec26515 Daily bump.
adds 60954a06ceb c++: aggregate prvalue as for range [PR106230]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 ++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rtems.h | 3 ++
gcc/cp/semantics.cc | 5 +++
gcc/testsuite/g++.dg/cpp0x/range-for38.C | 16 ++++++++++
libstdc++-v3/ChangeLog | 39 ++++++++++++++++++++++
libstdc++-v3/acinclude.m4 | 12 +++++++
libstdc++-v3/config.h.in | 3 ++
libstdc++-v3/configure | 55 ++++++++++++++++++++++++++++++++
libstdc++-v3/include/std/stacktrace | 8 ++++-
libstdc++-v3/src/c++17/fs_dir.cc | 4 +--
libstdc++-v3/src/filesystem/dir-common.h | 2 +-
libstdc++-v3/src/filesystem/dir.cc | 2 +-
13 files changed, 152 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for38.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/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 insertions(+), 10 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1bc122df 2: update: linux-a3fd3ca134d9485a0f9a7bdcffd7f8bae27f79d3: 624
discards 610b92ae 1: reset: linux-651ff8d8cedf95e992cbb4147dbc96965fd2e948: 600
discards 2ef57137 0: update: binutils-gcc-qemu: boot
new 5f2fc0e3 0: update: binutils-gcc-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 (1bc122df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1692 -> 1680 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29712 -> 30632 bytes
04-build_abe-stage1/console.log.xz | Bin 69764 -> 68516 bytes
05-build_abe-qemu/console.log.xz | Bin 32288 -> 31296 bytes
06-build_linux/console.log.xz | Bin 3668 -> 3564 bytes
07-boot_linux/console.log.xz | Bin 0 -> 504 bytes
08-check_regression/console.log.xz | Bin 476 -> 416 bytes
09-update_baseline/console.log | 146 ++++++++++++++-------------------
09-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 21 +++--
results | 6 +-
12 files changed, 78 insertions(+), 97 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
delete mode 100644 09-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm
in repository toolchain/ci/glibc.
from ca4d3ea513 manual: Add documentation for arc4random functions
adds 0c5605989f Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT [...]
adds 794c27446f struct stat is not posix conformant on microblaze with __USE [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/Makefile | 10 ++++------
sysdeps/unix/sysv/linux/microblaze/bits/struct_stat.h | 2 +-
sysdeps/unix/sysv/linux/tst-readdir64-compat.c | 4 ++++
3 files changed, 9 insertions(+), 7 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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 2a231e78 0: update: binutils-gcc-linux-glibc-gdb: 1
new fbae9379 0: update: binutils-gcc-linux-glibc-gdb: 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 (2a231e78)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1620 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 52740 -> 51740 bytes
04-build_abe-gcc/console.log.xz | Bin 232924 -> 234176 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8524 -> 8540 bytes
07-build_abe-glibc/console.log.xz | Bin 231792 -> 231764 bytes
08-build_abe-gdb/console.log.xz | Bin 49868 -> 50352 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3824 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2328 -> 2752 bytes
11-check_regression/console.log.xz | Bin 2284 -> 2292 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 118 +++++-----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55696 -> 55356 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 97744 -> 97840 bytes
sumfiles/gas.sum | 268 +++++++++++------------
sumfiles/ld.log.xz | Bin 130880 -> 131000 bytes
sumfiles/ld.sum | 338 ++++++++++++++---------------
23 files changed, 415 insertions(+), 415 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.