summaryrefslogtreecommitdiffstats
path: root/libc/string/mips
Commit message (Expand)AuthorAgeFilesLines
* fix libc_hidden_builtin_defMike Frysinger2005-12-011-2/+2
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Disable multi build on asm files. i386/powerpc could be used if the source is...Peter S. Mazinger2005-11-071-1/+1
* 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/+27
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+9
* merge parallel build supportMike Frysinger2005-01-251-5/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-1/+1
* Add a couple of mips-specific string funcs.Manuel Novoa III2004-09-024-0/+319