summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh64
Commit message (Expand)AuthorAgeFilesLines
* merge parallel build supportMike Frysinger2005-01-251-6/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-7/+7
* s/___brk_addr/__curbrk/gEric Andersen2004-07-303-11/+11
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-1/+9
* Use the generic fork implementation on sh64Eric Andersen2004-02-152-36/+1
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-051-0/+96
* Patch from lethal, adding syscall() to the sh64 portEric Andersen2003-12-032-1/+25
* 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-053-1/+102
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen2003-08-1316-0/+1223