aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-04clean-up readelf: simplify and flatten body of process_attributesMatthieu Longo1-164/+153
2025-03-04clean-up: fix conflicting symbol with unknown from bfd/elf-bfd.hMatthieu Longo1-8/+8
2025-03-04clean-up: fix annoying spaces in binutils/readelf.cMatthieu Longo1-27/+27
2025-02-28readelf, objdump: fix ctf dict leakNick Alcock1-1/+4
2025-01-16Have readelf sanitize the program interpreter string before displaying it.Nick Clifton1-41/+68
2025-01-14elf: Add GNU_PROPERTY_MEMORY_SEAL gnu propertyAdhemerval Zanella1-0/+6
2025-01-14ld: Add LTO and none-LTO output support for ld -rH.J. Lu1-0/+1
2025-01-01readelf memory leaksAlan Modra1-11/+21
2025-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2024-12-02aarch64: GCS feature check in GNU note properties for input objectsSrinath Parvathaneni1-0/+4
2024-10-24Replace uses of asprintf with xasprintfAlan Modra1-13/+6
2024-07-26Fix "Untranslated plural in readelf.c"Nick Clifton1-9/+10
2024-05-29readelf: Use section names for displaying RELR relocsSzabolcs Nagy1-8/+24
2024-05-29readelf: Fix symbol display for RELR relocsSzabolcs Nagy1-17/+125
2024-05-28Add new ELF section and segment types to readelf.Nick Clifton1-234/+383
2024-05-20readelf: add pretty printing for FDO Dlopen Metadata noteLuca Boccassi1-0/+7
2024-05-14arm: binutils: drop Maverick support.Richard Earnshaw1-4/+0
2024-04-24Update readelf's display of RELR sections to include the number of locations ...Nick Clifton1-20/+115
2024-04-16Simplify readelf's RELR relocation display.Fangrui Song1-17/+3
2024-04-11Improve readelf's display of RELR relocs.Nick Clifton1-129/+285
2024-04-11Add -j/--display-section option to readelf.Nick Clifton1-133/+238
2024-03-25bfd: make _bfd_section_size_insane part of the public APIAndrew Burgess1-1/+1
2024-03-19Remove redunant test of ELF size in core note decoder.Nick Clifton1-7/+0
2024-02-12Add support to readelf for the PT_OPENBSD_SYSCALLS segment type.Frederic Cambus1-0/+1
2024-01-19Update readelf's and objdump's debug frame displaying feature to include the ...Nick Clifton1-0/+2
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-28x86: Add NT_X86_SHSTK noteSchimpe, Christina1-0/+2
2023-11-14Improve objdump's handling of compressed sections.Nick Clifton1-146/+84
2023-11-10bfd, binutils: add gfx11 amdgpu architecturesSimon Marchi1-0/+3
2023-11-10MIPS: Change all E_MIPS_* to EF_MIPS_*Ying Huang1-38/+38
2023-10-20bfd: microblaze: Add 32_NONE reloc typeNeal Frager1-0/+4
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager1-4/+0
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager1-0/+4
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu1-0/+19
2023-09-28Add support to readelf for the PT_OPENBSD_NOBTCFI segment type.Frederic Cambus1-0/+1
2023-09-20readelf.c 'ext' may be used uninitializedAlan Modra1-1/+1
2023-09-05readelf: Add option to display the names of sections referenced by symbols.Nick Clifton1-195/+320
2023-08-29readelf: typos in user messagesNicolas Boulenguez1-2/+2
2023-08-21aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register setLuis Machado1-0/+2
2023-08-16kvx: New port.Paul Iannetta1-0/+26
2023-08-03readelf sprintf optimisationAlan Modra1-721/+1050
2023-08-02Revert "2.41 Release sources"Sam James1-2/+34
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-34/+2
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi1-0/+6
2023-07-07arc: Update/Add ARCv3 support.Claudiu Zissulescu1-2/+28
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos1-0/+1
2023-06-06Re: loongarch readelf supportAlan Modra1-1/+1
2023-06-03Re: loongarch readelf supportAlan Modra1-2/+3
2023-06-02loongarch readelf supportAlan Modra1-29/+34
2023-05-30LoongArch: binutils: Add support for linker relaxation.mengqinggang1-2/+82