summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits
Commit message (Expand)AuthorAgeFilesLines
* we want to compare the register value itself, not the address of the variable...Mike Frysinger2005-11-171-2/+2
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-2/+2
* sync with glibc and fix warning when building pthreadsMike Frysinger2005-11-161-2/+4
* sync with glibcMike Frysinger2005-11-091-2/+6
* remove duplicated _syscall6 definitions and unify them with a defineMike Frysinger2005-08-081-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
* Split out the definition of struct stat into the new archEric Andersen2002-08-231-0/+87
* Doh! I broke it. oops. Patch from Stefan Allius to fix it.Eric Andersen2002-08-091-1/+1
* I reworked syscalls.h to match how I'm doing other arches. Stefan Allius andEric Andersen2002-08-081-5/+129
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-101/+10
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0165-7800/+5
* Oops. Disable threading.Eric Andersen2002-01-021-2/+2
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-0270-965/+1890
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+3
* Patch from David McCullough <davidm@lineo.com>:Eric Andersen2001-10-041-69/+10
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-115-0/+19
* Changes to support autogenerated syscall.hDavid McCullough2001-06-282-226/+1
* the minimum needed for nowDavid McCullough2001-06-271-0/+4
* Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III2001-06-271-2/+11
* Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,Eric Andersen2001-05-071-1/+1
* Remove all the __THROW macrosEric Andersen2001-04-192-12/+12
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-2167-0/+7869