This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.24/master in repository glibc.
from 2d16e81 x86_64: fix static build of __memcpy_chk for compilers defaul [...] new 4b8790c X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]
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: ChangeLog | 25 ++++++++++ sysdeps/x86/cpu-features.c | 14 ++++++ sysdeps/x86/cpu-features.h | 6 +++ sysdeps/x86_64/dl-machine.h | 24 +++++++++- sysdeps/x86_64/dl-trampoline.S | 20 ++++++++ sysdeps/x86_64/dl-trampoline.h | 104 ++++++++++++++++++++++++++++++++++++++++- 6 files changed, 190 insertions(+), 3 deletions(-)