This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 19f1a11e7e Check linker support for INSERT in linker script new fc11ff8d0a x86-64: Use IFUNC memcpy and mempcpy in libc.a
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 | 20 ++++++++++++++++++++ sysdeps/x86_64/memmove.S | 4 ++-- sysdeps/x86_64/multiarch/ifunc-impl-list.c | 4 ++++ sysdeps/x86_64/multiarch/memcpy-ssse3-back.S | 5 +---- sysdeps/x86_64/multiarch/memcpy-ssse3.S | 5 +---- sysdeps/x86_64/multiarch/memcpy.c | 8 ++++---- .../x86_64/multiarch/memmove-avx512-no-vzeroupper.S | 6 ------ .../x86_64/multiarch/memmove-sse2-unaligned-erms.S | 4 +--- .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 18 +++++++----------- sysdeps/x86_64/multiarch/mempcpy.c | 8 ++++---- 10 files changed, 44 insertions(+), 38 deletions(-)