summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)Author
2022-08-04Recognize the new ELF compression type for ZSTD.Cary Coutant
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong
2022-07-19[AArch64] Support AArch64 MTE memory tag dumps in core filesLuis Machado
2022-06-27drop XC16x bitsJan Beulich
2022-06-22readelf: replace xmalloc with malloc in slurp_relr_relocsMarcus Nilsson
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra
2022-05-20Stop readekf and objdump from aggressively following links.Nick Clifton
2022-04-09Correct nds32 readelf reloc numbersAlan Modra
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 relocation typesSimon Marchi
2022-03-16binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi
2022-03-16binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi
2022-03-16binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi
2022-03-16binutils/readelf: handle AMDGPU OS ABIsSimon Marchi
2022-03-10Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton
2022-03-04binutils/readelf: fix indentation in process_dynamic_sectionSimon Marchi
2022-02-09PR28763, SIGSEGV during processing of program headers via readelfAlan Modra
2022-01-31Load debug section only when dumping debug sectionsH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-19readelf: avoid a possible divide by zeroAlan Modra
2021-12-01readelf: recognize FDO Packaging Metadata ELF note. (Correcting snafu during...Luca Boccassi
2021-12-01readelf: recognize FDO Packaging Metadata ELF noteLuca Boccassi
2021-11-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu
2021-11-16readelf: Support SHT_RELR/DT_RELR for -rFangrui Song
2021-11-12Fix demangle style usage infoAlan Modra
2021-11-10PR28575, readelf.c and strings.c use undefined type uintPekka Seppänen
2021-11-10PR28542, Undefined behaviours in readelf.cAlan Modra
2021-11-09Add --unicode option to control how unicode characters are handled by display...Nick Clifton
2021-11-06readelf: Support RELR in -S and -d and outputFangrui Song
2021-11-06readelf: Make DT_PREINIT_ARRAYSZ's output style match DT_INIT_ARRAYSZFangrui Song
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus
2021-10-29Support for a new pacbti unwind opcode.Tejas Belagod
2021-10-25binutils: make objdump/readelf --ctf-parent actually usefulNick Alcock
2021-10-24LoongArch binutils supportliuzhensong
2021-10-21Avoid -Waddress warnings in readelfAlan Modra
2021-09-30Add support to readelf for reading OpenBSD ELF core notes.Frederic Cambus
2021-09-07Revert: [AArch64] MTE corefile supportLuis Machado
2021-08-30RISC-V: PR27916, Support mapping symbols.Nelson Chu
2021-08-17PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo
2021-08-17PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo
2021-08-17PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo
2021-08-17PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo
2021-08-11Add 3 new PAC-related ARM note typesLuis Machado
2021-07-30readelf: catch archive_file_size of -1Alan Modra
2021-07-12Fix a translation problem for the text generated by readelf at the start of a...Nick Clifton
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng