This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.27/master in repository glibc.
from 22bd3ab40e posix: Fix large mmap64 offset for mips64n32 (BZ#24699) new f3e2add213 aarch64: Use the L() macro for labels in memcmp new 062139f233 aarch64: Optimized memcmp for medium to large sizes new 40df047b3b aarch64: Fix branch target to loop16 new 7f690fafad aarch64: Improve strcmp unaligned performance new d5f45a29ff aarch64/strcmp: fix misaligned loop jump target new 638caf3000 aarch64: Improve strncmp for mutually misaligned inputs new e0a0bd3acc aarch64/strncmp: Unbreak builds with old binutils new 0fc5934ebd aarch64/strncmp: Use lsr instead of mov+lsr
The 8 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 | 40 ++++++++++++++++++ sysdeps/aarch64/memcmp.S | 104 ++++++++++++++++++++++++++++++---------------- sysdeps/aarch64/strcmp.S | 2 +- sysdeps/aarch64/strncmp.S | 95 +++++++++++++++++++++++++++++++++++------- 4 files changed, 190 insertions(+), 51 deletions(-)