OpenGrok
Cross Reference: strcpy.S
xref
: /
src
/
common
/
lib
/
libc
/
arch
/
arm
/
string
/
strcpy.S
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/common/lib/libc/arch/arm/string/strcpy.S
Revision
Date
Author
Comments
1.5
20-Aug-2013
matt
branches: 1.5.26;
If compiling standalone with Thumb, use the thumb version instead of the
naive version.
1.4
10-Jan-2013
matt
branches: 1.4.2; 1.4.4; 1.4.8;
use #if defined(xxx) instead of ifdef
1.3
08-Jan-2013
matt
Depending on _STANDALONE include the "naive" version or the normal arm version.
1.2
02-Jan-2013
matt
Deal with _LIBC (aliases, etc).
Add missing #endif.
1.1
02-Jan-2013
matt
Add an assembly version of strcpy/strncpy/strlcpy.
(they all use a common source with defines to determine which to build).
1.4.8.3
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.8.2
25-Feb-2013
tls
resync with head
1.4.8.1
10-Jan-2013
tls
file strcpy.S was added on branch tls-maxphys on 2013-02-25 00:23:57 +0000
1.4.4.2
07-Feb-2013
matt
Sync with HEAD
1.4.4.1
10-Jan-2013
matt
file strcpy.S was added on branch matt-nb6-plus on 2013-02-07 07:06:01 +0000
1.4.2.3
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.4.2.2
23-Jan-2013
yamt
sync with head
1.4.2.1
10-Jan-2013
yamt
file strcpy.S was added on branch yamt-pagecache on 2013-01-23 00:04:06 +0000
1.5.26.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.5.26.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Wed Sep 24 22:09:59 GMT 2025