Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -2/+2 |
| | | | | Closes issue #5194 | ||||
* | mark a bunch of public mem/str functions as weak so that people who insist ↵ | Mike Frysinger | 2007-12-22 | 1 | -0/+1 |
| | | | | 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 funcs | Mike Frysinger | 2007-09-15 | 1 | -12/+12 |
| | |||||
* | blackfin needs NOPs after the loop end when the last statement in the loop ↵ | Mike Frysinger | 2006-06-27 | 1 | -1/+1 |
| | | | | is an if/jump | ||||
* | import some optimized functions from blackfin cvs | Mike Frysinger | 2006-05-30 | 1 | -0/+54 |