This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 25cbb3a28 newlib: riscv: Remove undefined behavior in strlen() new 0f8bc0d11 RISC-V: setjmp: reduce code size for register load/store with Zilsd new 1fefd2a45 RISC-V: strcmp: refactor labels for improved readability new e9ca8cc5f RISC-V: strcmp [speed optimized]: use compressed registers wh [...] new 4fa6fe31c RISC-V: strcmp [speed optimized]: optimize null detect logic [...] new 972872c0d RISC-V: strcmp [speed optimized]: optimize mismatch logic for [...]
The 5 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/setjmp.S | 74 +++++++++----- newlib/libc/machine/riscv/strcmp.S | 194 ++++++++++++++++++++++--------------- 2 files changed, 166 insertions(+), 102 deletions(-)