Use the arm versions of strlen/strchr/strrchr if compiling thumb2
For Thumb, use naive version
Add index/rindex strong aiases.
Switch to using ARM assembly versions of strcat, strchr, strrchr.