Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-22 | mark a bunch of public mem/str functions as weak so that people who insist ↵ | Mike Frysinger | |
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 | |||
2007-09-15 | pull from Blackfin repo: cleanup string funcs | Mike Frysinger | |
2007-02-08 | pull in features.h so we have access to config defines | Mike Frysinger | |
2006-06-27 | revert previous nops in strcmp as they are not needed here | Mike Frysinger | |
2006-06-27 | blackfin needs NOPs after the loop end when the last statement in the loop ↵ | Mike Frysinger | |
is an if/jump | |||
2006-05-30 | import some optimized functions from blackfin cvs | Mike Frysinger | |