aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Update release making documentation after 2.42 releaseNick Clifton1-7/+10
2024-01-26elf: Rename is_standard_elf to uses_elf_emH.J. Lu1-2/+2
2024-01-26Fix: Stripping Rust static libraries fails because of overly zealous illegal ...Nick Clifton2-12/+20
2024-01-26Assertion failure dumping .eh_frame_hdrAlan Modra1-6/+6
2024-01-25elf: Add is_standard_elfH.J. Lu1-0/+21
2024-01-24Add myself as the KVX port maintainerPaul Iannetta1-0/+1
2024-01-22binutils: Fix calloc argument order in srconv.cMark Wielaard1-3/+3
2024-01-22binutils: Fix calloc argument order in coffgrok.cMark Wielaard1-7/+8
2024-01-19Update readelf's and objdump's debug frame displaying feature to include the ...Nick Clifton4-0/+267
2024-01-18Updated translations for various sub-directoriesNick Clifton4-8930/+9265
2024-01-15Update HOWTO document after creating the 2.42 branchNick Clifton1-22/+24
2024-01-15Change version to 2.42.50 and regenerate filesNick Clifton2-761/+803
2024-01-15Add markers for 2.42 branchNick Clifton4-2/+9
2024-01-15Update branch/release creation documentationNick Clifton1-5/+5
2024-01-15nm: Replace --with-symbol-versions with --without-symbol-versions in --help o...Nick Clifton1-1/+1
2024-01-08MAINTAINERS: Update my email addressJoseph Myers1-1/+1
2024-01-04Update year range in copyright notice of binutils filesAlan Modra150-152/+152
2023-12-30MAINTAINERS: Update my email addressJoseph Myers1-1/+1
2023-12-28x86: Add NT_X86_SHSTK noteSchimpe, Christina1-0/+2
2023-12-27PR31191, objcopy leaves temporary filesAlan Modra1-23/+24
2023-12-25binutils: SECURITY: use https URIMike Frysinger1-2/+2
2023-12-20s390: Optionally print instruction description in disassemblyJens Remus1-0/+5
2023-12-15Re: readelf..debug-dump=loc displays bogus base addressesAlan Modra1-16/+10
2023-12-06PR31096, nm shows 32bit addresses as 64bit addressesAlan Modra1-35/+44
2023-12-05Add basic support for RISC-V 64-bit EFI objectsAndreas Schwab2-0/+47
2023-12-05memory leak in display_debug_addrAlan Modra1-6/+7
2023-12-05Handle "efi-app-riscv64" and similar targets in objcopy.Peter Jones1-0/+5
2023-12-04Fix two buglets in .debug_names dumpingTom Tromey2-3/+13
2023-12-04s390: Support for jump visualization in disassemblyJens Remus1-0/+2
2023-12-02binutils: Fix documentation typo in the --set-sect-name optionPetr Tesarik1-1/+1
2023-12-01Fix: nm -U short flag erroneously consumes argumentNick Clifton1-1/+1
2023-12-01binutils/Dwarf: avoid "shadowing" of glibc function nameJan Beulich1-10/+10
2023-11-20Restore .gdb_index v9 display in readelfTom Tromey1-8/+49
2023-11-15Finalized intl-update patchesArsen Arsenovi?6-2899/+4523
2023-11-14Improve objdump's handling of compressed sections.Nick Clifton8-149/+171
2023-11-13MIPS: Fix binutils-all tests for r6 triplesYunQiang Su2-1/+3
2023-11-10bfd, binutils: add gfx11 amdgpu architecturesSimon Marchi2-0/+8
2023-11-10readelf..debug-dump=loc displays bogus base addressesVsevolod Alekseyev2-305/+166
2023-11-10MIPS: Change all E_MIPS_* to EF_MIPS_*Ying Huang1-38/+38
2023-10-24[readelf] Handle unknown name of main in .gdb_index sectionTom de Vries2-7/+16
2023-10-23objcopy: fix typo in --heap and --stack parserClément Chigot2-4/+4
2023-10-20bfd: microblaze: Add 32_NONE reloc typeNeal Frager1-0/+4
2023-10-16objcopy: Fix name of the field modified by pe_stack_reserve.Clément Chigot1-1/+1
2023-10-10asan: null dereference in read_and_display_attr_valueAlan Modra1-16/+9
2023-10-10[readelf] Handle .gdb_index section version 9Tom de Vries2-63/+119
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-10-05Fix: addr2line testsuite fails when targeting PowerPC 64 big-endian with ELFv...A. Wilcox2-1/+8
2023-10-03MIPS: Fix `readelf -S bintest' test for n64 targetsYunQiang Su1-0/+31
2023-10-03Fix: readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistxVsevolod Alekseyev2-79/+39