summaryrefslogtreecommitdiff
path: root/include/elf/common.h
AgeCommit message (Expand)Author
2022-08-02Add ELFCOMPRESS_ZSTD.Cary Coutant
2022-04-07Recognize the NT_ARM_SYSTEM_CALL register setLuis Machado
2022-04-01Recognize FreeBSD core dump note for x86 segment base registers.John Baldwin
2022-03-16binutils/readelf: handle AMDGPU OS ABIsSimon Marchi
2022-03-16bfd: add AMDGCN architectureSimon Marchi
2022-02-03Rename EM_56800V4 to EM_56800EF.Cary Coutant
2022-02-03Add new e_machine values.Cary Coutant
2022-01-25Fix a probem building the binutils on SPARC/amd64Klaus Ziegler
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-07Support AT_FXRNG and AT_KPRELOAD on FreeBSD.John Baldwin
2021-12-01readelf: recognize FDO Packaging Metadata ELF noteLuca Boccassi
2021-11-16readelf: Support SHT_RELR/DT_RELR for -rFangrui Song
2021-11-06readelf: Support RELR in -S and -d and outputFangrui Song
2021-10-24LoongArch bfd supportliuzhensong
2021-09-30Add Solaris specific ELF note processingLibor Bukata
2021-09-07Revert: [AArch64] MTE corefile supportLuis Machado
2021-08-11Add 3 new PAC-related ARM note typesLuis Machado
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu
2021-05-21[AArch64] MTE corefile supportLuis Machado
2021-03-24AArch64: Add MTE register set support for GDB and gdbserverLuis Machado
2021-03-19elf: Rename EM_INTEL205 to EM_INTELGTH.J. Lu
2021-03-12Add values for NetBSD .note.netbsd.ident notes (PaX).Frederic Cambus
2021-03-05bfd/binutils: add support for RISC-V CSRs in core filesAndrew Burgess
2021-03-05bfd/binutils: support for gdb target descriptions in the core fileAndrew Burgess
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu
2020-12-15Define a new DT_GNU_FLAGS_1 dynamic section for ld, readelf et alVivek Das Mohapatra
2020-12-13Update ELF headers and readelf with recent e_machine assignments.Cary Coutant
2020-12-07Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu
2020-09-11x86: Add NT_X86_CET noteH.J. Lu
2020-08-26Add support to readelf for the OpenBSD segment types.Nick Clifton
2020-08-26PR26458 UBSAN: elf32-i386.c:3615 left shift of negative valueAlan Modra
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu
2020-07-09Support several new ELF auxiliary vector types on FreeBSD.John Baldwin
2020-05-25ELF: Updated comments for ET_EXEC and ET_DYNH.J. Lu
2020-04-23arc: Add support for ARC HS extra registers in core filesAnton Kolesov
2020-03-26Support AT_BSDFLAGS on FreeBSD.John Baldwin
2020-03-14Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)Kamil Rytarowski
2020-03-13Register NT_NETBSDCORE_AUXV (NetBSD-Core)Kamil Rytarowski
2020-03-03Add missing AT tags to the ELF common header.Luis Machado
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-04-08x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16H.J. Lu