This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross
in repository toolchain/ci/qemu.
from ffa090bc56 target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG [...]
adds 5351fb7cb2 hw/block/nvme: fix invalid msix exclusive uninit
adds 0cef06d187 Update version for v6.0.0-rc5 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/block/nvme.c | 3 ++-
2 files changed, 3 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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/glibc.
from 7f3e7c262c x86: Optimize strchr-evex.S
adds 82292c99b2 LC_COLLATE: Fix last character ellipsis handling (Bug 22668)
adds 25cb72820a powerpc: Add log IFUNC multiarch support for POWER10
new 876cdfd154 Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.
new a1561c3bbe Add __attribute_access_none to disable GCC warnings [BZ #27714]
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:
config.h.in | 3 ++
locale/programs/ld-collate.c | 3 ++
misc/sys/cdefs.h | 8 +++-
nptl/Makefile | 1 +
.../tst-detach1.c => nptl/tst-thread-setspecific.c | 44 ++++++++--------------
scripts/build-many-glibcs.py | 4 +-
sysdeps/htl/pthread.h | 2 +-
sysdeps/nptl/pthread.h | 3 +-
.../powerpc/powerpc64/le/fpu/multiarch/Makefile | 8 ++++
.../powerpc/powerpc64/le/fpu/multiarch/configure | 33 ++++++++++++++++
.../powerpc64/le/fpu/multiarch/configure.ac | 14 +++++++
.../powerpc64/le/fpu/multiarch/e_log-power10.c | 4 ++
.../powerpc64/le/fpu/multiarch/e_log-ppc64.c | 4 ++
.../powerpc64/le}/fpu/multiarch/e_log.c | 19 ++++++----
.../powerpc64/le/fpu/multiarch}/w_log.c | 0
15 files changed, 110 insertions(+), 40 deletions(-)
copy sysdeps/pthread/tst-detach1.c => nptl/tst-thread-setspecific.c (57%)
create mode 100644 sysdeps/powerpc/powerpc64/le/fpu/multiarch/configure
create mode 100644 sysdeps/powerpc/powerpc64/le/fpu/multiarch/configure.ac
create mode 100644 sysdeps/powerpc/powerpc64/le/fpu/multiarch/e_log-power10.c
create mode 100644 sysdeps/powerpc/powerpc64/le/fpu/multiarch/e_log-ppc64.c
copy sysdeps/{x86_64 => powerpc/powerpc64/le}/fpu/multiarch/e_log.c (73%)
copy sysdeps/{i386/fpu => powerpc/powerpc64/le/fpu/multiarch}/w_log.c (100%)
--
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards b3005b23 0: update: binutils-gcc-glibc-qemu: 6
new ba08ad6c 0: update: binutils-gcc-glibc-qemu: 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 (b3005b23)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 84 +-
02-prepare_abe/console.log | 416 +-
04-build_abe-binutils/console.log | 11745 ++--
05-build_abe-stage1/console.log | 18531 +++---
06-build_abe-linux/console.log | 1996 +-
07-build_abe-glibc/console.log | 31825 +++++-----
08-build_abe-stage2/console.log | 41324 +++++++------
09-build_abe-qemu/console.log | 6908 ++-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 113045 +++++++++++++++++------------------
jenkins/manifest.sh | 24 +-
12 files changed, 112904 insertions(+), 112998 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 2c473def12b gdb: do autoload before notifying Python side in new_objfile event
new 4b62a30d5b4 Fix timeout for gdb.xml/tdesc-reload.exp
new b9f90c72ee6 Fix timeout with maint print objfiles
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:
gdb/ChangeLog | 6 ++++++
gdb/psymtab.c | 3 +--
gdb/symmisc.c | 7 ++-----
gdb/testsuite/ChangeLog | 9 +++++++++
gdb/testsuite/gdb.base/maint.exp | 3 ---
gdb/testsuite/gdb.xml/tdesc-reload.exp | 7 +++++--
gdb/testsuite/lib/gdb.exp | 17 ++++++++++++-----
7 files changed, 35 insertions(+), 17 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/llvm-master-arm-lts-allyesconfig
in repository toolchain/ci/qemu.
from b1cffefa1b Update version for v6.0.0-rc4 release
adds bc38e31b4e net: check the existence of peer before trying to pad
adds ffa090bc56 target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG [...]
adds 5351fb7cb2 hw/block/nvme: fix invalid msix exclusive uninit
adds 0cef06d187 Update version for v6.0.0-rc5 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/block/nvme.c | 3 ++-
include/net/net.h | 5 +++++
net/slirp.c | 2 +-
net/tap-win32.c | 2 +-
net/tap.c | 2 +-
target/s390x/mem_helper.c | 2 +-
7 files changed, 12 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.