summaryrefslogtreecommitdiffstats
path: root/libc/string/sh64
Commit message (Expand)AuthorAgeFilesLines
* - use c89-style commentsBernhard Reutner-Fischer2008-10-033-29/+30
* unify duplicated code cause i get tired of updating this stuffMike Frysinger2006-02-032-30/+3
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-144-24/+20
* Use strong_alias everywhere instead of .global/.set. Correct some cases where...Peter S. Mazinger2006-01-034-10/+16
* Fixup byte order handling. Not all architectures define __BIG_ENDIAN__ so i.e.Eric Andersen2005-12-142-3/+7
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Add hidden versionsPeter S. Mazinger2005-11-124-16/+24
* 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-33/+9
* 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/+28
* 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
* Paul Mundt, lethal at linux-sh dot org writes:Eric Andersen2004-01-302-1/+61
* Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen2003-12-174-0/+430