summaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)Author
2024-02-01MAINTAINERS: Update my e-mail address.Sandra Loosemore
2024-01-29Update release making documentation after 2.42 releaseNick Clifton
2024-01-26elf: Rename is_standard_elf to uses_elf_emH.J. Lu
2024-01-26Fix: Stripping Rust static libraries fails because of overly zealous illegal ...Nick Clifton
2024-01-26Assertion failure dumping .eh_frame_hdrAlan Modra
2024-01-25elf: Add is_standard_elfH.J. Lu
2024-01-24Add myself as the KVX port maintainerPaul Iannetta
2024-01-22binutils: Fix calloc argument order in srconv.cMark Wielaard
2024-01-22binutils: Fix calloc argument order in coffgrok.cMark Wielaard
2024-01-19Update readelf's and objdump's debug frame displaying feature to include the ...Nick Clifton
2024-01-18Updated translations for various sub-directoriesNick Clifton
2024-01-15Update HOWTO document after creating the 2.42 branchNick Clifton
2024-01-15Change version to 2.42.50 and regenerate filesNick Clifton
2024-01-15Add markers for 2.42 branchNick Clifton
2024-01-15Update branch/release creation documentationNick Clifton
2024-01-15nm: Replace --with-symbol-versions with --without-symbol-versions in --help o...Nick Clifton
2024-01-08MAINTAINERS: Update my email addressJoseph Myers
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-12-30MAINTAINERS: Update my email addressJoseph Myers
2023-12-28x86: Add NT_X86_SHSTK noteSchimpe, Christina
2023-12-27PR31191, objcopy leaves temporary filesAlan Modra
2023-12-25binutils: SECURITY: use https URIMike Frysinger
2023-12-20s390: Optionally print instruction description in disassemblyJens Remus
2023-12-15Re: readelf..debug-dump=loc displays bogus base addressesAlan Modra
2023-12-06PR31096, nm shows 32bit addresses as 64bit addressesAlan Modra
2023-12-05Add basic support for RISC-V 64-bit EFI objectsAndreas Schwab
2023-12-05memory leak in display_debug_addrAlan Modra
2023-12-05Handle "efi-app-riscv64" and similar targets in objcopy.Peter Jones
2023-12-04Fix two buglets in .debug_names dumpingTom Tromey
2023-12-04s390: Support for jump visualization in disassemblyJens Remus
2023-12-02binutils: Fix documentation typo in the --set-sect-name optionPetr Tesarik
2023-12-01Fix: nm -U short flag erroneously consumes argumentNick Clifton
2023-12-01binutils/Dwarf: avoid "shadowing" of glibc function nameJan Beulich
2023-11-20Restore .gdb_index v9 display in readelfTom Tromey
2023-11-15Finalized intl-update patchesArsen Arsenovi?
2023-11-14Improve objdump's handling of compressed sections.Nick Clifton
2023-11-13MIPS: Fix binutils-all tests for r6 triplesYunQiang Su
2023-11-10bfd, binutils: add gfx11 amdgpu architecturesSimon Marchi
2023-11-10readelf..debug-dump=loc displays bogus base addressesVsevolod Alekseyev
2023-11-10MIPS: Change all E_MIPS_* to EF_MIPS_*Ying Huang
2023-10-24[readelf] Handle unknown name of main in .gdb_index sectionTom de Vries
2023-10-23objcopy: fix typo in --heap and --stack parserClément Chigot
2023-10-20bfd: microblaze: Add 32_NONE reloc typeNeal Frager
2023-10-16objcopy: Fix name of the field modified by pe_stack_reserve.Clément Chigot
2023-10-10asan: null dereference in read_and_display_attr_valueAlan Modra
2023-10-10[readelf] Handle .gdb_index section version 9Tom de Vries
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager
2023-10-05Fix: addr2line testsuite fails when targeting PowerPC 64 big-endian with ELFv...A. Wilcox
2023-10-03MIPS: Fix `readelf -S bintest' test for n64 targetsYunQiang Su