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-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 5dd918d980 Fix sparc prologue skipping
adds 427234c78b Update the binutils documentation to make it clear the the - [...]
adds db47f2458f Automatic date update in version.in
new 307f2595dd Linker: If the type is pie the results should be an executab [...]
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 | 5 +++++
binutils/doc/binutils.texi | 9 +++++++--
ld/ChangeLog | 6 ++++++
ld/emultempl/pe.em | 2 +-
ld/emultempl/pep.em | 2 +-
6 files changed, 21 insertions(+), 5 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 33284429 0: update: binutils-gcc-linux: boot
new d3126a13 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 (33284429)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 226 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11916 +++++-----
04-build_abe-stage1/console.log | 20755 +++++++++---------
05-build_linux/console.log | 820 +-
06-boot_linux/console.log | 480 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 5 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 5 +-
console.log | 34673 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 34686 insertions(+), 34682 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 db47f2458fe Automatic date update in version.in
new 307f2595dde Linker: If the type is pie the results should be an executa [...]
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:
ld/ChangeLog | 6 ++++++
ld/emultempl/pe.em | 2 +-
ld/emultempl/pep.em | 2 +-
3 files changed, 8 insertions(+), 2 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 releases/gcc-9
in repository gcc.
from 4be18e2f16b libstdc++: Use correct argument type for __use_alloc [PR 96803]
new 132ddcc78c1 libstdc++: Use correct argument type for __use_alloc, again [...]
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:
libstdc++-v3/include/std/tuple | 2 +-
libstdc++-v3/testsuite/20_util/tuple/cons/96803.cc | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
--
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 releases/gcc-8
in repository gcc.
from 8340a89f389 Daily bump.
new 6e86f0926f8 libstdc++: Use correct argument type for __use_alloc [PR 96803]
new 874bdcd54b5 [AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64.
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:
gcc/config/aarch64/arm_neon.h | 31 +++++++++++
.../gcc.target/aarch64/scalar_intrinsics.c | 8 +++
.../gcc.target/aarch64/vabs_intrinsic_3.c | 39 ++++++++++++++
gcc/testsuite/gcc.target/aarch64/vabsd_s64.c | 34 ++++++++++++
gcc/testsuite/gcc.target/aarch64/vneg_s.c | 34 +++++++++++-
gcc/testsuite/gcc.target/aarch64/vnegd_s64.c | 36 +++++++++++++
libstdc++-v3/include/std/tuple | 12 ++---
libstdc++-v3/testsuite/20_util/tuple/cons/96803.cc | 62 ++++++++++++++++++++++
8 files changed, 249 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vabs_intrinsic_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vabsd_s64.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vnegd_s64.c
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/cons/96803.cc
--
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 releases/gcc-10
in repository gcc.
from 248cca20c76 libstdc++: Use correct argument type for __use_alloc [PR 96803]
new 5a981195bd8 libstdc++: Use correct argument type for __use_alloc, again [...]
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:
libstdc++-v3/include/std/tuple | 2 +-
libstdc++-v3/testsuite/20_util/tuple/cons/96803.cc | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
--
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 gcc.
from 7825399092d libstdc++: Use correct argument type for __use_alloc, again [...]
new 466b907fad9 ipa: Fix up ipa modref option help texts
new 46a27415478 Fix some typos
new 4ecf368f4b4 gcov: fix TOPN streaming from shared libraries
new fa9ad35dae0 AArch64: Implement poly-type vadd intrinsics
new d4703be185b AArch64: Implement missing vceq*_p* intrinsics
new 30957092db4 AArch64: Implement missing vcls intrinsics on unsigned types
The 6 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:
gcc/c-family/c.opt | 2 +-
gcc/common.opt | 4 +-
gcc/config/aarch64/arm_neon.h | 112 +++++++++++++++++++++
gcc/ipa-modref.c | 14 +--
gcc/params.opt | 2 +-
.../gcc.target/aarch64/simd/vadd_poly_1.c | 50 +++++++++
.../gcc.target/aarch64/simd/vceq_poly_1.c | 29 ++++++
.../gcc.target/aarch64/simd/vcls_unsigned_1.c | 54 ++++++++++
libgcc/libgcov-driver.c | 2 +-
9 files changed, 257 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vadd_poly_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vceq_poly_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vcls_unsigned_1.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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from ba4f184e126b Linux 5.9-rc6
adds 88b67edd7247 dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
adds a31128384dfd Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.or [...]
adds 7d1f8691ccff Revert "KVM: Check the allocation of pv cpu mask"
adds c4ad98e4b72c KVM: arm64: Assume write fault on S1PTW permission fault o [...]
adds 620cf45f7a51 KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
adds b73815a18de1 Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub [...]
adds f20d4e924b44 docs: kvm: add documentation for KVM_CAP_S390_DIAG318
adds 32251b07d532 Merge tag 'kvm-s390-master-5.9-1' of git://git.kernel.org/ [...]
adds beaeb4f39bc3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 78edc005f477 rcu-tasks: Prevent complaints of unused show_rcu_tasks_cla [...]
adds 98477740630f Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/ [...]
No new revisions were added by this update.
Summary of changes:
Documentation/virt/kvm/api.rst | 20 ++++++++++++++++++++
arch/arm64/include/asm/kvm_emulate.h | 14 +++++++++++---
arch/arm64/kvm/hyp/include/hyp/switch.h | 2 +-
arch/arm64/kvm/mmu.c | 4 ++--
arch/x86/kernel/kvm.c | 22 +++-------------------
include/linux/dax.h | 17 ++++++++---------
kernel/rcu/tasks.h | 2 +-
7 files changed, 46 insertions(+), 35 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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c73eac969a rx-dis.c:103:3: suspicious concatenation of string literals
adds 5dd918d980 Fix sparc prologue skipping
adds 427234c78b Update the binutils documentation to make it clear the the - [...]
adds db47f2458f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/doc/binutils.texi | 9 +++++++--
gdb/ChangeLog | 5 +++++
gdb/sparc-tdep.c | 13 +++++++------
5 files changed, 25 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.