Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/common/lib/libc/arch/aarch64/string



Module Name:    src
Committed By:   martin
Date:           Sat Jul 20 14:49:32 UTC 2024

Modified Files:
        src/common/lib/libc/arch/aarch64/string [netbsd-10]: bcopy.S

Log Message:
Pull up following revision(s) (requested by rin in ticket #744):

        common/lib/libc/arch/aarch64/string/bcopy.S: revision 1.3

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.2.8.1 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.




Home | Main Index | Thread Index | Old Index