summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format a file.Rafael Espindola2017-06-271-59/+64
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* [AArch64] ILP32 Backend Relocation SupportJoel Jones2017-05-021-22/+106
* Revert "Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 and"Zachary Turner2017-05-021-106/+22
* Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 andJoel Jones2017-05-021-22/+106
* [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warni...Eugene Zelenko2017-01-061-5/+8
* Give some helper classes/functions internal linkage. NFC.Benjamin Kramer2016-11-191-3/+3
* AArch64 ILP32 relocations for assembly and ELFJoel Jones2016-10-241-66/+136
* [AArch64] Replace some uses of report_fatal_error with reportError in AArch64...Oliver Stannard2016-03-231-17/+35
* Convert a few assert failures into proper errors.Rafael Espindola2016-01-131-5/+6
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Use raw_pwrite_stream in the object writer/streamer.Rafael Espindola2015-04-141-1/+1
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-1/+1
* clang-format bits of code to make a followup patch easy to read.Rafael Espindola2015-04-091-2/+2
* Update AArch64 ELF relocations to ABI 1.0Will Newton2014-11-261-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+257
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-291/+0
* Remove another unused argument.Rafael Espindola2014-03-271-3/+2
* Remove unused argument.Rafael Espindola2014-03-271-5/+4
* Add AArch64 big endian Target (aarch64_be)Christian Pirker2014-02-241-5/+6
* AArch64: add block comments where missingTim Northover2013-02-141-0/+5
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+287
OpenPOWER on IntegriCloud