aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi72-146/+205
2017-05-24Use disassemble.c:disassembler select rs6000 disassemblerYao Qi2-14/+5
2017-05-24Use disassemble.c:disassembler select rl78 disassemblerYao Qi4-4/+15
2017-05-24Use disassemble.c:disassembler select h8300 disassemblerYao Qi2-4/+5
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi39-124/+73
2017-05-24Refactor disassembler selectionYao Qi8-19/+57
2017-05-24Automatic date update in version.inGDB Administrator1-1/+1
2017-05-23Use mips_regnum instead of constants for FreeBSD/mips register operations.John Baldwin2-13/+26
2017-05-23Cleanups to FreeBSD/mips native register operations.John Baldwin2-11/+21
2017-05-23x86: Update notrackbad tests for non-ELF targetsH.J. Lu3-10/+18
2017-05-23PR21503, Gold doesn't create linker stub symbols on ppc64Alan Modra3-27/+190
2017-05-23[ARC] Reformat error messages.claziss2-10/+16
2017-05-23[ARC] Fix fall through warnings.claziss2-0/+9
2017-05-23[ARC] Update MAX_INSN_FLGS.claziss2-1/+5
2017-05-23Automatic date update in version.inGDB Administrator1-1/+1
2017-05-22gdb: Document vMustReplyEmpty remote packetAndrew Burgess2-0/+17
2017-05-22x86: Add NOTRACK prefix supportH.J. Lu21-10669/+11157
2017-05-22x86-64: Use dynobj instead of htab->elf.dynobjH.J. Lu2-2/+6
2017-05-22[AArch64, ld] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang2-0/+14
2017-05-22[AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang6-8/+52
2017-05-22gdb: Add John Baldwin as FreeBSD MaintainerPedro Alves2-0/+6
2017-05-22Add PPC_MAX_REGISTER_SIZEAlan Hayward8-29/+50
2017-05-22Automatic date update in version.inGDB Administrator1-1/+1
2017-05-21Print Rust unsized array types a bit more nicelyTom Tromey5-3/+82
2017-05-21Automatic date update in version.inGDB Administrator1-1/+1
2017-05-19binutils: remove sparc64/mips64 workaround in objcopy build notes merge codeJose E. Marchesi2-7/+6
2017-05-19Use watchpoint's language when re-parsing expressionTom Tromey18-9/+142
2017-05-20Automatic date update in version.inGDB Administrator1-1/+1
2017-05-20MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki10-75/+102
2017-05-20binutils/testsuite: Permit the reuse of dump patternsMaciej W. Rozycki2-1/+18
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi43-34/+931
2017-05-19x86: Add GC testcases with property sectionsH.J. Lu11-0/+108
2017-05-19gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC ELF targetsJose E. Marchesi3-2/+8
2017-05-19Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay5-1/+71
2017-05-19Fix tui compilation with Solaris libcurses: clear define (PR tui/21482)Rainer Orth2-0/+14
2017-05-19Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (...Rainer Orth4-5/+15
2017-05-19gdb: fix TYPE_CODE_ARRAY handling in sparc targetsVladimir Mezentsev3-19/+105
2017-05-19garbage collect debug sections when no alloc sections are keptAlan Modra2-3/+11
2017-05-19Avoid MinGW compilation warning in readline/input.cEli Zaretskii2-0/+6
2017-05-19MIPS/binutils/testsuite: Bail out right away if !ELFMaciej W. Rozycki2-17/+20
2017-05-19Automatic date update in version.inGDB Administrator1-1/+1
2017-05-18Fix test failure with Rust 1.18 and 1.19Tom Tromey2-4/+8
2017-05-18Expect prompt after no FPU warningThomas Preud'homme2-5/+9
2017-05-18Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton6-8/+40
2017-05-18gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warningsPedro Alves2-5/+10
2017-05-18gdb.base/fileio.c: Fix several -Wreturn-type warningsPedro Alves3-26/+34
2017-05-18gdb.base/fileio.exp: Remove nowarningsPedro Alves3-2/+12
2017-05-18fix changelog typoAlan Modra1-1/+2
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra34-96/+139
2017-05-18pr20882 testcaseAlan Modra5-13/+12