summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh64/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bring sh64 support back from the dead.Paul Mundt2008-01-081-55/+6
* fix license noticeMike Frysinger2006-07-051-13/+1
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-36/+25
* Build crt[in].o with disabled ssp.Peter S. Mazinger2005-09-281-3/+3
* Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger2005-09-271-1/+0
* merge parallel build supportMike Frysinger2005-01-251-6/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-7/+7
* Use the generic fork implementation on sh64Eric Andersen2004-02-151-1/+1
* Patch from lethal, adding syscall() to the sh64 portEric Andersen2003-12-031-1/+1
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-7/+2
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-1/+4
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-051-1/+27
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen2003-08-131-0/+65