aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2020-03-06PR25637, objcopy : SIGSEGV in copy_objectAlan Modra2-6/+12
2020-03-05PR25629, objcopy : SIGSEGV in filter_symbolsAlan Modra2-2/+13
2020-03-04objcopy: Fix for pr19005 on machines with more than one octet per byte.Christian Eggers2-12/+21
2020-03-03Remove a call to abort which can be triggered by running objdump on a corrupt...Nick Clifton2-1/+6
2020-03-02The procedure to find an unused port for the debuginfod tests is susceptible ...Aaron Merey2-28/+31
2020-03-02Restore readelf's string dump to previous behaviour where newlines were cause...Nick Clifton5-7/+102
2020-02-27Fix an illegal memory access by readelf when displaying the contents of a cor...Nick Clifton2-0/+9
2020-02-26Indent labelsAlan Modra4-3/+9
2020-02-25Don't call lto-wrapper for ar and ranlibH.J. Lu3-2/+8
2020-02-24Fix a spelling mistake in the binutils documentation.Nick Clifton2-1/+7
2020-02-20RISC-V: Support the ISA-dependent CSR checking.Nelson Chu2-1/+6
2020-02-192020-02-19 Jordan Rupprecht <rupprecht@google.com>Eric Christopher2-1/+19
2020-02-19Merge changes from GCC for the config/ directoryAndrew Burgess2-8/+29
2020-02-10Allow objcopy's --set-section-flags options to add or remove the SHF_EXCLUDE ...Fangrui Song3-5/+11
2020-02-10More debuginfod tests fixes.Aaron Merey2-15/+30
2020-02-10Fix potential problem with binutils debuginfod tests.Aaron Merey2-3/+8
2020-02-07Update release making notes.Nick Clifton2-0/+8
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2-0/+7
2020-02-07Silcence a compile time warning message building the binutils with gcc-10 on ...Nick Clifton2-0/+10
2020-02-06Fix attributation of previous deltaNick Clifton1-1/+1
2020-02-06Jump visualization: Handle the case where the disassembled bytes occupy two l...Thomas Troeger2-37/+53
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra2-18/+49
2020-02-04Missing objdump dependency od-elf32_avrAlan Modra4-2/+10
2020-02-03readelf: add missing newlines to error messagesAndreas Schwab2-6/+16
2020-02-03binutils: drop redundant 'program_name' definition (-fno-common)Sergei Trofimovich4-6/+6
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu2-0/+13
2020-02-01Update release making documentationNick Clifton2-20/+48
2020-01-31Updated translations for some of the binutils sub-directoriesNick Clifton2-1827/+2171
2020-01-28Improve warning message from debuginfod support in readelf.Nick Clifton2-21/+21
2020-01-27Fix objcopy --merge-notes dependency on qsort implementation behavior.users/roland/objcopy-merge-notes-qsortRoland McGrath2-16/+23
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra2-3/+20
2020-01-24Fix issue with warning messages about corrupt debuginfod notes.Nick Clifton2-2/+7
2020-01-23Updated translations for various binutils sub-directories.Nick Clifton2-1831/+2227
2020-01-22PR25417, Fix minor typosYuri Chornoivan2-1/+6
2020-01-20Updated translations for various binutils sub-directoriesNick Clifton3-3678/+4469
2020-01-18Update the notes on how to create a branch prior to a new release.Nick Clifton2-18/+24
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton4-1063/+1094
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton4-6/+13
2020-01-17Improve the performance of the ascii art jump visualizer.Thomas Troeger2-27/+46
2020-01-13Moev declaration of loop variable outside of the loop.Nick Clifton2-1/+3
2020-01-13Add test driver for the debuginfod support in the binutils sub-directory.Nick Clifton2-0/+193
2020-01-13Add an option to objdump's disassembler to generate ascii art diagrams showin...Thomas Troeger4-5/+764
2020-01-13Re: PR23560, PR23561, readelf memory leaksAlan Modra1-2/+2
2020-01-13PR23560, PR23561, readelf memory leaksAlan Modra3-12/+44
2020-01-13PR25362, memory leak in nmAlan Modra2-0/+7
2020-01-09Fix an attempt to free a static pointer when using objcopy's symbol addition ...Nick Clifton2-5/+18
2020-01-09Update Traditional Chinese translation for the binutils sub-directory.Nick Clifton2-335/+34
2020-01-09Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey13-59/+468
2020-01-03Mach-O: misc build adjustmentsJan Beulich1-1/+1
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov3-1785/+2110