summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/clone.S
Commit message (Collapse)AuthorAgeFilesLines
* 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