aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
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