summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/BinaryFormat/ELFRelocs
Commit message (Expand)AuthorAgeFilesLines
* [ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPYFangrui Song2020-01-241-0/+2
* [AARCH64] Switch relocations R_AARCH64_TLS_TPREL64 and R_AARCH64_DTPMOD64Peter Smith2019-07-311-2/+5
* [ARM] Add the non-MVE instructions in Arm v8.1-M.Simon Tatham2019-06-111-0/+3
* Revert rL362953 and its followup rL362955.Simon Tatham2019-06-101-3/+0
* [ARM] Add the non-MVE instructions in Arm v8.1-M.Simon Tatham2019-06-101-0/+3
* [PowerPC] Add R_PPC_IRELATIVEFangrui Song2019-06-061-0/+1
* [PowerPC] Add missing R_PPC_* relocation typesFangrui Song2019-05-261-0/+32
* Add missed files from prev. commitAnton Korobeynikov2018-11-151-0/+16
* Revert "[MSP430] Add MC layer"Davide Italiano2018-11-081-16/+0
* [MSP430] Add MC layerAnton Korobeynikov2018-11-081-0/+16
* [WebAssembly] Remove ELF file support.Sam Clegg2018-07-161-8/+0
* [PowerPC] Add support for high and higha symbol modifiers on tls modifers.Sean Fertile2018-06-151-0/+8
* [PPC64] Support "symbol@high" and "symbol@higha" symbol modifers.Sean Fertile2018-06-151-0/+4
* Add R_PPC64_IRELATIVE to PPC64 relocations.Sean Fertile2018-05-241-0/+2
* Revert and accidentally committed revert commitDylan McKay2017-12-091-2/+3
* Revert "[AVR] Override ParseDirective"Dylan McKay2017-12-091-3/+2
* [AVR] Override ParseDirectiveLeslie Zhai2017-12-071-2/+3
* Add base relative relocation record that can be used for the following case (...Tony Tye2017-10-161-0/+1
* [ARC] Prepare the implementation of relocation for LLDLeslie Zhai2017-09-131-0/+74
* [RISCV] Recognize new relocation typesAlex Bradbury2017-08-151-0/+9
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-0716-0/+1276
OpenPOWER on IntegriCloud