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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dcb549bd 0: update: binutils-gcc-linux: all
new 4679bdae 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 (dcb549bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 16 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11903 +++++-----
04-build_abe-stage1/console.log | 15803 +++++++-------
05-build_linux/console.log | 6436 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 34630 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 34650 insertions(+), 34598 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/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from 47cf1b422e60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 4dbccb873f2b platform/x86: surface3_power: Fix a NULL vs IS_ERR() check [...]
adds 713df99a9ef0 platform/x86: wmi: Make two functions static
adds f585c9d5436a platform/x86/intel-uncore-freq: make uncore_root_kobj static
adds e87fa339d413 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debu [...]
adds 3bd12da7f50b platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
adds 01f259f3720c platform/x86: intel_pmc_core: avoid unused-function warnings
adds f8a31eca47be platform/x86: thinkpad_acpi: Remove always false 'value < [...]
adds dc56c5acd850 Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infra [...]
No new revisions were added by this update.
Summary of changes:
drivers/platform/x86/asus-nb-wmi.c | 24 ++++++++++++++++++++++++
drivers/platform/x86/intel-uncore-frequency.c | 2 +-
drivers/platform/x86/intel_pmc_core.c | 24 +++++-------------------
drivers/platform/x86/intel_pmc_core.h | 2 --
drivers/platform/x86/surface3_power.c | 4 ++--
drivers/platform/x86/thinkpad_acpi.c | 2 +-
drivers/platform/x86/xiaomi-wmi.c | 4 ++--
7 files changed, 35 insertions(+), 27 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/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 8b7fb3935ab Daily bump.
adds f3e32d19dc5 IBM Z: vec_store_len_r/vec_load_len_r fix
adds fa01517b28f Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 13 +++
gcc/DATESTAMP | 2 +-
gcc/config/s390/constraints.md | 14 +++-
gcc/config/s390/vecintrin.h | 6 +-
gcc/config/s390/vx-builtins.md | 58 ++++++++++---
gcc/testsuite/ChangeLog | 8 ++
.../gcc.target/s390/zvector/vec_load_len_r.c | 94 ++++++++++++++++++++++
.../gcc.target/s390/zvector/vec_store_len_r.c | 94 ++++++++++++++++++++++
8 files changed, 273 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_load_len_r.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_store_len_r.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_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f3dc49db 0: update: binutils-gcc-linux: all
new b669b71d 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 (f3dc49db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 139 +-
02-prepare_abe/console.log | 330 +-
03-build_abe-binutils/console.log | 11254 ++++++-------
04-build_abe-stage1/console.log | 13094 ++++++++--------
05-build_linux/console.log | 462 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25293 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 25297 insertions(+), 25307 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/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c3236f84c1 gdb: remove TYPE_INCOMPLETE
adds 7d0bd48744 [GAS] change of ELF flags initial value in rx-linux
adds 546cb2d85e Restore readelf's warnings that describe real problems with [...]
adds aa8509b4ed Mention the NetBSD support in "info proc" documentation
adds a3bbacc120 gdb: remove main_type::flag_incomplete
adds 4167d44ce2 Automatic date update in version.in
adds 6173d6a696 [gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-alias
new 7c99e7e2b0 [gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8
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 +-
binutils/ChangeLog | 17 +++++++++++++++
binutils/dwarf.c | 27 +++++++++++++++---------
binutils/dwarf.h | 1 +
binutils/elfcomm.c | 9 --------
binutils/elfcomm.h | 4 ++--
binutils/readelf.c | 31 ++++++----------------------
gas/ChangeLog | 11 +++++++++-
gas/config/tc-rx.c | 9 ++------
gas/dwarf2dbg.c | 5 +++++
gas/testsuite/gas/elf/pr25917.d | 4 ++--
gdb/ChangeLog | 4 ++++
gdb/doc/ChangeLog | 6 ++++++
gdb/doc/gdb.texinfo | 22 ++++++++++----------
gdb/gdbtypes.h | 1 -
gdb/testsuite/ChangeLog | 12 +++++++++++
gdb/testsuite/gdb.base/async.exp | 14 ++-----------
gdb/testsuite/gdb.base/consecutive.exp | 15 +++++++++++++-
gdb/testsuite/gdb.compile/compile-ifunc.exp | 12 +++++++++--
gdb/testsuite/lib/gdb.exp | 32 +++++++++++++++++++++++++++++
20 files changed, 154 insertions(+), 84 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/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0b2c1215 0: update: binutils-gcc-linux: boot
new 6b39a63b 0: update: binutils-gcc-linux: boot
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 (0b2c1215)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 216 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11900 ++++++------
04-build_abe-stage1/console.log | 15694 ++++++++--------
05-build_linux/console.log | 576 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 28834 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 28871 insertions(+), 28815 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.