This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 14dbbf46a0 x86-64: Remove Prefer_AVX2_STRCMP
new d6dea8c847 arm: Use internal symbol for _dl_argv on _dl_start_user
new 613cb5c7b1 arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descrip [...]
new dba44dbe54 benchtests: Make hypot input random
new b8a6ee43bb benchtests: Add hypotf
The 4 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:
benchtests/Makefile | 1 +
benchtests/hypot-inputs | 1015 +++++++++++++++++++++++++++++++++++++++++++++-
benchtests/hypotf-inputs | 1007 +++++++++++++++++++++++++++++++++++++++++++++
sysdeps/arm/Makefile | 7 +-
sysdeps/arm/dl-machine.h | 2 +-
5 files changed, 2013 insertions(+), 19 deletions(-)
create mode 100644 benchtests/hypotf-inputs
--
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 a11c53985a7 Fix test-suite pattern scanning.
new 679652a77da Fix negative integer range for UInteger.
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/opt-functions.awk | 4 +++-
gcc/optc-gen.awk | 2 +-
gcc/params.opt | 4 ++--
3 files changed, 6 insertions(+), 4 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-11
in repository gcc.
from d0d8bd6378f Daily bump.
new 0111975c072 libstdc++: Fix range access for empty std::valarray [PR103022]
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/valarray | 30 +++++++++----
.../testsuite/26_numerics/valarray/103022.cc | 15 +++++++
.../testsuite/26_numerics/valarray/range_access.cc | 49 +++++++++++++++++++---
.../26_numerics/valarray/range_access2.cc | 22 +++++++++-
4 files changed, 100 insertions(+), 16 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/valarray/103022.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 48eb64400 0: update: binutils-llvm-linux-qemu: all
new efe3f77b9 0: update: binutils-llvm-qemu: 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 (48eb64400)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 1556 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44292 -> 43684 bytes
04-build_llvm/console.log.xz | Bin 59456 -> 58032 bytes
05-build_abe-qemu/console.log.xz | Bin 29916 -> 29856 bytes
06-build_linux/console.log.xz | Bin 3624 -> 5336 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 19 +++++++++----------
10 files changed, 14 insertions(+), 15 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-aarch64
in repository toolchain/ci/glibc.
from 79d0fc6539 benchtests: Add acosf function to bench-math
adds c46e9afb2d x86-64: Improve EVEX strcmp with masked load
adds 14dbbf46a0 x86-64: Remove Prefer_AVX2_STRCMP
No new revisions were added by this update.
Summary of changes:
sysdeps/x86/cpu-features.c | 8 -
sysdeps/x86/cpu-tunables.c | 2 -
.../cpu-features-preferred_feature_index_1.def | 1 -
sysdeps/x86_64/multiarch/strcmp-evex.S | 461 +++++++++++----------
sysdeps/x86_64/multiarch/strcmp.c | 3 +-
sysdeps/x86_64/multiarch/strncmp.c | 3 +-
6 files changed, 245 insertions(+), 233 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.