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' | ||||
* | Paul Mundt, lethal at linux-sh dot org writes: | Eric Andersen | 2004-01-30 | 2 | -1/+61 |
| | | | | Boredom got the better of me, here's strlen() for sh64.. | ||||
* | Patch from Paul Mundt <lethal@linux-sh.org>: | Eric Andersen | 2003-12-17 | 4 | -0/+430 |
The subject says it all.. optimized memset/memcpy/strcpy, lifted from SuperH's glibc tree. |