summaryrefslogtreecommitdiffstats
path: root/libc/string/powerpc/Makefile.arch
Commit message (Collapse)AuthorAgeFilesLines
* unify duplicated code cause i get tired of updating this stuffMike Frysinger2006-02-031-24/+0
|
* Split up MSRC file, bzero left outPeter S. Mazinger2005-11-111-17/+4
|
* Disable multi build on asm files. i386/powerpc could be used if the source ↵Peter S. Mazinger2005-11-071-3/+4
| | | | is splitted up
* Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger2005-11-011-1/+4
|
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ↵Peter S. Mazinger2005-10-281-0/+33
not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles