summaryrefslogtreecommitdiff
path: root/include/elf.h
AgeCommit message (Expand)AuthorLines
2016-10-20elf.h: update EM_ elf machine defines and add R_BPF_ definesSzabolcs Nagy-1/+101
2016-07-03make brace placement in public header typedef'd structs consistentRich Felker-12/+6
2016-07-03add EF_SH_ sh specific macros to elf.hSzabolcs Nagy-1/+22
2016-07-03add NT_ARM_SYSTEM_CALL to elf.hSzabolcs Nagy-0/+1
2016-07-03add missing x86 relocs to elf.hSzabolcs Nagy-2/+5
2016-07-03add DT_MIPS_RLD_MAP_REL to elf.hSzabolcs Nagy-1/+2
2016-07-03add SHF_COMPRESSED section flag to elf.hSzabolcs Nagy-0/+23
2016-07-03add powerpc tls optimization related definitions to elf.hSzabolcs Nagy-2/+6
2016-07-03add nios2 definitions to elf.hSzabolcs Nagy-0/+50
2016-07-03update elf.h with mips abi flags supportSzabolcs Nagy-1/+70
2016-07-03update elf.h with new aarch64 relocsSzabolcs Nagy-1/+13
2016-07-03update elf.h with powerpc64 elfv2 abi related macrosSzabolcs Nagy-2/+8
2016-07-03add new powerpc64 relocations to elf.hSzabolcs Nagy-0/+9
2016-07-03add EM_OPENRISC again to elf.hSzabolcs Nagy-0/+1
2015-09-12add sh relocation types needed for fdpic to elf.hRich Felker-0/+8
2015-05-01fix integer overflow in elf.h macro SHF_EXCLUDERich Felker-1/+1
2014-07-18add or1k (OpenRISC 1000) architecture portStefan Kristiansson-1/+37
2014-02-25elf.h: add aarch64 relocationsSzabolcs Nagy-0/+111
2014-02-25elf.h: new elf header flag to mark 2008-NaN vs legacy-NaN on mipsSzabolcs Nagy-0/+1
2013-09-16update include/elf.h following glibc changesSzabolcs Nagy-27/+143
2012-10-15microblaze TLS relocation support, completely untestedRich Felker-1/+8
2012-09-29microblaze portRich Felker-0/+24
2012-06-15header file fixes: multiple include guard consistency and correctnessRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+2524