summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh
Commit message (Expand)AuthorAgeFilesLines
* Update architecture specific support to consistantlyEric Andersen2003-01-232-11/+2
* Based on discussions with Stefan Allius, change it so that we alwaysEric Andersen2002-12-122-12/+9
* Silly me, I forgot to include features.hEric Andersen2002-11-291-4/+5
* Make support for global constructors and global destructors beEric Andersen2002-11-271-4/+34
* Stefan Allius writes:Eric Andersen2002-11-153-115/+116
* Remove obsolete filesEric Andersen2002-11-152-74/+0
* Stefan Allius writes:Eric Andersen2002-11-153-11/+78
* I dunno why there were align 5, but align 4 is much more sensible.Eric Andersen2002-11-046-6/+6
* Kill sysdep.h and fixup the SH asm to not use it.Eric Andersen2002-11-047-114/+48
* Don't use ENTRY(), make the asm explicitEric Andersen2002-11-041-1/+5
* Properly prefix some symbolsEric Andersen2002-11-031-22/+2
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-3/+3
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Patch from Stefan Allius <allius@atecom.com>:Eric Andersen2002-10-013-6/+6
* This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen2002-10-011-19/+30
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-053-4/+4
* Somehow the bit of code that add the offset of envp to argv got lostDavid McCullough2002-08-271-0/+1
* Fix a delay slot problem, this gets some apps working on SH, a good numberDavid McCullough2002-08-271-1/+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
* Work from Stefan Allius which allows superH to use the commonEric Andersen2002-08-193-54/+1
* Fix a number of compile time warnings so that uClibc will build with -Werror ...David McCullough2002-08-091-1/+3
* 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-085-31/+197
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-101/+10
* Manuel and I were looking into a problem with applications failing to linkEric Andersen2002-04-141-0/+7
* Run dos2unix on these filesEric Andersen2002-04-034-11/+11
* Build our own crti.o and crtn.o with a cross arch method that IEric Andersen2002-03-131-1/+1
* Remove generated stuff, restore sh/sys/procfs.h from M. R. BrownEric Andersen2002-03-021-0/+117
* Move syscall.h generation to the top level MakefileEric Andersen2002-03-011-1/+0
* Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen2002-03-013-1/+139
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0167-7782/+170
* A number of naming updates in preparation for adding inEric Andersen2002-02-131-5/+4
* Add sbrk and friendsDavid McCullough2002-01-175-2/+74
* Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen2002-01-071-0/+1
* Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some littleEric Andersen2002-01-023-4/+6
* 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
* Fixup the pipe system call for the SH target.David McCullough2001-08-062-1/+31
* 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-283-227/+2
* sysdep.h was not providing all the needed bits to build working asm withDavid McCullough2001-06-283-35/+12
* 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
* Makefile targets to symlink arch-specific headers into include/ (onlyDavid Schleef2001-05-261-0/+3