History log of /netbsd-src/common/lib/libc/arch/arm/string/strchr.S (Results 1 – 4 of 4)
Revision Date Author Comments
# 04d357d9 20-Aug-2013 matt <matt@NetBSD.org>

Use the arm versions of strlen/strchr/strrchr if compiling thumb2


# c2438985 19-Aug-2013 matt <matt@NetBSD.org>

For Thumb, use naive version


# e3cc29a3 23-Jan-2013 matt <matt@NetBSD.org>

Add index/rindex strong aiases.


# 24a929b8 23-Jan-2013 matt <matt@NetBSD.org>

Switch to using ARM assembly versions of strcat, strchr, strrchr.