summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)Kamil Rytarowski2020-03-142-1/+11
* asan: more readelf leaksAlan Modra2020-03-134-62/+121
* asan: readelf leaksAlan Modra2020-03-122-1/+32
* Add support for generating DWARF-5 format directory and file name tables from...Nick Clifton2020-03-114-33/+51
* PR25651, objcopy SIGSEGV in copy_objectAlan Modra2020-03-112-17/+25
* objdump disassembly of files without symbolsAlan Modra2020-03-102-4/+14
* PR25645, readelf segfault reading fuzzed alpha-vms binaryAlan Modra2020-03-092-12/+22
* readelf.c: Fix a typo in commentsH.J. Lu2020-03-082-1/+6
* binutils: doc: move artifacts back to MAINTAINERCLEANFILESSimon Marchi2020-03-063-3/+9
* Fix an abort triggered when objcopy is used to set the "share" section flag o...Nick Clifton2020-03-063-5/+46
* PR25637, objcopy : SIGSEGV in copy_objectAlan Modra2020-03-062-6/+12
* PR25629, objcopy : SIGSEGV in filter_symbolsAlan Modra2020-03-052-2/+13
* objcopy: Fix for pr19005 on machines with more than one octet per byte.Christian Eggers2020-03-042-12/+21
* Remove a call to abort which can be triggered by running objdump on a corrupt...Nick Clifton2020-03-032-1/+6
* The procedure to find an unused port for the debuginfod tests is susceptible ...Aaron Merey2020-03-022-28/+31
* Restore readelf's string dump to previous behaviour where newlines were cause...Nick Clifton2020-03-025-7/+102
* Fix an illegal memory access by readelf when displaying the contents of a cor...Nick Clifton2020-02-272-0/+9
* Indent labelsAlan Modra2020-02-264-3/+9
* Don't call lto-wrapper for ar and ranlibH.J. Lu2020-02-253-2/+8
* Fix a spelling mistake in the binutils documentation.Nick Clifton2020-02-242-1/+7
* RISC-V: Support the ISA-dependent CSR checking.Nelson Chu2020-02-202-1/+6
* 2020-02-19 Jordan Rupprecht <rupprecht@google.com>Eric Christopher2020-02-192-1/+19
* Merge changes from GCC for the config/ directoryAndrew Burgess2020-02-192-8/+29
* Allow objcopy's --set-section-flags options to add or remove the SHF_EXCLUDE ...Fangrui Song2020-02-103-5/+11
* More debuginfod tests fixes.Aaron Merey2020-02-102-15/+30
* Fix potential problem with binutils debuginfod tests.Aaron Merey2020-02-102-3/+8
* Update release making notes.Nick Clifton2020-02-072-0/+8
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-072-0/+7
* Silcence a compile time warning message building the binutils with gcc-10 on ...Nick Clifton2020-02-072-0/+10
* Fix attributation of previous deltaNick Clifton2020-02-061-1/+1
* Jump visualization: Handle the case where the disassembled bytes occupy two l...Thomas Troeger2020-02-062-37/+53
* mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra2020-02-062-18/+49
* Missing objdump dependency od-elf32_avrAlan Modra2020-02-044-2/+10
* readelf: add missing newlines to error messagesAndreas Schwab2020-02-032-6/+16
* binutils: drop redundant 'program_name' definition (-fno-common)Sergei Trofimovich2020-02-034-6/+6
* ELF: Add support for unique section ID to assemblerH.J. Lu2020-02-022-0/+13
* Update release making documentationNick Clifton2020-02-012-20/+48
* Updated translations for some of the binutils sub-directoriesNick Clifton2020-01-312-1827/+2171
* Improve warning message from debuginfod support in readelf.Nick Clifton2020-01-282-21/+21
* Fix objcopy --merge-notes dependency on qsort implementation behavior.users/roland/objcopy-merge-notes-qsortRoland McGrath2020-01-272-16/+23
* Replace deprecated tcl case statements with switch statementsAlan Modra2020-01-272-3/+20
* Fix issue with warning messages about corrupt debuginfod notes.Nick Clifton2020-01-242-2/+7
* Updated translations for various binutils sub-directories.Nick Clifton2020-01-232-1831/+2227
* PR25417, Fix minor typosYuri Chornoivan2020-01-222-1/+6
* Updated translations for various binutils sub-directoriesNick Clifton2020-01-203-3678/+4469
* Update the notes on how to create a branch prior to a new release.Nick Clifton2020-01-182-18/+24
* Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton2020-01-184-1063/+1094
* Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2020-01-184-6/+13
* Improve the performance of the ascii art jump visualizer.Thomas Troeger2020-01-172-27/+46
* Moev declaration of loop variable outside of the loop.Nick Clifton2020-01-132-1/+3