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-arm
in repository toolchain/ci/glibc.
from 514638699d htl: Fix sigset of main thread
adds 11a02b035b misc: Add __get_nprocs_sched
adds 33099d72e4 linux: Simplify get_nprocs
adds 342298278e linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)
No new revisions were added by this update.
Summary of changes:
include/sys/sysinfo.h | 7 +-
malloc/arena.c | 2 +-
misc/getsysstats.c | 6 +
posix/Makefile | 3 +-
...d_rr_get_interval.c => tst-sched_getaffinity.c} | 37 ++--
sysdeps/mach/getsysstats.c | 6 +
sysdeps/unix/sysv/linux/getsysstats.c | 195 ++++++++++++++++-----
7 files changed, 190 insertions(+), 66 deletions(-)
copy posix/{tst-sched_rr_get_interval.c => tst-sched_getaffinity.c} (54%)
--
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-arm
in repository toolchain/ci/base-artifacts.
discards 9f1fdba8b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 8c4ee0d58 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (9f1fdba8b)
\
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 1572 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 44008 -> 43028 bytes
04-build_abe-stage1/console.log.xz | Bin 91100 -> 90636 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9124 -> 8672 bytes
07-build_abe-glibc/console.log.xz | Bin 231540 -> 229644 bytes
08-build_abe-stage2/console.log.xz | Bin 219292 -> 216560 bytes
09-build_abe-gdb/console.log.xz | Bin 43232 -> 43144 bytes
10-build_abe-qemu/console.log.xz | Bin 30868 -> 30460 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2612 -> 2676 bytes
13-check_regression/console.log.xz | Bin 2388 -> 3436 bytes
13-check_regression/results.compare | 24 +-
13-check_regression/results.compare2 | 159 ++-
14-update_baseline/console.log | 438 ++++---
14-update_baseline/results.compare | 24 +-
14-update_baseline/results.compare2 | 159 ++-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2556280 -> 2558536 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2072272 -> 2062684 bytes
sumfiles/gcc.sum | 2239 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 836932 -> 845716 bytes
sumfiles/gfortran.sum | 118 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2248 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 163024 -> 162928 bytes
sumfiles/libgomp.sum | 156 ++-
sumfiles/libitm.log.xz | Bin 2652 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 414176 -> 412276 bytes
sumfiles/libstdc++.sum | 18 +-
33 files changed, 1964 insertions(+), 1519 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-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 75c3fe08a 0: update: binutils-gcc: 2
new d3a5a5b4d 0: update: binutils-gcc: 2
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 (75c3fe08a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1544 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64592 -> 64072 bytes
05-build_abe-bootstrap/console.log.xz | Bin 465324 -> 459420 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 14 ++++++-------
7 files changed, 7 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.