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/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 28c26ce5fd Automatic date update in version.in
adds 2b677209fe opcodes: Fix RPATH not being set for dynamic libbfd dependency
No new revisions were added by this update.
Summary of changes:
opcodes/ChangeLog | 8 ++++++++
opcodes/Makefile.am | 6 ------
opcodes/Makefile.in | 6 ------
opcodes/configure | 13 +------------
opcodes/configure.ac | 13 +------------
5 files changed, 10 insertions(+), 36 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 48c2acae1 0: update: binutils-gcc: 1
new 257e5c698 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 (48c2acae1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1548 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 53152 -> 53352 bytes
04-build_abe-gcc/console.log.xz | Bin 209008 -> 210656 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2620 bytes
07-check_regression/console.log.xz | Bin 2384 -> 3124 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 162 +-
08-update_baseline/console.log | 467 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 162 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3406548 -> 3393604 bytes
sumfiles/g++.sum | 225 +-
sumfiles/gcc.log.xz | Bin 2923764 -> 2906924 bytes
sumfiles/gcc.sum | 4457 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 873056 -> 884788 bytes
sumfiles/gfortran.sum | 48 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171168 -> 171256 bytes
sumfiles/libgomp.sum | 22 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 420932 -> 430312 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 3062 insertions(+), 2545 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_apm/llvm-release-arm-spec2k6-Os_LTO
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.
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_apm/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 48106e81da Automatic date update in version.in
adds 1e4b1eace6 Automatic date update in version.in
adds 9aefdd5d13 Automatic date update in version.in
adds 61b08178e4 PR28459, readelf issues bogus warning
adds 03e3464158 Automatic date update in version.in
adds 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
adds 471a3e5663 Automatic date update in version.in
adds 5af30d001a Automatic date update in version.in
adds 70cfd17bbd Automatic date update in version.in
adds a035f1f8e7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
9 files changed, 338 insertions(+), 392 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_build/master-aarch64
in repository toolchain/ci/gdb.
from a4b0231e17 [gdb/doc] Fix print inferior-events default
adds f85dcfc3af gold: Place .note.gnu.property section before other note sections
adds 28c26ce5fd Automatic date update in version.in
new 2b677209fe opcodes: Fix RPATH not being set for dynamic libbfd dependency
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:
bfd/version.h | 2 +-
gold/layout.cc | 3 ++-
gold/layout.h | 9 +++++++--
opcodes/ChangeLog | 8 ++++++++
opcodes/Makefile.am | 6 ------
opcodes/Makefile.in | 6 ------
opcodes/configure | 13 +------------
opcodes/configure.ac | 13 +------------
8 files changed, 20 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.