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