This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-O2-vs-O2_LTO
in repository toolchain/ci/glibc.
from d59630f995 arm: CVE-2020-6096: Fix multiarch memcpy for negative length [...]
adds afc53d52dc AArch64: Align ENTRY to a cacheline
adds ade1fa24e3 AArch64: Add optimized Q-register memcpy
adds 236287f869 AArch64: Improve backwards memmove performance
adds ad34abcad5 AArch64: Rename IS_ARES to IS_NEOVERSE_N1
adds 704e18d66d aarch64: Increase small and medium cases for __memcpy_generic
adds 80259cd098 [AArch64] Improve integer memcpy
adds 24c0d68815 AArch64: Use __memcpy_simd on Neoverse N2/V1
No new revisions were added by this update.
Summary of changes:
sysdeps/aarch64/memcpy.S | 211 +++++++++++----------
sysdeps/aarch64/multiarch/Makefile | 2 +-
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 2 +
sysdeps/aarch64/multiarch/memcpy.c | 8 +-
sysdeps/aarch64/multiarch/memcpy_advsimd.S | 248 +++++++++++++++++++++++++
sysdeps/aarch64/multiarch/memmove.c | 6 +-
sysdeps/aarch64/sysdep.h | 2 +-
sysdeps/unix/sysv/linux/aarch64/cpu-features.h | 8 +-
8 files changed, 383 insertions(+), 104 deletions(-)
create mode 100644 sysdeps/aarch64/multiarch/memcpy_advsimd.S
--
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
in repository toolchain/ci/interesting-commits.
from 9ff996e Add regression ae7a23a3fab74ebd45203d48fa09681c9945ee7a from [...]
new 7b6cb1d Add regression ae7a23a3fab74ebd45203d48fa09681c9945ee7a from [...]
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:
gcc | 2 +-
1 file changed, 1 insertion(+), 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 topic/af_unix
in repository newlib.
from a55b1a60c Cygwin: AF_UNIX: recvmsg: fix MSG_PEEK support for datagrams
new 600d1902f libc/sys/rtems/include/machine/_types.h: Define daddr_t to be [...]
new 67f693927 Cygwin: Restore setting CC and CXX Makefile variables
new 906849c4f RISC-V: NaN should return 0 for finite[f]
new ac8ef8878 RISC-V: Fix wrong including file in s_isinf.c
new 852fb2afb Cygwin: AF_UNIX: allow more than one control message
The 5 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:
newlib/libc/sys/rtems/include/machine/_types.h | 3 +
newlib/libm/machine/riscv/s_finite.c | 2 +-
newlib/libm/machine/riscv/s_isinf.c | 2 +-
newlib/libm/machine/riscv/sf_finite.c | 2 +-
winsup/cygserver/Makefile.in | 3 +
winsup/cygwin/Makefile.in | 4 +
winsup/cygwin/fhandler_socket_unix.cc | 253 +++++++++++++++----------
winsup/cygwin/socket_tests/README.txt | 6 +-
winsup/cygwin/socket_tests/scm_multi_recv.c | 42 ++--
winsup/cygwin/socket_tests/scm_rights_recv.c | 20 +-
winsup/utils/Makefile.in | 3 +
11 files changed, 205 insertions(+), 135 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-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 44d699c8 0: update: llvm-linux: boot
new ef044bdc 0: update: llvm-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 (44d699c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 75 +-
02-build_llvm/console.log | 12650 ++++++++--------
03-build_linux/console.log | 18451 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 31184 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
9 files changed, 31169 insertions(+), 31209 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-allnoconfig
in repository toolchain/ci/gcc.
from de77abee118 libstdc++: Fix gnu-version-namespace buid
adds 29e41848584 libstdc++: Define type traits for wchar_t even when libc su [...]
adds 318be202bb7 testsuite, X86 : Add target requires masm_intel to three tests.
adds 895fdc1f4c9 ipa: Fix segmentation fault in function_summary<clone_info* [...]
adds 3784f161a38 i386: Set the stack usage to 0 for naked functions
No new revisions were added by this update.
Summary of changes:
gcc/cgraph.c | 8 +++++---
gcc/config/i386/i386.c | 6 +++++-
gcc/testsuite/gcc.target/i386/amxbf16-asmintel-1.c | 1 +
gcc/testsuite/gcc.target/i386/amxint8-asmintel-1.c | 1 +
gcc/testsuite/gcc.target/i386/amxtile-asmintel-1.c | 1 +
libstdc++-v3/include/bits/cpp_type_traits.h | 4 ++--
libstdc++-v3/include/std/type_traits | 9 ++++++---
7 files changed, 21 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.