summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Target: Change various section classifiers in TargetLoweringObjectFile to tak...Peter Collingbourne2016-10-241-3/+3
* Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher2016-09-161-4/+2
* [MC] Merge VK_PPC_TPREL in to generic VK_TPREL.Colin LeMahieu2016-02-101-1/+1
* Drop prelink support.Rafael Espindola2015-11-171-3/+1
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-3/+3
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-1/+1
* [ppc64] Avoid copy relocs in named rodata sectionsUlrich Weigand2014-03-141-13/+9
* Pass the Mangler by reference.Rafael Espindola2014-02-081-3/+3
* Revert r199871 and replace it with a simple check in the debug infoEric Christopher2014-01-281-1/+1
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-231-1/+1
* Move the llvm mangler to lib/IR.Rafael Espindola2014-01-071-1/+1
* [PowerPC] Support TLS variables in debug infoUlrich Weigand2013-07-021-0/+10
* Fix goofy commentary in PPCTargetObjectFile.cpp.Bill Schmidt2013-05-131-2/+2
* PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.Bill Schmidt2013-05-131-0/+57
* Now that the default for Darwin platforms is to place the LSDA into the TEXTBill Wendling2010-03-151-33/+0
* The same situation that effected ARM effects PPC with regards to placing theBill Wendling2010-03-121-0/+33
OpenPOWER on IntegriCloud