This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f4724843ad nptl: Fix tst-cancel30 on kernels without ppoll_time64 support new 095067efdf LoongArch: Add glibc.cpu.hwcap support.
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: manual/tunables.texi | 5 +- sysdeps/loongarch/Makefile | 12 +++ sysdeps/loongarch/cpu-tunables.c | 87 ++++++++++++++++++++++ .../dl-get-cpu-features.c} | 12 +-- sysdeps/loongarch/dl-machine.h | 29 ++++++-- sysdeps/{s390 => loongarch}/dl-tunables.list | 6 +- .../lp64/multiarch/dl-symbol-redir-ifunc.h | 3 + .../powerpc => loongarch}/tst-hwcap-tunables.c | 76 ++++++++++--------- .../loongarch/{cpu-features.h => cpu-features.c} | 26 +++---- sysdeps/unix/sysv/linux/loongarch/cpu-features.h | 17 ++++- .../sysv/linux/loongarch}/dl-procinfo.c | 15 ++-- .../unix/sysv/linux/{x86 => loongarch}/dl-sysdep.c | 8 +- .../sysv/linux/loongarch}/libc-start.c | 21 +++--- 13 files changed, 228 insertions(+), 89 deletions(-) create mode 100644 sysdeps/loongarch/cpu-tunables.c copy sysdeps/{x86_64/dl-plt-rewrite.h => loongarch/dl-get-cpu-features.c} (81%) copy sysdeps/{s390 => loongarch}/dl-tunables.list (86%) copy sysdeps/{unix/sysv/linux/powerpc => loongarch}/tst-hwcap-tunables.c (64%) copy sysdeps/unix/sysv/linux/loongarch/{cpu-features.h => cpu-features.c} (64%) copy sysdeps/{x86_64 => unix/sysv/linux/loongarch}/dl-procinfo.c (84%) copy sysdeps/unix/sysv/linux/{x86 => loongarch}/dl-sysdep.c (78%) copy sysdeps/{s390 => unix/sysv/linux/loongarch}/libc-start.c (69%)