aboutsummaryrefslogtreecommitdiff
path: root/include/elf/common.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Recognize FreeBSD core dump note for x86 segment base registers.John Baldwin1-0/+1
2022-03-16binutils/readelf: handle AMDGPU OS ABIsSimon Marchi1-0/+2
2022-03-16bfd: add AMDGCN architectureSimon Marchi1-0/+1
2022-02-03Rename EM_56800V4 to EM_56800EF.Cary Coutant1-1/+1
2022-02-03Add new e_machine values.Cary Coutant1-0/+3
2022-01-25Fix a probem building the binutils on SPARC/amd64Klaus Ziegler1-0/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-07Support AT_FXRNG and AT_KPRELOAD on FreeBSD.John Baldwin1-0/+2
2021-12-01readelf: recognize FDO Packaging Metadata ELF noteLuca Boccassi1-0/+3
2021-11-16readelf: Support SHT_RELR/DT_RELR for -rFangrui Song1-1/+1
2021-11-06readelf: Support RELR in -S and -d and outputFangrui Song1-0/+4
2021-10-24LoongArch bfd supportliuzhensong1-1/+11
2021-09-30Add Solaris specific ELF note processingLibor Bukata1-0/+23
2021-09-07Revert: [AArch64] MTE corefile supportLuis Machado1-6/+0
2021-08-11Add 3 new PAC-related ARM note typesLuis Machado1-0/+9
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu1-0/+7
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu1-0/+10
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton1-0/+1
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu1-1/+0
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu1-0/+1
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu1-1/+1
2021-05-21[AArch64] MTE corefile supportLuis Machado1-0/+6
2021-03-24AArch64: Add MTE register set support for GDB and gdbserverLuis Machado1-0/+3
2021-03-19elf: Rename EM_INTEL205 to EM_INTELGTH.J. Lu1-1/+1
2021-03-12Add values for NetBSD .note.netbsd.ident notes (PaX).Frederic Cambus1-0/+9
2021-03-05bfd/binutils: add support for RISC-V CSRs in core filesAndrew Burgess1-0/+2
2021-03-05bfd/binutils: support for gdb target descriptions in the core fileAndrew Burgess1-0/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu1-0/+2
2020-12-15Define a new DT_GNU_FLAGS_1 dynamic section for ld, readelf et alVivek Das Mohapatra1-0/+4
2020-12-13Update ELF headers and readelf with recent e_machine assignments.Cary Coutant1-0/+12
2020-12-07Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton1-1/+0
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz1-0/+1
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu1-8/+9
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu1-28/+48
2020-09-11x86: Add NT_X86_CET noteH.J. Lu1-0/+2
2020-08-26Add support to readelf for the OpenBSD segment types.Nick Clifton1-0/+5
2020-08-26PR26458 UBSAN: elf32-i386.c:3615 left shift of negative valueAlan Modra1-1/+1
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu1-0/+1
2020-07-09Support several new ELF auxiliary vector types on FreeBSD.John Baldwin1-0/+5
2020-05-25ELF: Updated comments for ET_EXEC and ET_DYNH.J. Lu1-2/+3
2020-04-23arc: Add support for ARC HS extra registers in core filesAnton Kolesov1-0/+2
2020-03-26Support AT_BSDFLAGS on FreeBSD.John Baldwin1-0/+1
2020-03-14Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)Kamil Rytarowski1-0/+1
2020-03-13Register NT_NETBSDCORE_AUXV (NetBSD-Core)Kamil Rytarowski1-0/+1
2020-03-03Add missing AT tags to the ELF common header.Luis Machado1-0/+15
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-04-08x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16H.J. Lu1-0/+1
2019-03-13[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das1-0/+6
2019-02-20AArch64: Add pauth core file sectionAlan Hayward1-0/+2