summaryrefslogtreecommitdiff
path: root/include/elf.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-02ldso: support DT_RELR relative relocation formatFangrui Song1-2/+6
2022-03-08elf.h: add NT_ARM_PAC_ENABLED_KEYS from linux v5.13Szabolcs Nagy1-0/+1
2021-02-15elf.h: add NT_ARM_TAGGED_ADDR_CTRL from linux v5.10Szabolcs Nagy1-0/+1
2020-09-09elf.h: add .note.gnu.property related definitionsSzabolcs Nagy1-0/+2
2019-07-01elf.h: add NT_ARM_PAC{A,G}_KEYS from linux v5.1Szabolcs Nagy1-0/+2
2019-06-14add riscv64 architecture supportRich Felker1-0/+56
2019-03-13elf.h: add NT_ definitions from linux v5.0Szabolcs Nagy1-0/+2
2019-03-13elf.h: update with C-SKY definitionsSzabolcs Nagy1-1/+57
2019-03-13elf.h: add new mips core dump note values from linux v4.19Szabolcs Nagy1-0/+2
2018-12-09add NT_VMCOREDD to elf.h from linux v4.18Szabolcs Nagy1-0/+1
2018-12-09add AT_MINSIGSTKSZ to elf.h from linux v4.18Szabolcs Nagy1-0/+1
2018-06-12add missing m68k relocation types in elf.hRich Felker1-1/+19
2018-02-22elf.h: add DT_SYMTAB_SHNDXSzabolcs Nagy1-1/+2
2018-02-22elf.h: syncronize DF_1_ flags with binutilsSzabolcs Nagy1-0/+2
2018-02-22elf.h: update NT_* coredump elf notes for linux v4.15Szabolcs Nagy1-0/+21
2018-02-22elf.h: add PPC64_OPT_LOCALENTRYSzabolcs Nagy1-0/+1
2018-02-22elf.h: add AT_* auxval macros for cache geometrySzabolcs Nagy1-0/+8
2016-10-20elf.h: update EM_ elf machine defines and add R_BPF_ definesSzabolcs Nagy1-1/+101
2016-07-03make brace placement in public header typedef'd structs consistentRich Felker1-12/+6
2016-07-03add EF_SH_ sh specific macros to elf.hSzabolcs Nagy1-1/+22
2016-07-03add NT_ARM_SYSTEM_CALL to elf.hSzabolcs Nagy1-0/+1
2016-07-03add missing x86 relocs to elf.hSzabolcs Nagy1-2/+5
2016-07-03add DT_MIPS_RLD_MAP_REL to elf.hSzabolcs Nagy1-1/+2
2016-07-03add SHF_COMPRESSED section flag to elf.hSzabolcs Nagy1-0/+23
2016-07-03add powerpc tls optimization related definitions to elf.hSzabolcs Nagy1-2/+6
2016-07-03add nios2 definitions to elf.hSzabolcs Nagy1-0/+50
2016-07-03update elf.h with mips abi flags supportSzabolcs Nagy1-1/+70
2016-07-03update elf.h with new aarch64 relocsSzabolcs Nagy1-1/+13
2016-07-03update elf.h with powerpc64 elfv2 abi related macrosSzabolcs Nagy1-2/+8
2016-07-03add new powerpc64 relocations to elf.hSzabolcs Nagy1-0/+9
2016-07-03add EM_OPENRISC again to elf.hSzabolcs Nagy1-0/+1
2015-09-12add sh relocation types needed for fdpic to elf.hRich Felker1-0/+8
2015-05-01fix integer overflow in elf.h macro SHF_EXCLUDERich Felker1-1/+1
2014-07-18add or1k (OpenRISC 1000) architecture portStefan Kristiansson1-1/+37
2014-02-25elf.h: add aarch64 relocationsSzabolcs Nagy1-0/+111
2014-02-25elf.h: new elf header flag to mark 2008-NaN vs legacy-NaN on mipsSzabolcs Nagy1-0/+1
2013-09-16update include/elf.h following glibc changesSzabolcs Nagy1-27/+143
2012-10-15microblaze TLS relocation support, completely untestedRich Felker1-1/+8
2012-09-29microblaze portRich Felker1-0/+24
2012-06-15header file fixes: multiple include guard consistency and correctnessRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+2524