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