OpenGrok
Cross Reference: memset.S
xref
: /
src
/
common
/
lib
/
libc
/
arch
/
aarch64
/
string
/
memset.S
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/common/lib/libc/arch/aarch64/string/memset.S
Revision
Date
Author
Comments
1.3
11-Apr-2020
ryo
Fixed to not use the "br" instruction. Branch Target Identification (BTI) doesn't like "br".
requested by maxv@
1.2
29-Aug-2017
ryo
branches: 1.2.4;
* aarch64/memset.S didn't work! fixed some bugs.
* maximum size of DCZID_EL0:BS (2048) supported.
1.1
10-Aug-2014
matt
branches: 1.1.4;
Preliminary files for AARCH64 (64-bit ARM) support.
Enough for a distribution build.
1.1.4.2
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.4.1
10-Aug-2014
tls
file memset.S was added on branch tls-maxphys on 2014-08-19 23:45:12 +0000
1.2.4.3
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.2.4.2
21-Apr-2020
martin
Sync with HEAD
1.2.4.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Wed Oct 01 15:09:59 GMT 2025