Module Name: src Committed By: matt Date: Sun Jan 16 02:41:55 UTC 2011
Modified Files: src/sys/arch/powerpc/include: asm.h Log Message: Add PIC_GOTSETUP and PIC_TOCSETUP which replace the old methods to get the GOT (via a bl) to the new REL16 based relocs. This is another step to supporting secure plt. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/arch/powerpc/include/asm.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.