aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu12-0/+218
2017-06-21Use DWARF_VMA_FMT to report errorH.J. Lu2-2/+7
2017-06-21Fix address violation when reading corrupt DWARF data.Nick Clifton2-58/+106
2017-06-19Fix address violation when attempting to display disassembled data.Nick Clifton2-12/+21
2017-06-14Fix address violation when disassembling a corrupt binary.Nick Clifton1-12/+15
2017-06-06Fix memory leaks in the sysinfo program.Simon Marchi2-1/+18
2017-05-30[ARC] Allow CPU to be enforced via disassemble_info optionsAnton Kolesov2-0/+12
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu3-54/+139
2017-05-24Refactor disassembler selectionYao Qi2-1/+7
2017-05-19binutils: remove sparc64/mips64 workaround in objcopy build notes merge codeJose E. Marchesi2-7/+6
2017-05-20MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki8-0/+84
2017-05-20binutils/testsuite: Permit the reuse of dump patternsMaciej W. Rozycki2-1/+18
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi2-0/+7
2017-05-19MIPS/binutils/testsuite: Bail out right away if !ELFMaciej W. Rozycki2-17/+20
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra2-2/+6
2017-05-152017-05-15 Jeff Law <law@redhat.com>Jeff Law2-3/+8
2017-05-15MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki6-2/+557
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki3-0/+9
2017-05-12MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki2-2/+7
2017-05-10MIPS/binutils/testsuite: Define names of temporary filesMaciej W. Rozycki2-0/+13
2017-05-10[ARC] Object attributes.Claudiu Zissulescu3-1/+210
2017-05-10Remove Kaz Kojima as SH maintainer.Kaz Kojima2-1/+4
2017-05-02Cast relcount to unsigned long when comparing with sec->reloc_countH.J. Lu2-1/+6
2017-05-02Don't merge notes when the relocs associated with them cannot be reliably del...Nick Clifton2-0/+12
2017-05-02MIPS16/opcodes: Keep the LSB of PC-relative offsets in disassemblyMaciej W. Rozycki2-10/+15
2017-05-02Prevent memory exhaustion from a corrupt PE binary with an overlarge number o...Nick Clifton2-0/+14
2017-05-01merge_gnu_build_notes reloc deletionAlan Modra2-5/+13
2017-04-28Fix off by one error when checking for empty note names.Nick Clifton2-5/+16
2017-04-28Fix heap-buffer address violation when reading version data from a corrupt bi...Nick Clifton2-2/+9
2017-04-28Fix heap-buffer overflow bugs caused when dumping debug information from a co...Nick Clifton2-16/+60
2017-04-26Fix PR number in ChangeLog comment.Nick Clifton1-1/+1
2017-04-26Fix invocation of stat() on a NULL pointer.Nick Clifton3-0/+13
2017-04-26Improve decoding of corrupt/unrecognised gnu build attribute notes.Nick Clifton4-47/+67
2017-04-26MIPS/readelf: With `-A' also dump GOT in static binariesMaciej W. Rozycki2-2/+91
2017-04-25MIPS/readelf: Simplify GOT[1] data availability checkMaciej W. Rozycki2-18/+19
2017-04-25MIPS/readelf: Remove extraneous null GOT data checkMaciej W. Rozycki2-2/+5
2017-04-25MIPS16/opcodes: Annotate instruction aliasesMaciej W. Rozycki5-0/+60
2017-04-23PR 21418, ar -N lacks arg checkAlan Modra2-1/+12
2017-04-23PR 21417, ar arg check failureAlan Modra2-0/+7
2017-04-23PR 21415, objdump fails to check bfd_get_section_contents statusAlan Modra2-1/+12
2017-04-23PR 21408, segfault in display_debug_lines_decodedAlan Modra2-7/+11
2017-04-21Fix shift overflow when parsing an overlarge note value.Nick Clifton2-6/+20
2017-04-13readelf: fix out of range subtraction, seg fault from a NULL pointer and memo...Nick Clifton2-5/+33
2017-04-13Add note merging to strip and add code to merge stack size notes.Nick Clifton4-15/+129
2017-04-10Prevent a bigus warning from readelf about a gdb-index table being too big.John Delsignor2-1/+7
2017-04-06[objcopy] Fix quadratic-time when handling --redefine-symsJiong Wang2-33/+88
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu5-3/+61
2017-04-03readelf: Fix overlarge memory allocation when reading a binary with an excess...Nick Clifton2-3/+20
2017-04-03Fix runtime seg-fault in readelf when parsing a corrupt MIPS binary.Nick Clifton2-8/+24
2017-04-03readelf: Update check for invalid word offsets in ARM unwind information.Nick Clifton2-3/+9