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_fx/gnu-master-aarch64-cpu2017-O3
in repository toolchain/ci/base-artifacts.
discards 942efa73 0: update: binutils-gcc-linux-glibc: 1
new f9e3915e 0: update: : 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 (942efa73)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_fx/gnu-master-aa [...]
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 1776 -> 1880 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30764 -> 30940 bytes
04-build_abe-stage1/console.log.xz | Bin 72964 -> 76968 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9160 -> 11084 bytes
07-build_abe-glibc/console.log.xz | Bin 238752 -> 239484 bytes
08-build_abe-stage2/console.log.xz | Bin 175924 -> 184168 bytes
09-benchmark/benchmark-build.log | 94 +-
09-benchmark/benchmark.log | 92 +-
09-benchmark/console.log.xz | Bin 3692 -> 3676 bytes
10-check_regression/console.log.xz | Bin 3772 -> 4668 bytes
10-check_regression/csv-results-0/md5sum.csv | 47775 ++-
10-check_regression/csv-results-0/perf.csv | 1320 +-
10-check_regression/csv-results-0/results.csv | 281567 +++++++++++--
10-check_regression/csv-results-0/size.csv | 281046 +++++++++++--
10-check_regression/csv-results-0/vect.csv | 2553 +-
10-check_regression/csv-results-1/md5sum.csv | 53198 +--
10-check_regression/csv-results-1/perf.csv | 2161 +-
10-check_regression/csv-results-1/results.csv | 487494 +++++++++++-----------
10-check_regression/csv-results-1/size.csv | 499211 ++++++++++++-----------
10-check_regression/csv-results-1/vect.csv | 4503 +-
10-check_regression/results-brief.csv | 36 +-
10-check_regression/results-full.csv | 2297 +-
10-check_regression/results-internal.csv | 106 +-
10-check_regression/results.log | 3115 +-
11-update_baseline/console.log | 2794 +-
11-update_baseline/csv-results-0/md5sum.csv | 47775 ++-
11-update_baseline/csv-results-0/perf.csv | 1320 +-
11-update_baseline/csv-results-0/results.csv | 281567 +++++++++++--
11-update_baseline/csv-results-0/size.csv | 281046 +++++++++++--
11-update_baseline/csv-results-0/vect.csv | 2553 +-
11-update_baseline/csv-results-1/md5sum.csv | 53198 +--
11-update_baseline/csv-results-1/perf.csv | 2161 +-
11-update_baseline/csv-results-1/results.csv | 487494 +++++++++++-----------
11-update_baseline/csv-results-1/size.csv | 499211 ++++++++++++-----------
11-update_baseline/csv-results-1/vect.csv | 4503 +-
11-update_baseline/results-brief.csv | 36 +-
11-update_baseline/results-full.csv | 2297 +-
11-update_baseline/results-internal.csv | 106 +-
11-update_baseline/results.log | 3125 +-
jenkins/manifest.sh | 12 +-
results | 2 +-
results_id | 2 +-
44 files changed, 2144586 insertions(+), 1191184 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from d21d919bc1 Improve "set scheduler-locking" documentation
adds dd4c046506 Automatic date update in version.in
adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp
adds 43127ae571 Fix gdb.base/step-indirect-call-thunk.exp
adds 485caa08c0 Add PowerPC support to gdb.cp/call-method-register.cc
adds 2b8b0dca3b Fix for gdb.base/stap-probe.c
new 9779607aff Tighten gdb.threads/no-unwaited-for-left.exp regexps
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 +-
gdb/breakpoint.c | 2 +-
gdb/dwarf2/read.c | 38 +++++++++----------
gdb/dwarf2/read.h | 11 ++++--
.../longjmp-until-in-main.c} | 18 ++++-----
gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++
gdb/testsuite/gdb.base/stap-probe.c | 2 +
.../gdb.base/step-indirect-call-thunk.exp | 6 ++-
gdb/testsuite/gdb.cp/call-method-register.cc | 2 +
gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +-
gdb/testsuite/gdb.threads/no-unwaited-for-left.exp | 4 +-
gdbserver/server.cc | 8 +---
12 files changed, 96 insertions(+), 45 deletions(-)
copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...]
create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.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_gnu_native_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 9c38deec96 x86: Remove generic strncat, strncpy, and stpncpy implementations
adds f2698954ff x86: Remove __mmask intrinsics in strstr-avx512.c
adds f27e5e2178 nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore
No new revisions were added by this update.
Summary of changes:
nptl/cleanup_defer.c | 2 +-
sysdeps/x86_64/multiarch/strstr-avx512.c | 16 ++++++++++------
2 files changed, 11 insertions(+), 7 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_check_gcc/master-arm
in repository toolchain/ci/linux.
from 72a8e05d4f66 Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub [...]
adds 7edc3945bdce tracing/histograms: Fix memory leak problem
adds 495fcec8648c tracing: Fix sleeping while atomic in kdb ftdump
adds 0a6d7d45414a ftrace: Be more specific about arch impact when function t [...]
adds 0bb7e14c8e15 blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is as [...]
adds e3655dfa5805 fprobe/samples: Make sample_probe static
adds 1e1fb420fe68 samples: Use KSYM_NAME_LEN for kprobes
adds b047602d579b Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/sc [...]
adds 5750676b64a5 fs/remap: constrain dedupe of EOF blocks
adds 07fd5b6cdf3c cgroup: Use separate src/dst nodes when preloading css_set [...]
adds d0b97f3891fb Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel. [...]
adds 4a57a8400075 vf/remap: return the amount of bytes actually deduplicated
No new revisions were added by this update.
Summary of changes:
fs/remap_range.c | 5 +++--
include/linux/cgroup-defs.h | 3 ++-
include/trace/events/iocost.h | 2 +-
kernel/cgroup/cgroup.c | 37 +++++++++++++++++++++++--------------
kernel/trace/Kconfig | 3 ++-
kernel/trace/trace.c | 11 ++++++-----
kernel/trace/trace_events_hist.c | 2 ++
samples/fprobe/fprobe_example.c | 2 +-
samples/kprobes/kprobe_example.c | 5 ++---
samples/kprobes/kretprobe_example.c | 5 ++---
10 files changed, 44 insertions(+), 31 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 5ddc5aef 0: update: binutils-gcc-linux-glibc-gdb: 1
new 686c3a21 0: update: binutils-gcc-linux-glibc-gdb: 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 (5ddc5aef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1624 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 52788 -> 52772 bytes
04-build_abe-gcc/console.log.xz | Bin 232996 -> 233524 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8752 -> 8932 bytes
07-build_abe-glibc/console.log.xz | Bin 231772 -> 231588 bytes
08-build_abe-gdb/console.log.xz | Bin 50004 -> 50452 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3860 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2588 -> 2700 bytes
11-check_regression/console.log.xz | Bin 2896 -> 3408 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 8 +
11-check_regression/results.compare | 25 +-
11-check_regression/results.compare2 | 115 +-
11-check_regression/results.regressions | 28 +
12-update_baseline/console.log | 339 ++-
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 8 +
12-update_baseline/results.compare | 25 +-
12-update_baseline/results.compare2 | 115 +-
12-update_baseline/results.regressions | 28 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2884924 -> 2880728 bytes
sumfiles/g++.sum | 130 +-
sumfiles/gcc.log.xz | Bin 2490572 -> 2499912 bytes
sumfiles/gcc.sum | 4670 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 939524 -> 930248 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 214636 -> 214640 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2676 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455208 -> 448372 bytes
sumfiles/libstdc++.sum | 16 +-
37 files changed, 2930 insertions(+), 2669 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-update_baseline/results.regressions
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 43127ae571 Fix gdb.base/step-indirect-call-thunk.exp
adds 485caa08c0 Add PowerPC support to gdb.cp/call-method-register.cc
adds 2b8b0dca3b Fix for gdb.base/stap-probe.c
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/stap-probe.c | 2 ++
gdb/testsuite/gdb.cp/call-method-register.cc | 2 ++
2 files changed, 4 insertions(+)
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from f2698954ff x86: Remove __mmask intrinsics in strstr-avx512.c
adds f27e5e2178 nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore
No new revisions were added by this update.
Summary of changes:
nptl/cleanup_defer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.