summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/mips/strlen.c
Commit message (Expand)AuthorAgeFilesLines
* * libc/machine/mips/strlen.c (strlen): Add delay slot for R3000.Corinna Vinschen2011-01-101-0/+3
* * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-twoAlexandre Oliva2002-03-141-2/+2
* Add MIPS specific string/memory functionsMichael Meissner2002-03-111-0/+71