summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh64
Commit message (Expand)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-0/+2
* fcntl.h: drop unused/dead O_STREAMINGMike Frysinger2009-10-161-1/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-182-2/+0
* enable nanosecond stat support for everyoneMike Frysinger2009-08-191-14/+6
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+9
* Synch with trunk @ 24160Carmelo Amoroso2008-11-274-9/+5
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-312-4/+4
* Remove obsolete files and synch with trunkCarmelo Amoroso2008-06-182-226/+0
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-188-58/+460
* Merge from trunk."Steven J. Hill"2006-12-162-5/+4
* Copy from trunk."Steven J. Hill"2006-12-161-0/+103
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-244-23/+12
* Merge from trunk."Steven J. Hill"2006-08-213-5/+0
* Merge from trunk."Steven J. Hill"2006-08-181-13/+1
* Merge from trunk."Steven J. Hill"2006-02-284-5/+65
* Big fricking merge from trunk."Steven J. Hill"2006-01-073-6/+8
* Merge from trunk."Steven J. Hill"2005-12-021-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-10/+12
* Merge from trunk."Steven J. Hill"2005-10-301-36/+25
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-4/+3
* 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