summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid trigger an assertion failure in the STABS parser by replacing the abort...Nick Clifton2020-03-232-18/+59
* Fix compile time warnings about the possibility of using uninitialised fields...Nick Clifton2020-03-202-9/+34
* plugin: Don't invoke LTO-wrapperH.J. Lu2020-03-203-2/+7
* Fix discrepancies in nm's --line-number output by adding support for the DW_A...Nick Clifton2020-03-193-0/+2027
* readelf.c: Use unsigned long to iterate over num_symsH.J. Lu2020-03-192-4/+7
* Don't use bfd.h in binutils/elfcomm.cAlan Modra2020-03-193-31/+39
* readelf leak in process_archiveAlan Modra2020-03-192-76/+95
* Invalid read in process_netbsd_elf_noteAlan Modra2020-03-192-7/+15
* setup_archive parameter mismatchAlan Modra2020-03-193-3/+13
* asan: readelf leak in hppa_process_unwindAlan Modra2020-03-162-79/+81
* ubsan: shift exponent 70 is too largeAlan Modra2020-03-162-4/+23
* Re: asan: more readelf leaksAlan Modra2020-03-142-0/+6
* readelf large memory allocationAlan Modra2020-03-145-7/+25
* asan: readelf: memory leaksAlan Modra2020-03-142-8/+36
* 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