summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/bsd-_setjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Support SecurePLTs for PowerPC. You need a toolchain that supportsJoakim Tjernlund2007-01-051-5/+3
| | | | | | config option --enable-secureplt. The assembler must also supports R_PPC_REL16* relocations. gcc 4.1.1 and binutils 2.17 is known to do this.
* Make assembly code PIC-compatible.David Schleef2002-04-101-0/+4
|
* Rework powerpc to be consistant with the other arches.Eric Andersen2002-02-041-0/+33
-Erik