summaryrefslogtreecommitdiffstats
path: root/libc/string/powerpc
Commit message (Expand)AuthorAgeFilesLines
* undef functions needed for usage within libcPeter S. Mazinger2005-11-143-0/+4
* Split up MSRC file, bzero left outPeter S. Mazinger2005-11-115-230/+241
* Remove #define _STDIO_UTILITY, can't find any use of itPeter S. Mazinger2005-11-081-1/+0
* Disable multi build on asm files. i386/powerpc could be used if the source is...Peter S. Mazinger2005-11-071-3/+4
* Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger2005-11-011-1/+4
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-32/+8
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-1/+0
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+34
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-11/+8
* Fic gcc 4.0 compilation. Still no confimation that this works onJoakim Tjernlund2005-06-211-30/+42
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3)Eric Andersen2004-03-181-1/+2
* Joakim Tjernlund writes:Eric Andersen2004-01-272-0/+244