aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2020-03-14Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)Kamil Rytarowski2-1/+11
2020-03-13asan: more readelf leaksAlan Modra4-62/+121
2020-03-12asan: readelf leaksAlan Modra2-1/+32
2020-03-11Add support for generating DWARF-5 format directory and file name tables from...Nick Clifton4-33/+51
2020-03-11PR25651, objcopy SIGSEGV in copy_objectAlan Modra2-17/+25
2020-03-10objdump disassembly of files without symbolsAlan Modra2-4/+14
2020-03-09PR25645, readelf segfault reading fuzzed alpha-vms binaryAlan Modra2-12/+22
2020-03-08readelf.c: Fix a typo in commentsH.J. Lu2-1/+6
2020-03-06binutils: doc: move artifacts back to MAINTAINERCLEANFILESSimon Marchi3-3/+9
2020-03-06Fix an abort triggered when objcopy is used to set the "share" section flag o...Nick Clifton3-5/+46
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