This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8ec13b4639 Add MREMAP_DONTUNMAP from Linux 5.7 new bb2c12aecb aarch64: MTE compatible strcpy new 7ff899969f aarch64: MTE compatible memchr new df06b0d90f aarch64: MTE compatible memrchr new 79160c06c7 aarch64: MTE compatible strrchr new adac54ffc5 aarch64: MTE compatible strcmp new 03e1378f94 aarch64: MTE compatible strncmp
The 6 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: sysdeps/aarch64/memchr.S | 187 ++++++++++------------ sysdeps/aarch64/memrchr.S | 199 ++++++++++-------------- sysdeps/aarch64/strcmp.S | 234 +++++++++++++++------------- sysdeps/aarch64/strcpy.S | 385 +++++++++++++++------------------------------- sysdeps/aarch64/strncmp.S | 244 +++++++++++++++++------------ sysdeps/aarch64/strrchr.S | 205 +++++++++++------------- 6 files changed, 646 insertions(+), 808 deletions(-)