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.
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/binutils-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
adds 2b677209fe opcodes: Fix RPATH not being set for dynamic libbfd dependency
No new revisions were added by this update.
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.
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/base-artifacts.
discards bf77737d8 0: update: binutils-gcc-linux-glibc-gdb: 6
new 79240076a 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (bf77737d8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52632 -> 52992 bytes
05-build_abe-gcc/console.log.xz | Bin 209564 -> 210440 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8636 -> 9416 bytes
08-build_abe-glibc/console.log.xz | Bin 237420 -> 237148 bytes
09-build_abe-gdb/console.log.xz | Bin 45684 -> 46040 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 20 insertions(+), 20 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_gnu_tk1
in repository toolchain/ci/interesting-commits.
from 3882620 Add regression d8edfadfc7a9795b65177a50ce44fd348858e844 from [...]
new 8c209b4 Add regression d8edfadfc7a9795b65177a50ce44fd348858e844 from [...]
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:
gcc | 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_gcc_bootstrap/master-aarch64-bootstrap_ubsan
in repository toolchain/ci/binutils-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
adds 2b677209fe opcodes: Fix RPATH not being set for dynamic libbfd dependency
No new revisions were added by this update.
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.
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 1f8ee3d48 2: update: binutils-gcc: 1
new 6276c759a 2: 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 (1f8ee3d48)
\
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 53556 -> 54448 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 171536 -> 170220 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 ++++++++++++++--------------
jenkins/manifest.sh | 12 ++++----
7 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_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O3_LTO_VECT
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_gnu_tx1/gnu-release-aarch64-spec2k6-O3_LTO_VECT
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_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards 2fdbcbb94 0: update: binutils-gcc-linux-glibc: 1
new 6e86d917c 0: update: binutils-gcc-linux-glibc: 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 (2fdbcbb94)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release- [...]
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 1628 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43044 -> 42844 bytes
04-build_abe-stage1/console.log.xz | Bin 67380 -> 67436 bytes
06-build_abe-linux/console.log.xz | Bin 8848 -> 8012 bytes
07-build_abe-glibc/console.log.xz | Bin 230900 -> 232992 bytes
08-build_abe-stage2/console.log.xz | Bin 171344 -> 171628 bytes
09-benchmark/benchmark-build.log | 134 +
09-benchmark/benchmark.log | 133 +
09-benchmark/console.log.xz | Bin 0 -> 3100 bytes
09-true/console.log.xz | Bin 76 -> 0 bytes
10-benchmark/benchmark-start.log | 1 -
10-benchmark/benchmark.log | 37 -
10-benchmark/console.log.xz | Bin 2256 -> 0 bytes
10-check_regression/console.log.xz | Bin 0 -> 4312 bytes
.../results-0.csv | 20460 +++++++++----------
.../results-1.csv | 20434 +++++++++---------
10-check_regression/results-brief.csv | 27 +
.../results-compare.csv | 0
.../results-full.csv | 839 +-
10-check_regression/results.csv | 182 +
.../results.log | 20 +-
11-check_regression/console.log.xz | Bin 4548 -> 0 bytes
11-check_regression/results-brief.csv | 28 -
11-check_regression/results.csv | 194 -
11-update_baseline/console.log | 1695 ++
.../results-0.csv | 20460 +++++++++----------
.../results-1.csv | 20434 +++++++++---------
11-update_baseline/results-brief.csv | 27 +
.../results-compare.csv | 0
.../results-full.csv | 839 +-
11-update_baseline/results.csv | 182 +
.../results.log | 20 +-
12-update_baseline/console.log | 1803 --
12-update_baseline/results-brief.csv | 28 -
12-update_baseline/results.csv | 194 -
jenkins/manifest.sh | 24 +-
results | 2 -
results_id | 2 +-
39 files changed, 44111 insertions(+), 44088 deletions(-)
create mode 100644 09-benchmark/benchmark-build.log
create mode 100644 09-benchmark/benchmark.log
create mode 100644 09-benchmark/console.log.xz
delete mode 100644 09-true/console.log.xz
delete mode 100644 10-benchmark/benchmark-start.log
delete mode 100644 10-benchmark/benchmark.log
delete mode 100644 10-benchmark/console.log.xz
create mode 100644 10-check_regression/console.log.xz
rename {11-check_regression => 10-check_regression}/results-0.csv (98%)
rename {11-check_regression => 10-check_regression}/results-1.csv (98%)
create mode 100644 10-check_regression/results-brief.csv
rename {11-check_regression => 10-check_regression}/results-compare.csv (100%)
rename {11-check_regression => 10-check_regression}/results-full.csv (51%)
create mode 100644 10-check_regression/results.csv
rename {11-check_regression => 10-check_regression}/results.log (64%)
delete mode 100644 11-check_regression/console.log.xz
delete mode 100644 11-check_regression/results-brief.csv
delete mode 100644 11-check_regression/results.csv
create mode 100644 11-update_baseline/console.log
rename {12-update_baseline => 11-update_baseline}/results-0.csv (98%)
rename {12-update_baseline => 11-update_baseline}/results-1.csv (98%)
create mode 100644 11-update_baseline/results-brief.csv
rename {12-update_baseline => 11-update_baseline}/results-compare.csv (100%)
rename {12-update_baseline => 11-update_baseline}/results-full.csv (51%)
create mode 100644 11-update_baseline/results.csv
rename {12-update_baseline => 11-update_baseline}/results.log (64%)
delete mode 100644 12-update_baseline/console.log
delete mode 100644 12-update_baseline/results-brief.csv
delete mode 100644 12-update_baseline/results.csv
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.