aboutsummaryrefslogtreecommitdiff
path: root/include/elf
AgeCommit message (Expand)AuthorFilesLines
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat2-0/+2
2022-09-30LoongArch: Update ELF e_flags handling according to specification.liuzhensong1-23/+21
2022-09-23Support AT_USRSTACKBASE and AT_USRSTACKLIM.John Baldwin1-0/+2
2022-09-21RISC-V: Implement Ztso extensionShihua1-0/+3
2022-08-10RISC-V: Remove R_RISCV_GNU_VTINHERIT/R_RISCV_GNU_VTENTRYFangrui Song1-2/+0
2022-08-02Add ELFCOMPRESS_ZSTD.Cary Coutant1-0/+2
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong1-1/+4
2022-07-25bfd: Add supported for LoongArch new relocations.liuzhensong1-0/+136
2022-07-19[AArch64] Support AArch64 MTE memory tag dumps in core filesLuis Machado1-0/+3
2022-06-27drop XC16x bitsJan Beulich1-40/+0
2022-06-08HOWTO size encodingAlan Modra1-69/+69
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra1-1/+1
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-20LoongArch: Update ABI eflag in elf header.liuzhensong1-14/+23
2022-03-16binutils/readelf: handle AMDGPU relocation typesSimon Marchi1-0/+21
2022-03-16binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi1-0/+4
2022-03-16binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi1-0/+54
2022-03-16binutils/readelf: handle AMDGPU OS ABIsSimon Marchi1-0/+2
2022-03-16bfd: add AMDGCN architectureSimon Marchi2-0/+37
2022-02-13PR28882, build failure with gcc-4.2 due to use of 0b literalsAlan Modra1-8/+8
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 Modra83-83/+83
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-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu1-0/+6
2021-11-16readelf: Support SHT_RELR/DT_RELR for -rFangrui Song2-1/+9
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra1-0/+1
2021-11-06readelf: Support RELR in -S and -d and outputFangrui Song1-0/+4
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus1-1/+5
2021-10-24LoongArch bfd supportliuzhensong2-1/+130
2021-09-30Add Solaris specific ELF note processingLibor Bukata1-0/+23
2021-09-07Revert: [AArch64] MTE corefile supportLuis Machado1-6/+0
2021-08-17PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo1-0/+1
2021-08-17PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo1-0/+1
2021-08-17PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo1-0/+1
2021-08-17PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo1-0/+1
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-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng1-0/+5
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-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne1-0/+1
2021-03-31Use bool in includeAlan Modra2-4/+4