Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/arch/aarch64/string/bcopy.S
RevisionDateAuthorComments
 1.4  07-Feb-2024  msaitoh Remove ryo@'s mail addresses.
 1.3  23-Jul-2023  skrll 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.
 1.2  11-Apr-2020  ryo branches: 1.2.8;
Fixed to not use the "br" instruction. Branch Target Identification (BTI) doesn't like "br".

requested by maxv@
 1.1  04-Feb-2018  skrll branches: 1.1.4;

Working / new versions from Ryo Shimizu
 1.1.4.3  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.1.4.2  21-Apr-2020  martin Sync with HEAD
 1.1.4.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.8.1  20-Jul-2024  martin 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.

RSS XML Feed