This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.23/master in repository glibc.
from 9d521f59de Update NEWS for [BZ #21666] fix new 26d289bb92 x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
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 | 46 +++++++++ NEWS | 1 + sysdeps/x86/cpu-features-offsets.sym | 2 + sysdeps/x86/cpu-features.c | 66 +++++++++++++ sysdeps/x86/cpu-features.h | 18 ++++ sysdeps/x86_64/dl-machine.h | 18 ++-- sysdeps/x86_64/dl-trampoline.S | 103 +++++++++------------ sysdeps/x86_64/dl-trampoline.h | 174 +++++++++++++++++------------------ 8 files changed, 272 insertions(+), 156 deletions(-)