aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/ELF.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-765/+41
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+55
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+25
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+15
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+103
* Add DT_VERSYM dynamic table entry tag definition.Simon Atanasyan2013-11-061-0/+1
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-041-0/+1
* [Mips] Add more SHF_MIPS_xxx ELF section flags.Simon Atanasyan2013-10-301-2/+24
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-291-0/+1
* Include missing Compiler.h for using LLVM_ENUM_INT_TYPE.Zonr Chang2013-10-241-0/+1
* Support for microMIPS relocations 1.Zoran Jovanovic2013-10-231-0/+11
* [Mips] Add MIPS program header types.Simon Atanasyan2013-10-061-1/+6
* Explicitly request unsigned enum types when desiredReid Kleckner2013-09-231-6/+6
* ELF: Add support for the exclude section bit for gas compat.Benjamin Kramer2013-09-151-0/+3
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-251-29/+1
* [mips] Use pristine object file while processing relocations.Akira Hatanaka2013-07-241-0/+2
* [PowerPC] Add support for TLS data relocationsUlrich Weigand2013-07-011-0/+6
* [PowerPC] Fix 32-bit PowerPC TLS relocsUlrich Weigand2013-07-011-4/+7
* [PowerPC] Support @got modifierUlrich Weigand2013-06-251-0/+10
* [PowerPC] Support R_PPC_REL16 family of relocationsUlrich Weigand2013-06-211-2/+10
* [PowerPC] Support various tls-related modifiersUlrich Weigand2013-06-211-1/+49
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-211-0/+2
* [PowerPC] Support @toc@h modifierUlrich Weigand2013-06-211-0/+1
* [ELF] Add ELFOSABI_GNU.Sean Silva2013-06-051-1/+2
* [Mips] Add Mips specific dynamic table entry tags.Simon Atanasyan2013-05-281-1/+100
* [PowerPC] Add some missing PPC64 relocsUlrich Weigand2013-05-081-0/+8
* [SystemZ] Add ELF relocation supportRichard Sandiford2013-05-031-0/+66
* Add missing relocation namesNico Rieck2013-04-121-0/+2
* PowerPC: Simplify handling of fixups.Ulrich Weigand2013-03-261-0/+2
* Add two of the float related ARM-specific entries for e_flags needed forJoerg Sonnenberger2013-03-141-0/+2
* Fix missing relocation for TLS addressing peephole optimization.Bill Schmidt2013-02-251-0/+1
* ELF symbol table field st_other support, Jack Carter2013-02-191-0/+1
* ELF symbol table field st_other support, Jack Carter2013-02-191-2/+5
* ELF symbol table field st_other support, Jack Carter2013-02-191-3/+10
* [ELF] Add STN_UNDEF.Michael J. Spencer2013-02-161-0/+5
* This patch just fixes up various llvm formattingJack Carter2013-02-121-9/+9
* This patch that sets the Mips ELF header flag for Jack Carter2013-02-051-1/+2
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+91
* This patch implements runtime ARM specificJack Carter2013-01-301-1/+9
* [ELF] Add R_X86_64_IRELATIVE.Michael J. Spencer2013-01-241-1/+2
* Fix truncation of relocation types in Support/ELF.hTim Northover2013-01-221-14/+14
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-1/+6
* PowerPC: EH adjustmentsAdhemerval Zanella2013-01-091-0/+1
* add hexagon flags in ELF.hShankar Easwaran2013-01-091-2/+8
* PowerPC: Fix eh_frame relocation for PIC Adhemerval Zanella2013-01-041-0/+2
* This patch improves the 64-bit PowerPC InitialExec TLS support by providingBill Schmidt2012-12-141-1/+2
* This patch implements local-dynamic TLS model support for the 64-bitBill Schmidt2012-12-121-1/+6
* This patch implements the general dynamic TLS model for 64-bit PowerPC.Bill Schmidt2012-12-111-1/+4
* This patch introduces initial-exec model support for thread-local storageBill Schmidt2012-12-041-1/+3