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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from ad1a2564 6: update: qemu-50352cce138ef3b30c1cda28a4df68fff5da3202: 21326
new 3028af7c 7: reset: gcc-d8edfadfc7a9795b65177a50ce44fd348858e844: 21314
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 1704 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44396 -> 44212 bytes
04-build_abe-stage1/console.log.xz | Bin 72944 -> 72092 bytes
05-build_abe-qemu/console.log.xz | Bin 30320 -> 31224 bytes
06-build_linux/console.log.xz | Bin 47784 -> 48760 bytes
08-check_regression/console.log.xz | Bin 480 -> 1260 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 37 +++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 ++++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 107 +++-----------------------------
jenkins/manifest.sh | 10 +--
mail/jira-body.txt | 5 ++
mail/mail-body.txt | 40 ++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 +++-
19 files changed, 124 insertions(+), 105 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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_build/master-aarch64
in repository toolchain/ci/linux.
from 8e37395c3a5d Merge tag 'sound-5.15-rc7' of git://git.kernel.org/pub/scm [...]
adds 011a9ce80763 dma-mapping: fix the kerneldoc for dma_map_sgtable()
adds 293d92cbbd24 dma-debug: fix sg checks in debug_dma_map_sg()
adds c2bbf9d1e9ac dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
adds 515dcc2e0217 Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/ [...]
adds 98d0a6fb7303 ceph: skip existing superblocks that are blocklisted or sh [...]
adds 1bd85aa65d0e ceph: fix handling of "meta" errors
adds 2f111a6fd5b5 Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/cep [...]
No new revisions were added by this update.
Summary of changes:
fs/ceph/caps.c | 12 +++---------
fs/ceph/file.c | 1 -
fs/ceph/inode.c | 2 --
fs/ceph/mds_client.c | 17 +++++------------
fs/ceph/super.c | 17 ++++++++++++++---
fs/ceph/super.h | 3 ---
kernel/dma/debug.c | 36 ++++++++++++++++++++----------------
kernel/dma/debug.h | 24 ++++++++++++++++--------
kernel/dma/mapping.c | 24 ++++++++++++------------
9 files changed, 70 insertions(+), 66 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 154c6d430ee doc: Fix documentation around 'asm' keyword in C++
adds 4ba4b053151 libstdc++: Add missing test for std::optional::transform(F&&)
adds 788483f77de calls.c: Remove some dead code and target hooks
adds 1c690164668 c++: tweak parsing of invalid types
adds 674dda6be01 Daily bump.
new 0fac85a24f4 libstdc++: Remove constraints from std::optional monadic op [...]
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:
contrib/ChangeLog | 4 +
gcc/ChangeLog | 198 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 249 +++++++++++++++++++++
gcc/calls.c | 11 -
gcc/cp/ChangeLog | 18 ++
gcc/cp/parser.c | 8 +-
gcc/doc/tm.texi | 37 ---
gcc/doc/tm.texi.in | 8 -
gcc/fortran/ChangeLog | 10 +
gcc/target.def | 45 ----
gcc/targhooks.c | 30 ---
gcc/targhooks.h | 4 -
gcc/testsuite/ChangeLog | 160 +++++++++++++
libffi/ChangeLog | 85 +++++++
libgomp/ChangeLog | 23 ++
libstdc++-v3/ChangeLog | 5 +
libstdc++-v3/include/std/optional | 16 +-
.../testsuite/20_util/optional/monadic/and_then.cc | 12 +
.../20_util/optional/monadic/transform.cc | 29 +++
20 files changed, 808 insertions(+), 146 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_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 ++++++++++------------------------------------------
4 files changed, 39 insertions(+), 159 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 7a561542 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 617627cb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (7a561542)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 44968 -> 44824 bytes
05-build_abe-stage1/console.log.xz | Bin 71448 -> 71624 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9572 -> 9016 bytes
08-build_abe-glibc/console.log.xz | Bin 234992 -> 236120 bytes
09-build_abe-stage2/console.log.xz | Bin 200376 -> 200812 bytes
10-build_abe-gdb/console.log.xz | Bin 44592 -> 44688 bytes
11-build_abe-qemu/console.log.xz | Bin 30092 -> 30416 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 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/gcc.
from 3db4440d4c7 AArch64: Combine cmeq 0 + not into cmtst
adds 885f9b4ad59 doc: Remove broken link to old.html docs
adds 154c6d430ee doc: Fix documentation around 'asm' keyword in C++
adds 4ba4b053151 libstdc++: Add missing test for std::optional::transform(F&&)
adds 788483f77de calls.c: Remove some dead code and target hooks
adds 1c690164668 c++: tweak parsing of invalid types
new 674dda6be01 Daily bump.
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:
contrib/ChangeLog | 4 +
gcc/ChangeLog | 198 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 249 +++++++++++++++++++++
gcc/calls.c | 11 -
gcc/cp/ChangeLog | 18 ++
gcc/cp/parser.c | 8 +-
gcc/doc/extend.texi | 10 +-
gcc/doc/install.texi | 6 -
gcc/doc/invoke.texi | 16 +-
gcc/doc/tm.texi | 37 ---
gcc/doc/tm.texi.in | 8 -
gcc/fortran/ChangeLog | 10 +
gcc/target.def | 45 ----
gcc/targhooks.c | 30 ---
gcc/targhooks.h | 4 -
gcc/testsuite/ChangeLog | 160 +++++++++++++
libffi/ChangeLog | 85 +++++++
libgomp/ChangeLog | 23 ++
libstdc++-v3/ChangeLog | 5 +
.../20_util/optional/monadic/transform.cc | 17 ++
21 files changed, 790 insertions(+), 156 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/binutils-gdb.
from 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 ++++++++++------------------------------------------
4 files changed, 39 insertions(+), 159 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 b2e311a4 0: update: binutils-gcc: 1
new 0a915aca 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 (b2e311a4)
\
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 1536 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 53576 -> 52140 bytes
04-build_abe-gcc/console.log.xz | Bin 210228 -> 207984 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2776 -> 2396 bytes
07-check_regression/console.log.xz | Bin 3596 -> 2356 bytes
07-check_regression/results.compare | 32 +-
07-check_regression/results.compare2 | 179 +-
08-update_baseline/console.log | 432 +---
08-update_baseline/results.compare | 32 +-
08-update_baseline/results.compare2 | 179 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3394716 -> 3382704 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2898840 -> 2883340 bytes
sumfiles/gcc.sum | 4006 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 867612 -> 873504 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171096 -> 171240 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2524 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 424936 -> 428944 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2264 insertions(+), 2808 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-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from e43321cab2 Automatic date update in version.in
adds 6d81986879 Make c-exp.y work with Bison 3.8+
adds b00577cd7b Use unique_xmalloc_ptr in solib_catchpoint
adds 5c1146d2de Use unique_xmalloc_ptr in exec_catchpoint
adds a4c50be3d6 Use unique_xmalloc_ptr in watchpoint
adds 23d6ee6405 Use unique_xmalloc_ptr in bp_location
adds 6f781ee300 Use unique_xmalloc_ptr in breakpoint
adds 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
new f4efb229b7 Automatic date update in version.in
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/break-catch-syscall.c | 22 +++---
gdb/breakpoint.c | 192 ++++++++++++++++++++-------------------------
gdb/breakpoint.h | 16 ++--
gdb/c-exp.y | 5 +-
gdb/guile/scm-breakpoint.c | 4 +-
gdb/python/py-breakpoint.c | 4 +-
gdb/remote.c | 2 +-
gdb/tracepoint.c | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 +++++++++------------------------------------
12 files changed, 147 insertions(+), 298 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.