summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* DWARF-5: readelf: .debug_namesJan Kratochvil2017-07-024-1/+376
* Use bfd_malloc_and_get_sectionAlan Modra2017-07-024-43/+25
* Fix failures in MMIX linker tests introduced by fix for PR 21665.Nick Clifton2017-06-302-1/+32
* MIPS: Add microMIPS XPA supportMaciej W. Rozycki2017-06-302-0/+7
* MIPS: Add microMIPS R5 supportMaciej W. Rozycki2017-06-302-0/+7
* MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki2017-06-307-0/+79
* [ARC] Fix handling of cpu=... disassembler option valueAnton Kolesov2017-06-293-17/+70
* S390: Support guarded-storage core note sectionsAndreas Arnez2017-06-292-0/+8
* Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu2017-06-282-1/+6
* Add support for version 2 of the GNU Build Attribute note specification.Nick Clifton2017-06-283-30/+65
* MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki2017-06-283-0/+15
* Fix address violations when atempting to parse fuzzed binaries.Nick Clifton2017-06-262-2/+8
* Produce a consistent warning message when attempting to run a tool on a direc...Nick Clifton2017-06-262-0/+8
* Add pgste marker changelogAndreas Krebbel2017-06-261-0/+6
* [ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme2017-06-242-1/+5
* Make the strings utility reject directories.Nick Clifton2017-06-232-0/+11
* S/390: Add support for pgste markerAndreas Krebbel2017-06-231-0/+14
* x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu2017-06-227-0/+103
* x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu2017-06-2212-0/+218
* Use DWARF_VMA_FMT to report errorH.J. Lu2017-06-212-2/+7
* Fix address violation when reading corrupt DWARF data.Nick Clifton2017-06-212-58/+106
* Fix address violation when attempting to display disassembled data.Nick Clifton2017-06-192-12/+21
* Fix address violation when disassembling a corrupt binary.Nick Clifton2017-06-141-12/+15
* Fix memory leaks in the sysinfo program.Simon Marchi2017-06-062-1/+18
* [ARC] Allow CPU to be enforced via disassemble_info optionsAnton Kolesov2017-05-302-0/+12
* Add bfd_get_file_size to get archive element sizeH.J. Lu2017-05-303-54/+139
* Refactor disassembler selectionYao Qi2017-05-242-1/+7
* binutils: remove sparc64/mips64 workaround in objcopy build notes merge codeJose E. Marchesi2017-05-192-7/+6
* MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki2017-05-208-0/+84
* binutils/testsuite: Permit the reuse of dump patternsMaciej W. Rozycki2017-05-202-1/+18
* binutils: support for the SPARC M8 processorJose E. Marchesi2017-05-192-0/+7
* MIPS/binutils/testsuite: Bail out right away if !ELFMaciej W. Rozycki2017-05-192-17/+20
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-182-2/+6
* 2017-05-15 Jeff Law <law@redhat.com>Jeff Law2017-05-152-3/+8
* MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki2017-05-156-2/+557
* MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki2017-05-153-0/+9
* MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki2017-05-122-2/+7
* MIPS/binutils/testsuite: Define names of temporary filesMaciej W. Rozycki2017-05-102-0/+13
* [ARC] Object attributes.Claudiu Zissulescu2017-05-103-1/+210
* Remove Kaz Kojima as SH maintainer.Kaz Kojima2017-05-102-1/+4
* Cast relcount to unsigned long when comparing with sec->reloc_countH.J. Lu2017-05-022-1/+6
* Don't merge notes when the relocs associated with them cannot be reliably del...Nick Clifton2017-05-022-0/+12
* MIPS16/opcodes: Keep the LSB of PC-relative offsets in disassemblyMaciej W. Rozycki2017-05-022-10/+15
* Prevent memory exhaustion from a corrupt PE binary with an overlarge number o...Nick Clifton2017-05-022-0/+14
* merge_gnu_build_notes reloc deletionAlan Modra2017-05-012-5/+13
* Fix off by one error when checking for empty note names.Nick Clifton2017-04-282-5/+16
* Fix heap-buffer address violation when reading version data from a corrupt bi...Nick Clifton2017-04-282-2/+9
* Fix heap-buffer overflow bugs caused when dumping debug information from a co...Nick Clifton2017-04-282-16/+60
* Fix PR number in ChangeLog comment.Nick Clifton2017-04-261-1/+1
* Fix invocation of stat() on a NULL pointer.Nick Clifton2017-04-263-0/+13