summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* ld: Disable ifunc tests on SolarisRainer Orth2020-04-022-2/+6
* Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton2020-03-303-1/+16
* Re: Adjust objcopy_testAlan Modra2020-03-282-4/+9
* Adjust objcopy_testAlan Modra2020-03-282-14/+28
* Add testcase for PR 25662 invalid sh_offset for sectionJozef Lawrynowicz2020-03-274-19/+104
* Re: readelf looping in process_archiveAlan Modra2020-03-272-2/+7
* readelf looping in process_archiveAlan Modra2020-03-252-2/+8
* bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu2020-03-243-5/+14
* bfd: Display symbol version for nm -DH.J. Lu2020-03-242-6/+32
* readelf memory leak in process_mips_specificAlan Modra2020-03-242-2/+12
* 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