This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d23ecd63 0: update: binutils-gcc: 1
new 646da17c 0: update: binutils-gcc: 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 (d23ecd63)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1540 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 64712 -> 65448 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 477980 -> 479204 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3812 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2436 -> 2444 bytes
07-check_regression/console.log.xz | Bin 3580 -> 4980 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 37 +-
07-check_regression/results.compare | 63 +-
07-check_regression/results.compare2 | 547 ++-
07-check_regression/results.regressions | 63 +-
08-update_baseline/console.log | 820 ++++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 37 +-
08-update_baseline/results.compare | 63 +-
08-update_baseline/results.compare2 | 547 ++-
08-update_baseline/results.regressions | 63 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2752800 -> 2751188 bytes
sumfiles/g++.sum | 148 +-
sumfiles/gcc.log.xz | Bin 2357000 -> 2350420 bytes
sumfiles/gcc.sum | 4246 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 914808 -> 918768 bytes
sumfiles/gfortran.sum | 57 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175932 -> 175388 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2708 -> 2720 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 465152 -> 465904 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 4272 insertions(+), 2471 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards e753e299 0: update: binutils-llvm-linux-qemu: boot
new 94fb5b43 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 (e753e299)
\
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 1564 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 45956 -> 44904 bytes
04-build_llvm/console.log.xz | Bin 60332 -> 59564 bytes
05-build_abe-qemu/console.log.xz | Bin 30532 -> 29744 bytes
06-build_linux/console.log.xz | Bin 3448 -> 3568 bytes
07-boot_linux/console.log.xz | Bin 6092 -> 6088 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 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_tk1/llvm-release-arm-spec2k6-O2
in repository toolchain/ci/glibc.
from 79528414dc elf: Replace nsid with args.nsid [BZ #27609]
adds 76843f3b3e y2038: Use a common definition for stat for sparc32
adds cb9b8b5d76 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
adds 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
elf/dl-close.c | 6 ++
elf/dl-open.c | 35 +++++-
elf/dl-support.c | 7 ++
elf/dl-tls.c | 16 +--
elf/rtld.c | 1 +
posix/fork.c | 3 +
sysdeps/generic/ldsodefs.h | 9 +-
sysdeps/pthread/Makefile | 10 +-
sysdeps/pthread/tst-create1.c | 119 +++++++++++++++++++++
.../pthread/tst-create1mod.c | 30 +++---
sysdeps/unix/sysv/linux/bits/timex.h | 2 +-
sysdeps/unix/sysv/linux/sparc/bits/struct_stat.h | 54 ++++++----
13 files changed, 242 insertions(+), 51 deletions(-)
create mode 100644 sysdeps/pthread/tst-create1.c
copy elf/tst-dlopen-nodelete-reloc-mod8.c => sysdeps/pthread/tst-create1mod.c (63%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.