summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh
Commit message (Expand)AuthorAgeFilesLines
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-098-35/+48
* Added some missing files:Carmelo Amoroso2007-11-211-0/+56
* Push latest libc SH4 specific implementationsCarmelo Amoroso2007-11-2012-401/+400
* Merge from trunk."Steven J. Hill"2006-12-1611-48/+68
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-161-209/+0
* Copy from trunk."Steven J. Hill"2006-12-161-0/+109
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-249-84/+63
* Copy from trunk."Steven J. Hill"2006-08-241-0/+69
* Copy from trunk."Steven J. Hill"2006-08-241-0/+72
* Removal as per trunk."Steven J. Hill"2006-08-221-33/+0
* Merge from trunk."Steven J. Hill"2006-08-213-5/+0
* Merge from trunk."Steven J. Hill"2006-08-181-9/+12
* Merge from trunk."Steven J. Hill"2006-08-182-18/+66
* Merge from trunk."Steven J. Hill"2006-02-2814-122/+121
* Big fricking merge from trunk."Steven J. Hill"2006-01-076-16/+20
* Merge from trunk."Steven J. Hill"2005-12-102-4/+5
* Merge from trunk."Steven J. Hill"2005-12-023-4/+3
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+2
* Massive merge from trunk."Steven J. Hill"2005-11-172-73/+18
* Copy from trunk."Steven J. Hill"2005-11-161-0/+14
* Merge from trunk."Steven J. Hill"2005-10-301-35/+23
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-5/+3
* Merge from trunk, again."Steven J. Hill"2005-08-094-92/+74
* Merge from trunk."Steven J. Hill"2005-08-092-43/+9
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi..."Steven J. Hill"2005-07-251-0/+1
* Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"2005-05-121-0/+419
* Fix trapa value for _syscall6() to conform with new sh syscall ABI.Paul Mundt2005-05-072-2/+2
* Fix __sigprocmask weak symbol resolution with gcc4.Paul Mundt2005-05-022-1/+2
* no more cvsMike Frysinger2005-02-121-1/+0
* merge parallel build supportMike Frysinger2005-01-251-6/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-5/+5
* Patch by Carl SHAW <carl.shaw@st.com>...Manuel Novoa III2004-08-252-1/+107
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-213-95/+2
* s/___brk_addr/__curbrk/gEric Andersen2004-07-303-11/+11
* Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S.Manuel Novoa III2004-07-161-0/+6
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-4/+13
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-1/+1
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Use 'mmap.c' instead of '_mmap.c'Eric Andersen2004-02-051-3/+3
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+0
* Lethal noticed that the generated file gmon-start.S was notEric Andersen2003-12-031-0/+2
* Add a syscall() implementation using a hacked version of the syscall6 macro.Manuel Novoa III2003-12-022-1/+26
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-11/+3
* Stefan Allius writes:Eric Andersen2003-11-112-4/+2
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-4/+7
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+113
* properly deal with soft-float when profiling as wellEric Andersen2003-10-251-0/+3
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2