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_gdb/master-aarch64 in repository toolchain/ci/glibc.
from 6b0978c14a Restore ENTRY_POINT definition on hppa, ia64 (bug 28749) adds e72ef23ee8 elf: Simplify software TM implementation in _dl_find_object adds 347a5b592c math: Fix float conversion regressions with gcc-12 [BZ #28713] new ddf0992cf5 x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] new 7e08db3359 x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
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: NEWS | 5 +++ elf/dl-find_object.c | 56 ++++++++++++-------------------- manual/math.texi | 7 ++-- math/k_casinh_template.c | 2 +- math/math.h | 17 ++++++++++ math/s_cacos_template.c | 2 +- math/s_catan_template.c | 2 +- math/s_catanh_template.c | 2 +- math/s_clog10_template.c | 8 ++--- math/s_clog_template.c | 4 +-- sysdeps/generic/math-type-macros-float.h | 5 ++- sysdeps/ieee754/flt-32/e_gammaf_r.c | 12 +++---- sysdeps/ieee754/flt-32/e_j0f.c | 4 +-- sysdeps/ieee754/flt-32/e_j1f.c | 4 +-- sysdeps/ieee754/flt-32/e_jnf.c | 2 +- sysdeps/ieee754/flt-32/lgamma_negf.c | 8 ++--- sysdeps/ieee754/flt-32/s_log1pf.c | 2 +- sysdeps/x86_64/multiarch/strcmp-avx2.S | 10 ++++++ sysdeps/x86_64/multiarch/strcmp-evex.S | 10 ++++++ 19 files changed, 94 insertions(+), 68 deletions(-)