aboutsummaryrefslogtreecommitdiff
path: root/elf/elf.h
AgeCommit message (Expand)Author
2022-11-03LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].caiyinyu
2022-10-12Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.hJoseph Myers
2022-09-05elf.h: Remove duplicate definition of VER_FLG_WEAKFlorian Weimer
2022-08-24Add NT_LOONGARCH_* from Linux 5.19 to elf.hJoseph Myers
2022-08-10elf.h: Add ELFCOMPRESS_ZSTDFangrui Song
2022-07-26LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.pycaiyinyu
2022-06-06Add PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.hJoseph Myers
2022-05-16Update RISC-V specific ELF definitionsAndreas Schwab
2022-04-26elf: Define DT_RELR related macros and typesH.J. Lu
2022-01-05elf: Add reloc for OpenRISCStafford Horne
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-23elf: Remove AArch64 from comment for AT_MINSIGSTKSZH.J. Lu
2021-12-02elf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGING_METADATA noteLuca Boccassi
2021-10-07Initial support for GNU_PROPERTY_1_NEEDEDH.J. Lu
2021-07-08Add NT_ARM_PAC_ENABLED_KEYS to elf.hJoseph Myers
2021-03-19elf: Add EM_INTELGT for Intel Graphics TechnologyH.J. Lu
2021-02-05Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h.Joseph Myers
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-12elf.h: Remove SHF_GNU_BUILD_NOTE.Mark Wielaard
2020-12-12elf.h: fix spelling typos in commentsDmitry V. Levin
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin
2020-12-03elf: Synchronize <elf.h> section header flags with binutilsFlorian Weimer
2020-12-02elf.h: Fix spelling of EM_TILE64 commentFlorian Weimer
2020-10-28Make elf.h header self contained.Érico Rolim
2020-09-07elf.h: Add aarch64 bti/pac dynamic tag constantsMark Wielaard
2020-05-21elf.h: add aarch64 property definitionsSzabolcs Nagy
2020-05-21elf.h: Add PT_GNU_PROPERTYSzabolcs Nagy
2020-03-25ARC: add definitions to elf/elf.hVineet Gupta
2020-02-12elf.h: Add R_RISCV_IRELATIVEFangrui Song
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-29MIPS support for GNU hashMihailo Stojanovic
2019-06-13aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-05-20Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.Joseph Myers
2019-03-25Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.Joseph Myers
2019-03-12elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>Florian Weimer
2019-03-11C-SKY: add elf header definition for elfutilsMao Han
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-29C-SKY: Add dynamic relocations to elf.hMao Han
2018-10-25Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers
2018-08-20Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h.Joseph Myers
2018-06-21Add Andes nds32 dynamic relocations to elf.hVincent Chen
2018-06-21elf.h: Add BPF relocation types.Mark Wielaard
2018-04-23Add NT_PPC_PKEY from Linux 4.16 to elf.h.Joseph Myers
2018-03-26RISC-V: add remaining relocationsAndreas Schwab
2018-03-19Add SHT_X86_64_UNWIND to elf.h (bug 20079).Joseph Myers
2018-02-06Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers
2018-02-05Add DT_SYMTAB_SHNDX from gABIH.J. Lu
2018-01-25Add support for the RISC-V-specific ELF flagsPalmer Dabbelt