Module Name: src
Committed By: skrll
Date: Sun Jul 23 07:54:37 UTC 2023
Modified Files:
src/common/lib/libc/arch/aarch64/string: bcopy.S
Log Message:
port-arm/57388: Minor bug fix in bcopy.S
Use correct register to check alignment of destination in backwards copy.
Patch from Antoni Pokusinski. Thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/aarch64/string/bcopy.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.