summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/clone.S
Commit message (Collapse)AuthorAgeFilesLines
* need features.h for new HIDDEN_JUMPTARGET()Mike Frysinger2006-01-141-0/+1
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-7/+5
| | | | missing headers, other jump relocs removed
* Make clone use internal _exitPeter S. Mazinger2005-12-161-5/+1
|
* Remove TEXTREL relocations for ARM.Joakim Tjernlund2005-06-101-15/+8
| | | | | Hide __syscall_error from outside libc. From Peter Mazinger.
* Make assembly code PIC-compatible.David Schleef2002-04-101-0/+12
|
* oops. I had accidentally typed in "clean" when I meant "clone".Eric Andersen2002-02-201-1/+1
| | | | | This fix makes pthreads actaully work on powerpc. -Erik
* Rework powerpc to be consistant with the other arches.Eric Andersen2002-02-041-0/+98
-Erik