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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards eaeea4bd 2: update: binutils-llvm-linux-qemu: 22507
new f38e2bcf 2: update: binutils-llvm-linux-qemu: 22510
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 (eaeea4bd)
\
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 1592 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30944 -> 30140 bytes
04-build_llvm/console.log.xz | Bin 62168 -> 61220 bytes
05-build_abe-qemu/console.log.xz | Bin 30872 -> 30520 bytes
06-build_linux/console.log.xz | Bin 4224 -> 4420 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 26 +++++++++++++-------------
jenkins/manifest.sh | 18 +++++++++---------
results | 2 +-
10 files changed, 23 insertions(+), 23 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_bootstrap/master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards c050554e 2: update: binutils-gcc: 0
new 14f0a933 2: update: binutils-gcc: 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 (c050554e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 20688 -> 24220 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 12 ++++-----
6 files changed, 29 insertions(+), 29 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_gdb/release-arm
in repository toolchain/ci/gdb.
from 54be2d2c95 Automatic date update in version.in
adds 343959391d Automatic date update in version.in
new 43b656588a Automatic date update in version.in
new 4f7b9bc89d Automatic date update in version.in
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:
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_gnu_native_check_gdb/release-arm
in repository toolchain/ci/glibc.
from cc9a4a664f elf: Fix memory leak in _dl_find_object_update (bug 29062)
adds 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 +
elf/Makefile | 8 ++
elf/tst-glibc-hwcaps-cache.script | 6 +
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 +++++++++++++++++++++++++++++++
sysdeps/s390/dl-procinfo.c | 5 +-
sysdeps/s390/dl-procinfo.h | 2 +-
sysdeps/s390/s390-64/Makefile | 25 +++-
sysdeps/s390/s390-64/dl-hwcap-check.h | 6 +-
sysdeps/s390/s390-64/dl-hwcaps-subdirs.c | 11 +-
sysdeps/s390/s390-64/tst-glibc-hwcaps.c | 8 +-
24 files changed, 545 insertions(+), 101 deletions(-)
create mode 100644 sysdeps/pthread/tst-cancel29.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.