aboutsummaryrefslogtreecommitdiff
path: root/elf/elf.h
AgeCommit message (Expand)Author
2024-02-22elf: Add new LoongArch reloc types (110 to 126) into elf.hXi Ruoyao
2024-01-05elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLTH.J. Lu
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-03linux: Sync Linux 6.6 elf.hAdhemerval Zanella
2023-10-19Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.hJoseph Myers
2023-09-27MIPS: Add relocation typesYing Huang
2023-09-27MIPS: Add new section type SHT_MIPS_ABIFLAGSYing Huang
2023-09-27MIPS: Add ELF file header flagsYing Huang
2023-08-14LoongArch: elf: Add new LoongArch reloc types 109 into elf.hcaiyinyu
2023-08-14elf: Add new LoongArch reloc types (101 to 108) into elf.hXi Ruoyao
2023-07-22Revert "MIPS: Sync elf.h from binutils"Andreas K. Hüttel
2023-07-22MIPS: Sync elf.h from binutilsYing Huang
2023-06-26elf: Update list of RISC-V relocationsAndreas Schwab
2023-05-29Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov
2023-05-26Add AT_RSEQ_* from Linux 6.3 to elf.hJoseph Myers
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer
2023-04-28riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang
2023-04-28elf.h: add PT_GNU_SFRAMEIndu Bhagat
2023-02-03LoongArch: Add new relocation types.caiyinyu
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-29ARC: update definitions in elf/elf.hShahab Vahedi
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