summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-171-1/+1
* Fix SH bits/kernel_types.h for new kernel headers.Joseph Myers2009-10-161-1/+2
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-2/+0
* always define float_t as floatBernhard Reutner-Fischer2009-09-181-21/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-0/+6
* enable nanosecond stat support for everyoneMike Frysinger2009-08-191-14/+6
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-23/+0
* syscall: unify common syscall definesMike Frysinger2009-07-091-134/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+3
* Use gcc built-in defines for detecting SH cores instead ofCarmelo Amoroso2009-02-232-2/+2
* Fix my previous commit to use preprocessor in the right way !Carmelo Amoroso2009-02-201-1/+1
* Fix typo.Carmelo Amoroso2009-02-201-1/+1
* sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architectureCarmelo Amoroso2009-02-201-1/+1
* Synch with trunk @ 24160Carmelo Amoroso2008-11-273-19/+10
* sh_nptl: Enable CFI directives for shCarmelo Amoroso2008-09-181-0/+3
* Fixes posix_fadvise[64] functions to return the Carmelo Amoroso2008-09-181-0/+145
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-312-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-093-17/+28
* Push latest libc SH4 specific implementationsCarmelo Amoroso2007-11-204-321/+197
* Merge from trunk."Steven J. Hill"2006-12-164-25/+37
* 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-244-67/+48
* 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-182-18/+66
* Merge from trunk."Steven J. Hill"2006-02-281-0/+48
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-4/+4
* Merge from trunk."Steven J. Hill"2005-12-021-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+2
* Massive merge from trunk."Steven J. Hill"2005-11-171-4/+10
* Merge from trunk."Steven J. Hill"2005-08-091-1/+4
* 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-071-1/+1
* no more cvsMike Frysinger2005-02-121-1/+0
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-83/+0
* 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
* Some updates from glibc. mjn3 reports this fixes profilingEric Andersen2003-09-071-6/+6
* Patch from Stefan Allius:Eric Andersen2003-03-071-0/+5
* Patch from Stefan Allius to finish off the last required bitsEric Andersen2003-03-061-25/+76
* Initial effort at adding profiling support.Eric Andersen2003-03-034-0/+115
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-60/+3
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-3/+3
* Added __kernel_fsid_t to satisfy some apps that need it.David McCullough2002-08-271-0/+8
* Make bits/kernel_types.h include guard names match the includeEric Andersen2002-08-261-3/+9
* Finish off the bits/kernel_stat.h cleanup for properEric Andersen2002-08-251-0/+55
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-241-0/+29