summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)Author
2023-12-28x86: Add NT_X86_SHSTK noteSchimpe, Christina
2023-11-14Improve objdump's handling of compressed sections.Nick Clifton
2023-11-10bfd, binutils: add gfx11 amdgpu architecturesSimon Marchi
2023-11-10MIPS: Change all E_MIPS_* to EF_MIPS_*Ying Huang
2023-10-20bfd: microblaze: Add 32_NONE reloc typeNeal Frager
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu
2023-09-28Add support to readelf for the PT_OPENBSD_NOBTCFI segment type.Frederic Cambus
2023-09-20readelf.c 'ext' may be used uninitializedAlan Modra
2023-09-05readelf: Add option to display the names of sections referenced by symbols.Nick Clifton
2023-08-29readelf: typos in user messagesNicolas Boulenguez
2023-08-21aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register setLuis Machado
2023-08-16kvx: New port.Paul Iannetta
2023-08-03readelf sprintf optimisationAlan Modra
2023-08-02Revert "2.41 Release sources"Sam James
2023-08-022.41 Release sourcesNick Clifton
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi
2023-07-07arc: Update/Add ARCv3 support.Claudiu Zissulescu
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos
2023-06-06Re: loongarch readelf supportAlan Modra
2023-06-03Re: loongarch readelf supportAlan Modra
2023-06-02loongarch readelf supportAlan Modra
2023-05-30LoongArch: binutils: Add support for linker relaxation.mengqinggang
2023-05-22Re: readelf: Support SHT_RELR/DT_RELR for -rAlan Modra
2023-04-11Fix an attempt to allocate an overlarge amount of memory when decoding a corr...Nick Clifton
2023-03-23Add support to readelf for the PT_OPENBSD_MUTABLE segment type.Frederic Cambus
2023-03-16readelf: add support for QNT_STACK note subsectionsClément Chigot
2023-01-08PR29972, inconsistent format specification in singular formAlan Modra
2023-01-03Add new NT_ARM_ZA and NT_ARM_SSVE register set constants.Luis Machado
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-12-06Compression header enumAlan Modra
2022-11-25Revert "readelf: Do not require EI_OSABI for IFUNC."Martin Liska
2022-11-24readelf: Do not require EI_OSABI for IFUNC.Martin Liska
2022-11-23Don't use "long" in readelf for file offsetsAlan Modra
2022-11-23Re: readelf: use fseeko64 or fseeko if possibleAlan Modra
2022-11-22readelf: use fseeko64 or fseeko if possibleBrett Werling
2022-11-15readelf/objdump: support for SFrame sectionIndu Bhagat
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat
2022-11-14[readelf] arm: Support for new pacbti unwind opcode 0xb5.Srinath Parvathaneni
2022-10-21readelf: support zstd compressed debug sections [PR 29640]Fangrui Song
2022-10-03readelf: DO not load section headers from file offset zeroNick Clifton
2022-09-30LoongArch: Update ELF e_flags handling according to specification.liuzhensong
2022-09-21RISC-V: Implement Ztso extensionShihua
2022-08-22Fix compile time warning from Clang about error messages not being printed sa...Nick Clifton
2022-08-22Have readelf warn users if it is asked to decode a LLVM bitcode file or a gol...Nick Clifton
2022-08-13Make dwarf_vma uint64_tAlan Modra
2022-08-13Don't use bfd_vma in readelf.cAlan Modra
2022-08-13Don't use bfd_size_type in readelf.c and dwarf.cAlan Modra
2022-08-13Replace elf_vma with uint64_tAlan Modra