Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/arch/arm/string/strchr_arm.S
RevisionDateAuthorComments
 1.8  19-Aug-2013  matt branches: 1.8.26;
Add two thumb2 bits.
 1.7  19-Aug-2013  matt Missing one teq -> cmp
 1.6  19-Aug-2013  matt Swap use of r1 and ip
teq -> cmp.
add s to few instructions
(thumbify part 1)
 1.5  08-Feb-2013  matt branches: 1.5.4;
Fix corner cases when searching for NUL.
 1.4  07-Feb-2013  matt branches: 1.4.2;
orrne wants 3 registers
 1.3  26-Jan-2013  matt Fix bug in detecting EOS/match on armv6+.
 1.2  15-Jan-2013  matt branches: 1.2.2;
Fix case when searching for NUL.
 1.1  15-Jan-2013  matt Add an ARM optimized version of strchr.
 1.2.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.2.2.2  23-Jan-2013  yamt sync with head
 1.2.2.1  15-Jan-2013  yamt file strchr_arm.S was added on branch yamt-pagecache on 2013-01-23 00:04:06 +0000
 1.4.2.3  08-Feb-2013  matt Sync with HEAD.
 1.4.2.2  07-Feb-2013  matt Sync with HEAD
 1.4.2.1  07-Feb-2013  matt file strchr_arm.S was added on branch matt-nb6-plus on 2013-02-07 07:06:00 +0000
 1.5.4.3  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.4.2  25-Feb-2013  tls resync with head
 1.5.4.1  08-Feb-2013  tls file strchr_arm.S was added on branch tls-maxphys on 2013-02-25 00:23:57 +0000
 1.8.26.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.8.26.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed