This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.25/master in repository glibc.
from 74e1eb9078 x86-64: Verify that _dl_runtime_resolve preserves vector registers new 61bebc863e 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 | 62 ++++++++ NEWS | 1 + sysdeps/x86/cpu-features-offsets.sym | 1 + sysdeps/x86/cpu-features.c | 83 ++++++++--- sysdeps/x86/cpu-features.h | 23 ++- sysdeps/x86_64/dl-machine.h | 38 ++--- sysdeps/x86_64/dl-trampoline.S | 87 ++++-------- sysdeps/x86_64/dl-trampoline.h | 267 ++++++++++------------------------- 8 files changed, 265 insertions(+), 297 deletions(-)