This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7625acd87 0: update: binutils-gcc-linux: all
new e1a177d7d 0: update: binutils-gcc-linux: all
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 (7625acd87)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 72 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11544 +++++------
04-build_abe-stage1/console.log | 18249 ++++++++---------
05-build_linux/console.log | 910 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31249 +++++++++++++++---------------
jenkins/manifest.sh | 11 +-
12 files changed, 31284 insertions(+), 31229 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 71622700a 0: update: llvm-linux: all
new 496379383 0: update: llvm-linux: all
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 (71622700a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 70 +-
02-build_llvm/console.log | 12914 +++++++++++++++++------------------
03-build_linux/console.log | 782 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 32 +-
06-update_baseline/console.log | 12 +-
console.log | 13820 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13804 insertions(+), 13840 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 966dc1a27c5 Automatic date update in version.in
new 7f32a4d5aef Stop considering hw and sw breakpoint locations duplicates [...]
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:
gdb/ChangeLog | 22 ++
gdb/breakpoint.c | 253 ++++++++++++++-------
gdb/testsuite/ChangeLog | 5 +
.../gdb.base/hw-sw-break-same-address.exp | 73 ++++++
4 files changed, 267 insertions(+), 86 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/hw-sw-break-same-address.exp
--
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_tk1/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from a4a3519245 string: Fix string/tst-memmove-overflow to compile with GCC 7
adds 981e638d38 locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4)
adds 59b64f9cbb aarch64: fix strcpy and strnlen for big-endian [BZ #25824]
adds 61d64408a1 Update timezone code from tzcode 2020a
adds 501bdb5dd6 Linux: Remove remnants of the getcpu cache
new cbfc16122e sunrpc/tst-udp-*: Fix timeout value
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:
locale/C-translit.h.in | 2 +
sunrpc/tst-udp-nonblocking.c | 2 +-
sunrpc/tst-udp-timeout.c | 16 +-
sysdeps/aarch64/strcpy.S | 5 +
sysdeps/aarch64/strnlen.S | 5 +
sysdeps/unix/sysv/linux/pthread_setaffinity.c | 5 -
sysdeps/unix/sysv/linux/sched_setaffinity.c | 5 -
.../unix/sysv/linux/x86_64/pthread_setaffinity.c | 14 -
sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c | 14 -
sysdeps/x86_64/nptl/tcb-offsets.sym | 1 -
sysdeps/x86_64/nptl/tls.h | 2 +-
time/tzfile.c | 2 +-
timezone/private.h | 37 +-
timezone/tzfile.h | 20 +-
timezone/version | 2 +-
timezone/zdump.c | 6 +-
timezone/zic.c | 814 +++++++++++++--------
17 files changed, 576 insertions(+), 376 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c
delete mode 100644 sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.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_bmk_tk1/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards c53c831bc 4: update: gcc-8a15faa730f99100f6f3ed12663563356ec5a2c0: 1
discards 1ed7b32e6 3: reset: glibc-bc2eb9321ec0d17d41596933617b2522c9aa5e0b: 1
discards e3cb1ee5e 2: update: binutils-gcc-glibc: 1
discards 851ebd403 1: reset: gcc-897a73086b2d63a5a6ae79f4276422272eca534d: 1
discards ca7689c39 0: update: binutils-glibc: 1
new 6ed973a8e 0: update: binutils-gcc-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 (c53c831bc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 130 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11117 ++-
04-build_abe-stage1/console.log | 20190 ++--
05-build_abe-linux/console.log | 244 +-
06-build_abe-glibc/console.log | 39646 ++++----
07-build_abe-stage2/console.log | 44436 +++++----
09-benchmark--Os_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_mthumb/benchmark.log | 6 +-
09-benchmark--Os_mthumb/console.log | 142 +-
10-check_regression/console.log | 3640 +-
10-check_regression/results-0.csv | 3732 +-
10-check_regression/results-1.csv | 3772 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 8 +-
10-check_regression/results-full.csv | 4006 +-
10-check_regression/results.csv | 240 +-
10-check_regression/results.log | 5152 +-
11-update_baseline/console.log | 10288 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-0.csv | 3819 +-
11-update_baseline/results-1.csv | 3772 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 8 +-
11-update_baseline/results-full.csv | 3994 +-
11-update_baseline/results.csv | 240 +-
11-update_baseline/results.log | 5226 +-
11-update_baseline/results.regressions | 1 -
console.log | 131021 +++++++++++++------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
31 files changed, 151907 insertions(+), 143483 deletions(-)
delete mode 100644 11-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.