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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fd66ecbf2 0: update: binutils-llvm-linux-qemu: boot
new 5779f9c16 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 (fd66ecbf2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1848 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 45396 -> 46272 bytes
04-build_llvm/console.log.xz | Bin 58296 -> 60000 bytes
05-build_abe-qemu/console.log.xz | Bin 31444 -> 30404 bytes
06-build_linux/console.log.xz | Bin 3732 -> 3780 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 14 insertions(+), 14 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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 2e62356d25 Automatic date update in version.in
adds bd32538717 Automatic date update in version.in
adds 2e9122f7a6 Automatic date update in version.in
adds ea6e7e4e21 Automatic date update in version.in
adds 929adb5ce7 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 518c88f68 0: update: qemu-f50ecf548c7313c27037f7b7fb8ecc5a5e89249c: boot
new eb602cd9c 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 (518c88f68)
\
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 1560 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 42092 -> 42676 bytes
04-build_llvm/console.log.xz | Bin 58416 -> 57824 bytes
05-build_abe-qemu/console.log.xz | Bin 30396 -> 29904 bytes
06-build_linux/console.log.xz | Bin 4984 -> 3576 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 17 ++++++++++-------
10 files changed, 15 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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/glibc.
from 33adeaa3e2 nptl: Avoid setxid deadlock with blocked signals in thread e [...]
adds 4bf7251998 support: Add check for TID zero in support_wait_for_thread_exit
adds 40bade26d5 nptl: pthread_kill must send signals to a specific thread [B [...]
adds e870aac897 misc: Add __get_nprocs_sched
adds cda99af14e linux: Simplify get_nprocs
adds 822662cf2a linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)
adds 80a009119b Suppress -Wcast-qual warnings in bsearch
adds a996d13b8a Add missing braces to bsearch inline implementation [BZ #28400]
new 558168c78e support: Also return fd when it is 0
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 +
bits/stdlib-bsearch.h | 13 +-
include/sys/sysinfo.h | 7 +-
malloc/arena.c | 2 +-
misc/getsysstats.c | 6 +
nptl/pthread_kill.c | 4 +-
posix/Makefile | 3 +-
...d_rr_get_interval.c => tst-sched_getaffinity.c} | 37 ++--
support/support-open-dev-null-range.c | 14 +-
support/support_wait_for_thread_exit.c | 5 +-
sysdeps/mach/getsysstats.c | 6 +
sysdeps/pthread/Makefile | 1 +
sysdeps/pthread/tst-pthread-raise-blocked-self.c | 92 ++++++++++
sysdeps/unix/sysv/linux/getsysstats.c | 195 ++++++++++++++++-----
14 files changed, 308 insertions(+), 79 deletions(-)
copy posix/{tst-sched_rr_get_interval.c => tst-sched_getaffinity.c} (54%)
create mode 100644 sysdeps/pthread/tst-pthread-raise-blocked-self.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.