summaryrefslogtreecommitdiff
path: root/include/llvm/Support/ELF.h
Commit message (Expand)AuthorAge
* Add DT_VERSYM dynamic table entry tag definition.Simon Atanasyan2013-11-06
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-04
* [Mips] Add more SHF_MIPS_xxx ELF section flags.Simon Atanasyan2013-10-30
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-29
* Include missing Compiler.h for using LLVM_ENUM_INT_TYPE.Zonr Chang2013-10-24
* Support for microMIPS relocations 1.Zoran Jovanovic2013-10-23
* [Mips] Add MIPS program header types.Simon Atanasyan2013-10-06
* Explicitly request unsigned enum types when desiredReid Kleckner2013-09-23
* ELF: Add support for the exclude section bit for gas compat.Benjamin Kramer2013-09-15
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* [mips] Use pristine object file while processing relocations.Akira Hatanaka2013-07-24
* [PowerPC] Add support for TLS data relocationsUlrich Weigand2013-07-01
* [PowerPC] Fix 32-bit PowerPC TLS relocsUlrich Weigand2013-07-01
* [PowerPC] Support @got modifierUlrich Weigand2013-06-25
* [PowerPC] Support R_PPC_REL16 family of relocationsUlrich Weigand2013-06-21
* [PowerPC] Support various tls-related modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @toc@h modifierUlrich Weigand2013-06-21
* [ELF] Add ELFOSABI_GNU.Sean Silva2013-06-05
* [Mips] Add Mips specific dynamic table entry tags.Simon Atanasyan2013-05-28
* [PowerPC] Add some missing PPC64 relocsUlrich Weigand2013-05-08
* [SystemZ] Add ELF relocation supportRichard Sandiford2013-05-03
* Add missing relocation namesNico Rieck2013-04-12
* PowerPC: Simplify handling of fixups.Ulrich Weigand2013-03-26
* Add two of the float related ARM-specific entries for e_flags needed forJoerg Sonnenberger2013-03-14
* Fix missing relocation for TLS addressing peephole optimization.Bill Schmidt2013-02-25
* ELF symbol table field st_other support, Jack Carter2013-02-19
* ELF symbol table field st_other support, Jack Carter2013-02-19
* ELF symbol table field st_other support, Jack Carter2013-02-19
* [ELF] Add STN_UNDEF.Michael J. Spencer2013-02-16
* This patch just fixes up various llvm formattingJack Carter2013-02-12
* This patch that sets the Mips ELF header flag for Jack Carter2013-02-05
* Add AArch64 as an experimental target.Tim Northover2013-01-31
* This patch implements runtime ARM specificJack Carter2013-01-30
* [ELF] Add R_X86_64_IRELATIVE.Michael J. Spencer2013-01-24
* Fix truncation of relocation types in Support/ELF.hTim Northover2013-01-22
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-18
* PowerPC: EH adjustmentsAdhemerval Zanella2013-01-09
* add hexagon flags in ELF.hShankar Easwaran2013-01-09
* PowerPC: Fix eh_frame relocation for PIC Adhemerval Zanella2013-01-04
* This patch improves the 64-bit PowerPC InitialExec TLS support by providingBill Schmidt2012-12-14
* This patch implements local-dynamic TLS model support for the 64-bitBill Schmidt2012-12-12
* This patch implements the general dynamic TLS model for 64-bit PowerPC.Bill Schmidt2012-12-11
* This patch introduces initial-exec model support for thread-local storageBill Schmidt2012-12-04
* This patch implements medium code model support for 64-bit PowerPC.Bill Schmidt2012-11-27
* Add (some) PowerPC TLS relocation types to ELF.h andUlrich Weigand2012-11-13
* Add support for ARM segment types PT_ARM_ARCHEXT, PT_ARM_EXIDX and PT_ARM_UNW...James Molloy2012-10-31
* * Add e_flags enum for HexagonSid Manning2012-10-30
* Add PowerPC64 relocation definitions. Patch by Adhemerval Zanella!Roman Divacky2012-09-18
* Revert r162034, r162035 and r162037.Roman Divacky2012-08-16