aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu1-0/+19
2023-09-29Update README file's installation instructionsNick Clifton1-6/+20
2023-09-28Add support to readelf for the PT_OPENBSD_NOBTCFI segment type.Frederic Cambus2-0/+6
2023-09-27config/debuginfod.m4: Add check for libdebuginfod 0.188Aaron Merey2-1/+110
2023-09-26Fix a snafu in the new tests for reproducible archives that assumed a umask o...Nick Clifton2-2/+7
2023-09-26Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static ar...Nick Clifton3-1/+249
2023-09-25Fix readelf's display of dwarf v5 range listsVsevolod Alekseyev3-158/+368
2023-09-25Revert "arc: Update NEWS files"Claudiu Zissulescu1-3/+0
2023-09-25arc: Update NEWS filesClaudiu Zissulescu1-0/+3
2023-09-25arc: Update binutils arc predicate for tests.Claudiu Zissulescu1-1/+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 Clifton4-195/+366
2023-09-01PR30806, CPPFLAGS are missing for bfd/chew, syslex_wrap and sysinfoNicolas Boulenguez2-6/+6
2023-08-30objdump: Free sorted_syms on error pathAlan Modra1-0/+1
2023-08-30binutils/dwarf.c abbrev list leakAlan Modra1-1/+7
2023-08-30Re: readelf/objdump: Handle DWARF info with mixed types of range sectionAlan Modra1-1/+4
2023-08-29readelf: typos in user messagesNicolas Boulenguez1-2/+2
2023-08-23Correct PR number in previous deltaNick Clifton1-1/+1
2023-08-23readelf/objdump: Handle DWARF info with mixed types of range section.Nick Clifton3-5/+36
2023-08-23bfd_get_symbol_leading_char vs. ""Alan Modra1-1/+2
2023-08-22objdump: file name table entry count checkAlan Modra1-3/+3
2023-08-22Re: kvx: New port.Alan Modra6-0/+171
2023-08-21aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register setLuis Machado1-0/+2
2023-08-16kvx: New port.Paul Iannetta5-0/+37
2023-08-14Remove fall-back prune_warningsAlan Modra1-22/+1
2023-08-12regen configAlan Modra1-21/+52
2023-08-11warn unused result for bfd IO functionsAlan Modra1-2/+4
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra5-42/+43
2023-08-03readelf sprintf optimisationAlan Modra1-721/+1050
2023-08-03binutils sprintf optimisationAlan Modra7-70/+68
2023-08-03resrc: sprintf sanitizer null destination pointerAlan Modra1-15/+9
2023-08-03dlltool: sprintf sanitizer null destination pointerAlan Modra1-3/+5