[LLVMbugs] [Bug 20572] New: PowerPC backend does not support secure PLT
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Aug 6 22:33:05 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20572
Bug ID: 20572
Summary: PowerPC backend does not support secure PLT
Product: libraries
Version: trunk
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: PowerPC
Assignee: unassignedbugs at nondot.org
Reporter: chmeeedalf at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
When I implemented PIC support for ELF, I only implemented BSS-PLT, since this
is what FreeBSD uses. Linux and NetBSD both use secure-PLT (see PPC32 ABI
spec).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140807/241ae301/attachment.html>
More information about the llvm-bugs
mailing list