summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh64/Makefile
AgeCommit message (Expand)Author
2008-01-08Bring sh64 support back from the dead.Paul Mundt
2006-07-05fix license noticeMike Frysinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-09-28Build crt[in].o with disabled ssp.Peter S. Mazinger
2005-09-27Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger
2005-01-25merge parallel build supportMike Frysinger
2004-12-22Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen
2004-02-15Use the generic fork implementation on sh64Eric Andersen
2003-12-03Patch from lethal, adding syscall() to the sh64 portEric Andersen
2003-11-22Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen
2003-11-08Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-08-13Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen