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/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 14e7c956 0: update: binutils-gcc: 2
new 93faf49b 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 (14e7c956)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1552 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 61144 -> 61252 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 458376 -> 456924 bytes
06-check_regression/console.log.xz | Bin 388 -> 388 bytes
07-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 18 insertions(+), 18 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/glibc.
from abd383584b Add narrowing square root functions
adds 3886eaff9d benchtests: Enable scripts/plot_strings.py to read stdin
adds 2fd36391be benchtests: Remove redundant assert.h
new 8af8456004 nptl: pthread_kill, pthread_cancel should not fail after exi [...]
new 526c3cf11e nptl: Fix race between pthread_kill and thread exit (bug 12889)
The 2 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:
benchtests/bench-memset-large.c | 1 -
benchtests/bench-memset-walk.c | 1 -
benchtests/scripts/plot_strings.py | 11 +-
nptl/allocatestack.c | 3 +
nptl/descr.h | 6 +
nptl/pthread_cancel.c | 9 +-
nptl/pthread_create.c | 14 +++
nptl/pthread_kill.c | 60 ++++++----
sysdeps/pthread/Makefile | 7 +-
sysdeps/pthread/tst-kill4.c | 89 ---------------
.../tst-pthread_cancel-exited.c} | 29 +++--
sysdeps/pthread/tst-pthread_cancel-select-loop.c | 87 +++++++++++++++
.../tst-pthread_kill-exited.c} | 30 +++--
sysdeps/pthread/tst-pthread_kill-exiting.c | 123 +++++++++++++++++++++
14 files changed, 331 insertions(+), 139 deletions(-)
delete mode 100644 sysdeps/pthread/tst-kill4.c
copy sysdeps/{unix/sysv/linux/tst-time-clobber.c => pthread/tst-pthread_cancel-exi [...]
create mode 100644 sysdeps/pthread/tst-pthread_cancel-select-loop.c
copy sysdeps/{unix/sysv/linux/tst-time-clobber.c => pthread/tst-pthread_kill-exite [...]
create mode 100644 sysdeps/pthread/tst-pthread_kill-exiting.c
--
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 a02a90c114 [gdb/testsuite] Set sysroot earlier in local-board.exp
adds 52e5dceb69 Automatic date update in version.in
adds 003fa0df36 [gdb/testsuite] Fix test name in gdb.base/batch-exit-status.exp
adds fd5255582f Re: Deprecate a.out support for NetBSD targets
adds 7486cb6843 [gdb/testsuite] Fix gdb.gdb/selftest.exp
adds 5a2947cf17 ia64: don't use get_symbol_name() for section parsing. With [...]
adds 168495916d MIPS: don't use get_symbol_name() for section parsing. With [...]
new 18287cf8b1 RISC-V: Update the assembler insn testcase.
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/config.bfd | 3 ++-
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++++++
gas/config/tc-ia64.c | 16 ++++------------
gas/config/tc-mips.c | 21 +++++++--------------
gas/testsuite/gas/riscv/insn.d | 2 --
gas/testsuite/gas/riscv/insn.s | 2 --
gdb/testsuite/gdb.base/batch-exit-status.exp | 26 ++++++++++++++++++++------
gdb/testsuite/gdb.gdb/selftest.exp | 2 +-
9 files changed, 41 insertions(+), 39 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 ed05039a 0: update: binutils-gcc-linux-glibc-gdb: 6
new a31085af 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 (ed05039a)
\
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 1504 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51652 -> 50984 bytes
05-build_abe-gcc/console.log.xz | Bin 197732 -> 199656 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 9328 -> 8676 bytes
08-build_abe-glibc/console.log.xz | Bin 236616 -> 236456 bytes
09-build_abe-gdb/console.log.xz | Bin 44172 -> 44024 bytes
10-check_regression/console.log.xz | Bin 388 -> 388 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_tx1/gnu-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/glibc.
from f2413f2710 x86-64: Use testl to check __x86_string_control
adds 52d0119743 MIPS: Setup errno for {f,l,}xstat
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mips/fxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/lxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/xstat.c | 4 +++-
3 files changed, 9 insertions(+), 3 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
in repository toolchain/ci/base-artifacts.
discards 5251bb44 12: update: binutils-97a124ac9969955d7e5c4abc435c37091d7cdd80: 1
new 3d0a024d 12: update: glibc-52d0119743180164d1664b6773ac5d873f224608: 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 (5251bb44)
\
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 1784 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 43416 -> 42720 bytes
04-build_abe-stage1/console.log.xz | Bin 72056 -> 72240 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 10596 -> 10652 bytes
07-build_abe-glibc/console.log.xz | Bin 470632 -> 472764 bytes
08-build_abe-stage2/console.log.xz | Bin 171548 -> 171152 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 46 +-
10-benchmark/console.log.xz | Bin 3060 -> 3080 bytes
11-check_regression/console.log.xz | Bin 1992 -> 1972 bytes
11-check_regression/results-0.csv | 167 +-
11-check_regression/results-1.csv | 171 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 34 +-
11-check_regression/results-full.csv | 175 +-
11-check_regression/results.csv | 72 +-
11-check_regression/results.log | 4990 +++++++++++++++----------------
12-update_baseline/console.log | 2981 ++++++++++--------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-0.csv | 165 +-
12-update_baseline/results-1.csv | 171 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-compare.csv | 40 +-
12-update_baseline/results-full.csv | 173 +-
12-update_baseline/results.csv | 72 +-
12-update_baseline/results.log | 4944 +++++++++++++++---------------
12-update_baseline/results.regressions | 1 +
jenkins/manifest.sh | 8 +-
results | 2 +-
results_id | 2 +-
32 files changed, 7441 insertions(+), 6893 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_apm/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from f2413f2710 x86-64: Use testl to check __x86_string_control
adds 52d0119743 MIPS: Setup errno for {f,l,}xstat
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mips/fxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/lxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/xstat.c | 4 +++-
3 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.