summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/clone.S
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-171-3/+3
* sh specific bits needed for nptlAustin Foxley2009-10-171-63/+72
* sh: Change __HAVE_SHARED__ to __PIC__Peter Griffin2009-07-091-2/+2
* Use gcc built-in defines for detecting SH cores instead ofCarmelo Amoroso2009-02-231-1/+1
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-3/+3
* Fix PLTJMP() token pasting build error, patch fromPaul Mundt2007-03-071-1/+1
* fixup includes so we compile againMike Frysinger2007-02-041-3/+2
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* Merge SH-2 trapa fixups from Mark.Paul Mundt2006-10-231-2/+4
* Remove HAVE_ELFPeter S. Mazinger2006-01-191-2/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-8/+5
* Make clone use internal _exitPeter S. Mazinger2005-12-161-1/+1
* Stefan Allius writes:Eric Andersen2002-11-151-55/+33
* I dunno why there were align 5, but align 4 is much more sensible.Eric Andersen2002-11-041-1/+1
* Kill sysdep.h and fixup the SH asm to not use it.Eric Andersen2002-11-041-8/+16
* Don't use ENTRY(), make the asm explicitEric Andersen2002-11-041-1/+5
* Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen2002-03-011-0/+137