summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/ELFYAML.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* AMDGPU: Add ELFOSABI_AMDGPU_PALKonstantin Zhuravlyov2017-10-031-2/+3
* [RISCV] Parse RISC-V eflags in ObjectYAMLAlex Bradbury2017-10-031-0/+8
* [ObjectYAML] Handle SHF_COMPRESSEDShoaib Meenai2017-10-031-0/+1
* [ARC] Prepare the implementation of relocation for LLDLeslie Zhai2017-09-131-0/+3
* [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVEPetr Hosek2017-09-071-0/+37
* [yaml2obj][ELF] Make symbols optional for relocationsPetr Hosek2017-08-301-1/+1
* [yaml2obj][ELF] Add support for program headersPetr Hosek2017-07-191-0/+38
* [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko2017-07-011-3/+14
* [YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.George Rimar2017-06-301-0/+1
* MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table.Peter Collingbourne2017-06-141-0/+1
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-10/+10
* AMDGPU: Remove deprecated and unused elf definitionsKonstantin Zhuravlyov2017-06-051-6/+0
* Make this file clang-format friendly and clang-format it.Rafael Espindola2017-01-311-418/+416
* [ARM] Implement execute-only support in CodeGenPrakhar Bahuguna2016-12-151-0/+3
* [RISCV] Add RISC-V ELF definesAlex Bradbury2016-11-011-0/+4
* BPF: Use official ELF e_machine valueAlexei Starovoitov2016-07-151-0/+4
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-271-0/+1
* Support/ELF: Add AMDGPU relocation definitions to match documentationTom Stellard2016-06-171-0/+3
* [lanai] Add Lanai backend.Jacques Pienaar2016-03-281-0/+4
* [AMDGPU] add AMDGPU target support to ELFObjectFile.h headerValery Pykhtin2016-03-091-0/+1
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-011-0/+828
OpenPOWER on IntegriCloud