This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a0d47f4 S390: Support PLT and GOT references in check-localplt. new fb0f7a6 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(-)