summaryrefslogtreecommitdiffstats
path: root/libc/string/bfin
Commit message (Expand)AuthorAgeFilesLines
* - use c89-style commentsBernhard Reutner-Fischer2008-10-032-42/+42
* mark a bunch of public mem/str functions as weak so that people who insist on...Mike Frysinger2007-12-226-32/+18
* pull from Blackfin repo: cleanup string funcsMike Frysinger2007-09-156-194/+221
* pull in features.h so we have access to config definesMike Frysinger2007-02-082-0/+4
* revert previous nops in strcmp as they are not needed hereMike Frysinger2006-06-271-2/+0
* blackfin needs NOPs after the loop end when the last statement in the loop is...Mike Frysinger2006-06-272-1/+3
* import some optimized functions from blackfin cvsMike Frysinger2006-05-307-0/+544