aboutsummaryrefslogtreecommitdiff
path: root/include/elf/common.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-28x86: Add NT_X86_SHSTK noteSchimpe, Christina1-0/+3
2023-10-06gdb: support rseq auxvsIlya Leoshkevich1-0/+2
2023-09-28Add support to readelf for the PT_OPENBSD_NOBTCFI segment type.Frederic Cambus1-0/+1
2023-08-21aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register setLuis Machado1-0/+2
2023-05-22Re: readelf: Support SHT_RELR/DT_RELR for -rAlan Modra1-1/+4
2023-03-23Add support to readelf for the PT_OPENBSD_MUTABLE segment type.Frederic Cambus1-0/+1
2023-03-16readelf: add support for QNT_STACK note subsectionsClément Chigot1-0/+13
2023-02-02bfd: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-1/+1
2023-01-03Add new NT_ARM_ZA and NT_ARM_SSVE register set constants.Luis Machado1-0/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-0/+1
2022-09-23Support AT_USRSTACKBASE and AT_USRSTACKLIM.John Baldwin1-0/+2
2022-08-02Add ELFCOMPRESS_ZSTD.Cary Coutant1-0/+2
2022-04-07Recognize the NT_ARM_SYSTEM_CALL register setLuis Machado1-0/+2
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