summaryrefslogtreecommitdiff
path: root/libc/string/Makefile.in
AgeCommit message (Expand)Author
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-11-22sh: Add new optimisation to the SH4 memcpyAustin Foxley
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2008-12-04Go deeper while cleaning string directory to removeCarmelo Amoroso
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2008-09-09Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelect...Carmelo Amoroso
2008-05-30- cannot really guarantee proper order, so play safe and compile the problematicBernhard Reutner-Fischer
2006-02-22wcscoll_l.o does not existPeter S. Mazinger
2006-02-22exclude 2 more files from multiPeter S. Mazinger
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2006-02-03unify duplicated code cause i get tired of updating this stuffMike Frysinger
2006-01-03Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger
2005-11-14Split up wstring.c and use attribute_hiddenPeter S. Mazinger
2005-11-07Enable multi, because the arch specific versions are non-multi nowPeter S. Mazinger
2005-11-04Correct XLOCALE enabled builds pointed out by nitinkgPeter S. Mazinger
2005-11-03Enable IMA on libc/string/genericPeter S. Mazinger
2005-11-01Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger
2005-11-01Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter 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