about summary refs log tree commit diff
path: root/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* elf.h: add .note.gnu.property related definitionsSzabolcs Nagy2020-09-091-0/+2
* elf.h: add NT_ARM_PAC{A,G}_KEYS from linux v5.1Szabolcs Nagy2019-07-011-0/+2
* add riscv64 architecture supportRich Felker2019-06-141-0/+56
* elf.h: add NT_ definitions from linux v5.0Szabolcs Nagy2019-03-131-0/+2
* elf.h: update with C-SKY definitionsSzabolcs Nagy2019-03-131-1/+57
* elf.h: add new mips core dump note values from linux v4.19Szabolcs Nagy2019-03-131-0/+2
* add NT_VMCOREDD to elf.h from linux v4.18Szabolcs Nagy2018-12-091-0/+1
* add AT_MINSIGSTKSZ to elf.h from linux v4.18Szabolcs Nagy2018-12-091-0/+1
* add missing m68k relocation types in elf.hRich Felker2018-06-121-1/+19
* elf.h: add DT_SYMTAB_SHNDXSzabolcs Nagy2018-02-221-1/+2
* elf.h: syncronize DF_1_ flags with binutilsSzabolcs Nagy2018-02-221-0/+2
* elf.h: update NT_* coredump elf notes for linux v4.15Szabolcs Nagy2018-02-221-0/+21
* elf.h: add PPC64_OPT_LOCALENTRYSzabolcs Nagy2018-02-221-0/+1
* elf.h: add AT_* auxval macros for cache geometrySzabolcs Nagy2018-02-221-0/+8
* elf.h: update EM_ elf machine defines and add R_BPF_ definesSzabolcs Nagy2016-10-201-1/+101
* make brace placement in public header typedef'd structs consistentRich Felker2016-07-031-12/+6
* add EF_SH_ sh specific macros to elf.hSzabolcs Nagy2016-07-031-1/+22
* add NT_ARM_SYSTEM_CALL to elf.hSzabolcs Nagy2016-07-031-0/+1
* add missing x86 relocs to elf.hSzabolcs Nagy2016-07-031-2/+5
* add DT_MIPS_RLD_MAP_REL to elf.hSzabolcs Nagy2016-07-031-1/+2
* add SHF_COMPRESSED section flag to elf.hSzabolcs Nagy2016-07-031-0/+23
* add powerpc tls optimization related definitions to elf.hSzabolcs Nagy2016-07-031-2/+6
* add nios2 definitions to elf.hSzabolcs Nagy2016-07-031-0/+50
* update elf.h with mips abi flags supportSzabolcs Nagy2016-07-031-1/+70
* update elf.h with new aarch64 relocsSzabolcs Nagy2016-07-031-1/+13
* update elf.h with powerpc64 elfv2 abi related macrosSzabolcs Nagy2016-07-031-2/+8
* add new powerpc64 relocations to elf.hSzabolcs Nagy2016-07-031-0/+9
* add EM_OPENRISC again to elf.hSzabolcs Nagy2016-07-031-0/+1
* add sh relocation types needed for fdpic to elf.hRich Felker2015-09-121-0/+8
* fix integer overflow in elf.h macro SHF_EXCLUDERich Felker2015-05-011-1/+1
* add or1k (OpenRISC 1000) architecture portStefan Kristiansson2014-07-181-1/+37
* elf.h: add aarch64 relocationsSzabolcs Nagy2014-02-251-0/+111
* elf.h: new elf header flag to mark 2008-NaN vs legacy-NaN on mipsSzabolcs Nagy2014-02-251-0/+1
* update include/elf.h following glibc changesSzabolcs Nagy2013-09-161-27/+143
* microblaze TLS relocation support, completely untestedRich Felker2012-10-151-1/+8
* microblaze portRich Felker2012-09-291-0/+24
* header file fixes: multiple include guard consistency and correctnessRich Felker2012-06-151-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+2524