This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 78b17c4d5 Cygwin: testsuite: link cygload with --disable-high-entropy-va new de479a54e newlib: libc: update asmdefs.h compatible with Cygwin AArch64 new 49ba5f467 Cygwin: cygcheck: port to AArch64
The 2 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/asmdefs.h | 105 ++++++++++++++------------------ newlib/libc/machine/aarch64/memchr.S | 2 - newlib/libc/machine/aarch64/memcmp.S | 4 -- newlib/libc/machine/aarch64/memcpy.S | 3 - newlib/libc/machine/aarch64/memrchr.S | 1 - newlib/libc/machine/aarch64/memset.S | 3 - newlib/libc/machine/aarch64/rawmemchr.S | 17 +----- newlib/libc/machine/aarch64/setjmp.S | 14 ++--- newlib/libc/machine/aarch64/strchr.S | 1 - newlib/libc/machine/aarch64/strchrnul.S | 1 - newlib/libc/machine/aarch64/strcmp.S | 2 - newlib/libc/machine/aarch64/strcpy.S | 2 - newlib/libc/machine/aarch64/strlen.S | 1 - newlib/libc/machine/aarch64/strncmp.S | 3 - newlib/libc/machine/aarch64/strnlen.S | 2 - newlib/libc/machine/aarch64/strrchr.S | 1 - winsup/utils/mingw/cygcheck.cc | 14 ++++- 17 files changed, 65 insertions(+), 111 deletions(-)