aboutsummaryrefslogtreecommitdiff
path: root/elf/elf.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-29C-SKY: Add dynamic relocations to elf.hMao Han1-1/+66
2018-10-25Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers1-0/+2
2018-08-20Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h.Joseph Myers1-0/+4
2018-06-21Add Andes nds32 dynamic relocations to elf.hVincent Chen1-0/+10
2018-06-21elf.h: Add BPF relocation types.Mark Wielaard1-1/+2
2018-04-23Add NT_PPC_PKEY from Linux 4.16 to elf.h.Joseph Myers1-0/+2
2018-03-26RISC-V: add remaining relocationsAndreas Schwab1-12/+56
2018-03-19Add SHT_X86_64_UNWIND to elf.h (bug 20079).Joseph Myers1-0/+3
2018-02-06Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers1-0/+9
2018-02-05Add DT_SYMTAB_SHNDX from gABIH.J. Lu1-1/+2
2018-01-25Add support for the RISC-V-specific ELF flagsPalmer Dabbelt1-0/+8
2018-01-15Add NT_ARM_SVE to elf.hAlan Hayward1-0/+2
2018-01-13Synchronize DF_1_* flags with binutils (Bug 22707)Carlos O'Donell1-0/+2
2018-01-06Add RISC-V dynamic relocations to elf.hPalmer Dabbelt1-0/+14
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-18Add NT_GNU_PROPERTY_TYPE_0 macrosH.J. Lu1-0/+56
2017-08-15powerpc: Add values from Linux 4.8 to <elf.h>Gustavo Romero1-0/+16
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-1/+2
2017-04-11Support auxilliary vector components for cache geometries.Paul Clarke1-0/+12
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-07-19elf/elf.h: Add missing Meta relocationsWill Newton1-0/+15
2016-07-18elf: Define missing Meta architecture specific relocationsKhem Raj1-0/+47
2016-06-28elf.h: Add declarations for BPFRichard Henderson1-1/+7
2016-06-28elf.h: Sync with the gabi webpageRichard Henderson1-83/+192
2016-02-19elf.h: Add NT_ARM_SYSTEM_CALL constant.Mark Wielaard1-0/+1
2016-02-19elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard1-3/+12
2016-01-31Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."Mark Wielaard1-12/+3
2016-01-31elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard1-3/+12
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-1/+5
2015-05-01elf.h: Add section compression constants and structures.Mark Wielaard1-0/+25
2015-04-28elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour.Mark Wielaard1-1/+1
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra1-1/+7
2015-01-08Add Nios II definitions to elf/elf.h.Chung-Lin Tang1-0/+53
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune1-3/+100
2014-11-21AArch64: Update relocations for ILP32Will Newton1-3/+17
2014-07-14Correct DT_PPC64_NUMAlan Modra1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-04PowerPC64 ELFv2 ABI 3/6: PLT local entry point optimizationUlrich Weigand1-0/+11
2013-12-04PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand1-0/+6
2013-12-04PowerPC64: Report overflow on @h and @ha relocationsAlan Modra1-0/+11
2013-09-30Add AArch64 relocation definitions.Petr Machata1-0/+112
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki1-0/+1
2013-08-29Fix typos.Ondřej Bílka1-1/+1
2013-06-26Add AT_HWCAP2 as a new auxv_t a_type to elf.h.Ryan S. Arnold1-1/+4
2013-04-16Adding MicroBlaze support to elf/elf.hDavid Holsgrove1-0/+32
2013-02-20Add ARM relocation constants to elf/elf.h.Petr Machata1-18/+119
2013-01-16Implement x86 SIZE32/SIZE64 relocationsH.J. Lu1-1/+1