[WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.
[oota-llvm.git] / include / llvm / Support / ELF.h
2016-01-12 Dan Gohman[WebAssembly] Add a EM_WEBASSEMBLY value, and several...
2016-01-12 Dan Gohman[WebAssembly] Define a custom segment type for function...
2016-01-11 Dan Gohman[WebAssembly] Define WebAssembly-specific relocation...
2015-12-16 Krzysztof Parzyszek[Hexagon] Update e_flags in the ELF definitions
2015-10-23 Dylan McKay[AVR] Add ELF constants to headers
2015-08-07 Tom StellardELF: Add AMDGPU specific defintions
2015-08-01 Simon Atanasyan[Mips] Support DT_MIPS_RLD_MAP_REL dynamic section...
2015-06-26 Tom StellardAMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA
2015-06-23 Tom StellardELF: Fix defintion of STT_LOOS and STT_HIOS.
2015-06-22 Tom StellardSupport/ELF: Add EM_AMDGPU
2015-06-19 Rafael EspindolaReplace EM_486 with EM_IAMCU.
2015-05-23 Davide Italiano[Support/ELF] Add missing DF_1_XXX bits.
2015-05-08 Simon Atanasyan[llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine...
2015-05-07 Simon Atanasyan[llvm-readobj/obj2yaml/yaml2obj] Support more MIPS...
2015-03-09 Ed SchoutenAdd support for Nuxi CloudABI.
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-02-16 Simon Atanasyan[Mips] Add .MIPS.options section descriptor kinds enume...
2015-01-25 Simon Atanasyan[ELFYAML] Support mips64 relocation record format in...
2015-01-23 Rafael EspindolaAdd STB_GNU_UNIQUE to the ELF writer.
2014-11-21 Tim NorthoverSplit ELF relocation defintions into per-architecture...
2014-11-12 Justin HibbitsAdd support for small-model PIC for PowerPC.
2014-10-30 Simon Atanasyan[Mips] Add new Mips specific e_flags.
2014-10-21 Lang Hames[MCJIT] Temporarily revert r220245 - it broke several...
2014-10-20 Lang Hames[MCJIT] Make MCJIT honor symbol visibility settings...
2014-08-11 Tim NorthoverAArch64: add support for dynamic-loader relocations
2014-07-30 Hal Finkel[PowerPC] Add JMP_SLOT relocation definitions
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .localentry directive
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .abiversion directive
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-07-08 Vladimir MedicMips.abiflags is a new implicitly generated section...
2014-06-18 Rafael EspindolaUpdate to the latest registered ELF e_machine names...
2014-05-20 Simon Atanasyan[Mips] Add more relocation types and MIPS specific...
2014-05-11 Simon Atanasyan[llvm-readobj] Print values of FLAGS and MIPS_FLAGS...
2014-04-20 Simon Atanasyan[Mips] Add more special values for the st_other field...
2014-04-16 Matheus Almeida[mips] Add initial support for NaN2008 in the back...
2014-03-31 Rafael EspindolaDon't relocate with sections if there might be a paired...
2014-03-31 Daniel Sanders[mips] Remove R_MIPS_GOT which isn't used and shares...
2014-03-31 Daniel SandersRevert r205194 - [mips] Removed R_MIPS_GOT. It's identi...
2014-03-31 Daniel Sanders[mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.
2014-03-14 Simon Atanasyan[Mips] Add one more MIPS relocation type constant.
2014-03-02 Alp Toker[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE...
2014-01-26 Rafael EspindolaImplement the missing bits corresponding to .mips_hack_...
2014-01-25 Venkatraman Govind... removing duplicate enum value
2014-01-25 Venkatraman Govind... Missing ELF relocations for Sparc.
2014-01-05 Venkatraman Govind... ELF relocation types for sparc.
2013-12-19 Zoran JovanovicSupport for microMIPS TLS relocations.
2013-11-06 Simon AtanasyanAdd DT_VERSYM dynamic table entry tag definition.
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-10-30 Simon Atanasyan[Mips] Add more SHF_MIPS_xxx ELF section flags.
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-10-24 Zonr ChangInclude missing Compiler.h for using LLVM_ENUM_INT_TYPE.
2013-10-23 Zoran JovanovicSupport for microMIPS relocations 1.
2013-10-06 Simon Atanasyan[Mips] Add MIPS program header types.
2013-09-23 Reid KlecknerExplicitly request unsigned enum types when desired
2013-09-15 Benjamin KramerELF: Add support for the exclude section bit for gas...
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-24 Akira Hatanaka[mips] Use pristine object file while processing reloca...
2013-07-01 Ulrich Weigand[PowerPC] Add support for TLS data relocations
2013-07-01 Ulrich Weigand[PowerPC] Fix 32-bit PowerPC TLS relocs
2013-06-25 Ulrich Weigand[PowerPC] Support @got modifier
2013-06-21 Ulrich Weigand[PowerPC] Support R_PPC_REL16 family of relocations
2013-06-21 Ulrich Weigand[PowerPC] Support various tls-related modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @higher et.al. modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @toc@h modifier
2013-06-05 Sean Silva[ELF] Add ELFOSABI_GNU.
2013-05-28 Simon Atanasyan[Mips] Add Mips specific dynamic table entry tags.
2013-05-08 Ulrich Weigand[PowerPC] Add some missing PPC64 relocs
2013-05-03 Richard Sandiford[SystemZ] Add ELF relocation support
2013-04-12 Nico RieckAdd missing relocation names
2013-03-26 Ulrich WeigandPowerPC: Simplify handling of fixups.
2013-03-14 Joerg SonnenbergerAdd two of the float related ARM-specific entries for...
2013-02-25 Bill SchmidtFix missing relocation for TLS addressing peephole...
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-16 Michael J. Spencer[ELF] Add STN_UNDEF.
2013-02-12 Jack CarterThis patch just fixes up various llvm formatting
2013-02-05 Jack CarterThis patch that sets the Mips ELF header flag for
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-30 Jack CarterThis patch implements runtime ARM specific
2013-01-24 Michael J. Spencer[ELF] Add R_X86_64_IRELATIVE.
2013-01-22 Tim NorthoverFix truncation of relocation types in Support/ELF.h
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-09 Adhemerval ZanellaPowerPC: EH adjustments
2013-01-09 Shankar Easwaranadd hexagon flags in ELF.h
2013-01-04 Adhemerval ZanellaPowerPC: Fix eh_frame relocation for PIC
2012-12-14 Bill SchmidtThis patch improves the 64-bit PowerPC InitialExec...
2012-12-12 Bill SchmidtThis patch implements local-dynamic TLS model support...
2012-12-11 Bill SchmidtThis patch implements the general dynamic TLS model...
2012-12-04 Bill SchmidtThis patch introduces initial-exec model support for...
2012-11-27 Bill SchmidtThis patch implements medium code model support for...
2012-11-13 Ulrich WeigandAdd (some) PowerPC TLS relocation types to ELF.h and
2012-10-31 James MolloyAdd support for ARM segment types PT_ARM_ARCHEXT, PT_AR...
2012-10-30 Sid Manning * Add e_flags enum for Hexagon
2012-09-18 Roman DivackyAdd PowerPC64 relocation definitions. Patch by Adhemerv...
2012-08-16 Roman DivackyRevert r162034, r162035 and r162037.
2012-08-16 Roman DivackyAdd PPC64 relocations definitions, by Adhemerval Zanella.
2012-07-18 Simon AtanasyanAdd some missed ELF constants definitions:
2012-06-23 Marshall ClowAdd relocation types for Hexagon processor; patch by...
2012-05-17 Evandro Menezes[Hexagon] Clean up Hexagon ELF definition.
next