This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master in repository glibc.
from 54194d8b4d posix: Fix large mmap64 offset for mips64n32 (BZ#24699) new 1896de3d92 [AArch64] Optimized memcmp. new 600e4e866c aarch64: Use the L() macro for labels in memcmp new ec4512194f aarch64: Optimized memcmp for medium to large sizes new 8569357e11 aarch64: Fix branch target to loop16 new 4e75091d6c aarch64: Improve strcmp unaligned performance new 01de24dbca aarch64/strcmp: fix misaligned loop jump target new af9381b734 aarch64: Improve strncmp for mutually misaligned inputs new 00fd3acde1 aarch64/strncmp: Unbreak builds with old binutils new e3c35100d3 aarch64/strncmp: Use lsr instead of mov+lsr
The 9 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 | 43 ++++++++++ sysdeps/aarch64/memcmp.S | 214 +++++++++++++++++++++++----------------------- sysdeps/aarch64/strcmp.S | 31 ++++++- sysdeps/aarch64/strncmp.S | 95 ++++++++++++++++---- 4 files changed, 259 insertions(+), 124 deletions(-)