summaryrefslogtreecommitdiffstats
path: root/libc/string/bfin/memcmp.S
Commit message (Collapse)AuthorAgeFilesLines
* mark a bunch of public mem/str functions as weak so that people who insist ↵Mike Frysinger2007-12-221-1/+2
| | | | on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
* pull from Blackfin repo: cleanup string funcsMike Frysinger2007-09-151-47/+47
|
* pull in features.h so we have access to config definesMike Frysinger2007-02-081-0/+2
|
* import some optimized functions from blackfin cvsMike Frysinger2006-05-301-0/+101