This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 5ed8f2354 Cygwin: Treat PROCESSOR_ARCHITECTURE_INTEL as running under W [...] new f44eee8f1 Improve strncmp for mutually misaligned inputs new 2d9f35c2c memcmp.S: optimize for medium to large sizes new d02cc7a09 strcmp.S: Improve performance for misaligned strings
The 3 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: newlib/libc/machine/aarch64/memcmp.S | 144 +++++++++++++++++++++++----------- newlib/libc/machine/aarch64/strcmp.S | 51 +++++++++--- newlib/libc/machine/aarch64/strncmp.S | 96 +++++++++++++++++++---- 3 files changed, 219 insertions(+), 72 deletions(-)