Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -5/+5 |
| | |||||
* | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen | 2004-12-22 | 1 | -1/+1 |
| | | | | as the flags for all calls to 'as' | ||||
* | Philip Craig at snapgear dot com writes: | Eric Andersen | 2004-06-12 | 1 | -1/+10 |
| | | | | Strlen was counting the last 3 bytes incorrectly for big endian arm. | ||||
* | Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3) | Eric Andersen | 2004-03-18 | 1 | -3/+5 |
| | |||||
* | Add missing weak alias for bcmp | Eric Andersen | 2003-11-20 | 1 | -0/+4 |
| | |||||
* | Don't depend on BSD naming | Eric Andersen | 2003-11-20 | 1 | -12/+12 |
| | |||||
* | Add an initial set of arm optimized string functions. These | Eric Andersen | 2003-11-20 | 11 | -0/+1116 |
do seem to make noticable speed improvement... -Erik |