History log of /netbsd-current/common/lib/libc/arch/arm/string/strrchr_naive.S
Revision Date Author Comments
# 1.4 19-Aug-2013 matt

cbnz/cbz can not branch backwards so nuke 'em.
Use the same register usage in strlen as in strnlen


# 1.3 18-Aug-2013 matt

Thumbify


# 1.2 18-Aug-2013 matt

ip -> r2
teq -> cmp


# 1.1 14-Jan-2013 matt

branches: 1.1.2; 1.1.4; 1.1.8;
Add simple/small versions of strchr/strrchr for ARM.


# 1.1.8.3 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


# 1.1.8.2 24-Feb-2013 tls

resync with head


# 1.1.8.1 14-Jan-2013 tls

file strrchr_naive.S was added on branch tls-maxphys on 2013-02-25 00:23:59 +0000


# 1.1.4.2 07-Feb-2013 matt

Sync with HEAD


# 1.1.4.1 14-Jan-2013 matt

file strrchr_naive.S was added on branch matt-nb6-plus on 2013-02-07 07:06:02 +0000


# 1.1.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.1.2.2 22-Jan-2013 yamt

sync with head


# 1.1.2.1 14-Jan-2013 yamt

file strrchr_naive.S was added on branch yamt-pagecache on 2013-01-23 00:04:06 +0000