This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 42c78df00 RISC-V: memcpy() align dest when misaligned access is prohibited new 80545a187 newlib: riscv: Optimize memset() for speed new 1f2628b66 newlib: riscv: Align whitespace of size optimized memset()
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/riscv/memset.S | 341 +++++++++++++++++++++++++++++-------- 1 file changed, 266 insertions(+), 75 deletions(-)