summaryrefslogtreecommitdiffstats
path: root/libc/string/bfin/memset.S
Commit message (Collapse)AuthorAgeFilesLines
* mark a bunch of public mem/str functions as weak so that people who insist ↵Mike Frysinger2007-12-221-10/+4
| | | | 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-39/+49
|
* import some optimized functions from blackfin cvsMike Frysinger2006-05-301-0/+86