summaryrefslogtreecommitdiff
path: root/include/llvm/Support/ELF.h
Commit message (Expand)AuthorAge
* [Mips] Add more special values for the st_other field in the symbolSimon Atanasyan2014-04-20
* [mips] Add initial support for NaN2008 in the back-end.Matheus Almeida2014-04-16
* Don't relocate with sections if there might be a paired relocation.Rafael Espindola2014-03-31
* [mips] Remove R_MIPS_GOT which isn't used and shares the same number as R_MIP...Daniel Sanders2014-03-31
* Revert r205194 - [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.Daniel Sanders2014-03-31
* [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.Daniel Sanders2014-03-31
* [Mips] Add one more MIPS relocation type constant.Simon Atanasyan2014-03-14
* [C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macroAlp Toker2014-03-02
* Implement the missing bits corresponding to .mips_hack_elf_flags.Rafael Espindola2014-01-26
* removing duplicate enum valueVenkatraman Govindaraju2014-01-25
* Missing ELF relocations for Sparc.Venkatraman Govindaraju2014-01-25
* ELF relocation types for sparc.Venkatraman Govindaraju2014-01-05
* Support for microMIPS TLS relocations.Zoran Jovanovic2013-12-19
* 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