summaryrefslogtreecommitdiffstats
path: root/libc/string/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* - cannot really guarantee proper order, so play safe and compile the problematicBernhard Reutner-Fischer2008-05-301-0/+1
* wcscoll_l.o does not existPeter S. Mazinger2006-02-221-1/+1
* exclude 2 more files from multiPeter S. Mazinger2006-02-221-0/+2
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-45/+37
* unify duplicated code cause i get tired of updating this stuffMike Frysinger2006-02-031-4/+44
* Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger2006-01-031-80/+37
* Split up wstring.c and use attribute_hiddenPeter S. Mazinger2005-11-141-14/+32
* Enable multi, because the arch specific versions are non-multi nowPeter S. Mazinger2005-11-071-6/+4
* Correct XLOCALE enabled builds pointed out by nitinkgPeter S. Mazinger2005-11-041-10/+10
* Enable IMA on libc/string/genericPeter S. Mazinger2005-11-031-1/+1
* Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger2005-11-011-4/+16
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-1/+1
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+95