This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master
in repository glibc.
from 6583d53445 S390: Add new s390 platform z16.
new ba9c42ac0e nptl: Handle spurious EINTR when thread cancellation is disa [...]
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:
NEWS | 2 +
manual/process.texi | 3 +-
nptl/allocatestack.c | 2 -
nptl/cancellation.c | 50 +++++++---
nptl/cleanup_defer.c | 42 +++++++--
nptl/descr.h | 41 +++++---
nptl/libc-cleanup.c | 39 +++++++-
nptl/pthread_cancel.c | 110 ++++++++++++++++------
nptl/pthread_join_common.c | 7 +-
nptl/pthread_setcancelstate.c | 26 +++++-
nptl/pthread_setcanceltype.c | 31 +++++-
nptl/pthread_testcancel.c | 9 +-
sysdeps/nptl/dl-tls_init_tp.c | 3 -
sysdeps/nptl/pthreadP.h | 2 +-
sysdeps/pthread/Makefile | 1 +
sysdeps/pthread/tst-cancel29.c | 207 +++++++++++++++++++++++++++++++++++++++++
16 files changed, 484 insertions(+), 91 deletions(-)
create mode 100644 sysdeps/pthread/tst-cancel29.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.
unknown user pushed a change to branch release/2.34/master
in repository glibc.
from 0c03cb54c8 S390: Add new s390 platform z16.
new 290db09546 nptl: Handle spurious EINTR when thread cancellation is disa [...]
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:
NEWS | 2 +
manual/process.texi | 3 +-
nptl/allocatestack.c | 2 -
nptl/cancellation.c | 50 +++++++---
nptl/cleanup_defer.c | 42 +++++++--
nptl/descr.h | 41 +++++---
nptl/libc-cleanup.c | 39 +++++++-
nptl/pthread_cancel.c | 110 ++++++++++++++++------
nptl/pthread_join_common.c | 7 +-
nptl/pthread_setcancelstate.c | 26 +++++-
nptl/pthread_setcanceltype.c | 31 +++++-
nptl/pthread_testcancel.c | 9 +-
sysdeps/nptl/dl-tls_init_tp.c | 3 -
sysdeps/nptl/pthreadP.h | 2 +-
sysdeps/pthread/Makefile | 1 +
sysdeps/pthread/tst-cancel29.c | 207 +++++++++++++++++++++++++++++++++++++++++
16 files changed, 484 insertions(+), 91 deletions(-)
create mode 100644 sysdeps/pthread/tst-cancel29.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/glibc.
from 26b2478322 x86: Reduce code size of mem{move|pcpy|cpy}-ssse3
new 592b6d00aa stdio: Split __get_errname definition from errlist.c
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:
stdio-common/Makefile | 1 +
stdio-common/errlist.c | 38 ++----------------------------
stdio-common/{errlist.c => errname.c} | 21 ++---------------
sysdeps/mach/hurd/{errlist.c => errname.c} | 2 +-
4 files changed, 6 insertions(+), 56 deletions(-)
copy stdio-common/{errlist.c => errname.c} (79%)
copy sysdeps/mach/hurd/{errlist.c => errname.c} (96%)
--
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 e580f81d22d c++: unsigned int32_t enum promotion [PR102804]
new a335a94a1bf i386: Correct target attribute for crc32 intrinsics
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:
gcc/config/i386/smmintrin.h | 25 +++++++-----------------
gcc/testsuite/gcc.target/i386/crc32-6.c | 2 +-
gcc/testsuite/gcc.target/i386/crc32-7.c | 34 +++++++++++++++++++++++++++++++++
3 files changed, 42 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/crc32-7.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/base-artifacts.
discards a1404a23 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new ddb630a6 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (a1404a23)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1580 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 18040 -> 17604 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +++---
6 files changed, 27 insertions(+), 27 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-next-defconfig
in repository toolchain/ci/qemu.
from 4bf58c7213 virtio-iommu: use-after-free fix
adds 81c7ed41a1 Update version for v7.0.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b814ac30 0: update: binutils-8e347faf8f1556a0f1afc33bd53099ec5f2f8efe: boot
new f67f12f9 0: update: qemu-81c7ed41a1b33031f3e4fe24191a998a492044b8: 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 (b814ac30)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30560 -> 29476 bytes
04-build_llvm/console.log.xz | Bin 61260 -> 62740 bytes
05-build_abe-qemu/console.log.xz | Bin 32320 -> 30684 bytes
06-build_linux/console.log.xz | Bin 5208 -> 5296 bytes
07-boot_linux/console.log.xz | Bin 7488 -> 7496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 8 ++++----
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-aarch64
in repository toolchain/ci/base-artifacts.
discards 4bae3cbe 0: update: linux-115acbb56978941bb7537a97dfc303da286106c1: 1
new d663bc3a 0: update: qemu-81c7ed41a1b33031f3e4fe24191a998a492044b8: 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 (4bae3cbe)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30004 -> 30192 bytes
04-build_abe-stage1/console.log.xz | Bin 72600 -> 72828 bytes
06-build_abe-linux/console.log.xz | Bin 9344 -> 11244 bytes
07-build_abe-glibc/console.log.xz | Bin 236764 -> 236508 bytes
08-build_abe-stage2/console.log.xz | Bin 199852 -> 199456 bytes
09-build_abe-gdb/console.log.xz | Bin 34436 -> 34560 bytes
10-build_abe-qemu/console.log.xz | Bin 32448 -> 31400 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3896 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2688 -> 2688 bytes
13-check_regression/console.log.xz | Bin 16436 -> 11368 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 25 -
13-check_regression/results.compare | 257 +-
13-check_regression/results.compare2 | 3450 +++++++-----------
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 5889 ++++++++++++-------------------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 25 -
14-update_baseline/results.compare | 257 +-
14-update_baseline/results.compare2 | 3450 +++++++-----------
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 3344792 -> 3349296 bytes
sumfiles/g++.sum | 2209 ++++++------
sumfiles/gcc.log.xz | Bin 2943516 -> 2940636 bytes
sumfiles/gcc.sum | 4588 ++++++++++++------------
sumfiles/gfortran.log.xz | Bin 1021332 -> 1017496 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196384 -> 196496 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2652 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 408604 -> 414180 bytes
sumfiles/libstdc++.sum | 6 +-
38 files changed, 8096 insertions(+), 12278 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 glibc.
from 26b2478322 x86: Reduce code size of mem{move|pcpy|cpy}-ssse3
new 592b6d00aa stdio: Split __get_errname definition from errlist.c
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:
stdio-common/Makefile | 1 +
stdio-common/errlist.c | 38 ++----------------------------
stdio-common/{errlist.c => errname.c} | 21 ++---------------
sysdeps/mach/hurd/{errlist.c => errname.c} | 2 +-
4 files changed, 6 insertions(+), 56 deletions(-)
copy stdio-common/{errlist.c => errname.c} (79%)
copy sysdeps/mach/hurd/{errlist.c => errname.c} (96%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.