summaryrefslogtreecommitdiff
path: root/libc/string/powerpc
AgeCommit message (Expand)Author
2005-11-01Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-28Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-06-21Fic gcc 4.0 compilation. Still no confimation that this works onJoakim Tjernlund
2005-01-25merge parallel build supportMike Frysinger
2004-03-18Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3)Eric Andersen
2004-01-27Joakim Tjernlund writes:Eric Andersen