This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from e48d21666 RISC-V: Fix the asm code for large code model new abc89b12e newlib: riscv: Fix build and reorganize header files
The 1 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/riscv/{sys/string.h => rv_string.h} | 8 ++++---- newlib/libc/machine/riscv/stpcpy.c | 2 +- newlib/libc/machine/riscv/strcpy.c | 2 +- newlib/libc/machine/riscv/strlen.c | 2 +- newlib/libc/machine/riscv/sys/asm.h | 4 ---- newlib/libc/machine/riscv/xlenint.h | 14 ++++++++++++++ 6 files changed, 21 insertions(+), 11 deletions(-) rename newlib/libc/machine/riscv/{sys/string.h => rv_string.h} (97%) create mode 100644 newlib/libc/machine/riscv/xlenint.h