summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/bsd-setjmp.S
AgeCommit message (Collapse)Author
2007-01-05Support SecurePLTs for PowerPC. You need a toolchain that supportsJoakim Tjernlund
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.
2002-04-10Make assembly code PIC-compatible.David Schleef
2002-02-04Rework powerpc to be consistant with the other arches.Eric Andersen
-Erik