aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Automatic date update in version.inGDB Administrator1-1/+1
2017-02-12Automatic date update in version.inGDB Administrator1-1/+1
2017-02-11Fix use after free in cgen instruction lookupAlan Modra2-15/+20
2017-02-11Automatic date update in version.inGDB Administrator1-1/+1
2017-02-10Do not send queries on secondary UIsSimon Marchi4-1/+24
2017-02-10new-ui.exp: Use proc_with_prefixSimon Marchi2-4/+9
2017-02-10Remove unused variable in rust-lang.cTom Tromey2-1/+4
2017-02-10Fix Python test to use lowercase commandTom Tromey2-2/+6
2017-02-10Remove unnecessary local variablesTom Tromey3-2/+7
2017-02-10Remove some gotos from PythonTom Tromey3-99/+115
2017-02-10Change one more spot to use gdbpy_refTom Tromey2-7/+13
2017-02-10Use gdbpy_ref to simplify some logicTom Tromey11-116/+94
2017-02-10Turn gdbpy_ref into a templateTom Tromey30-234/+260
2017-02-10Remove some ui_out-related cleanups from PythonTom Tromey4-156/+186
2017-02-10gdb/MAINTAINERS: Update my e-mail addressMartin Galvan2-1/+5
2017-02-10PR gdb/21122: Fix documentation mistakes for breakpoint commandsMartin Galvan6-21/+45
2017-02-10POWER9 add scv/rfscv instruction supportNicholas Piggin5-1/+17
2017-02-10Automatic date update in version.inGDB Administrator1-1/+1
2017-02-09Remove return in function returning voidSimon Marchi2-1/+5
2017-02-09Fix NULL pointer dereferenceGary Benson2-0/+8
2017-02-09Automatic date update in version.inGDB Administrator1-1/+1
2017-02-08ld/arc: Change default linker emulation for nps400Andrew Burgess3-2/+18
2017-02-08Eliminate interp::quiet_pPedro Alves3-48/+11
2017-02-08Command abbreviation in defineJerome Guitton6-30/+89
2017-02-08Command names: make them case sensitiveJerome Guitton2-27/+5
2017-02-07Fix segfault when .plt section does not existAndrew Waterman2-3/+8
2017-02-08Automatic date update in version.inGDB Administrator1-1/+1
2017-02-07gdb: fix ARI warning in sparc-tdep.cJose E. Marchesi2-2/+7
2017-02-07bfd: Fix objdump --dynamic-reloc for SPARC 64-bit to show symbol names.Sheldon Lobo2-1/+11
2017-02-07Automatic date update in version.inGDB Administrator1-1/+1
2017-02-06[ld, testsuite] Don't print to stdout for "readelf -w" to avoid buffer overflowJiong Wang2-4/+9
2017-02-06[ARC] Provide an interface to decode ARC instructions.Claudiu Zissulescu6-364/+636
2017-02-06[BZ 21005] Add support for Intel 64 rdrand and rdseed record/replayLuis Machado6-4/+303
2017-02-05gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr19-0/+647
2017-02-06Automatic date update in version.inGDB Administrator1-1/+1
2017-02-05Automatic date update in version.inGDB Administrator1-1/+1
2017-02-03Fix ptype of single-member Rust enumsTom Tromey4-1/+28
2017-02-04Automatic date update in version.inGDB Administrator1-1/+1
2017-02-03C++-fy struct interp/cli_interp/tui_interp/mi_interpPedro Alves9-271/+304
2017-02-03[GOLD] PowerPC64 TOC indirect to TOC relative segfaultAlan Modra2-0/+11
2017-02-03Fix compile time warning messages when compiling binutils with gcc 7.0.1.Nick Clifton6-11/+34
2017-02-02Use bool in Rust codeTom Tromey4-27/+41
2017-02-02Reindent rust-lang.cTom Tromey2-73/+77
2017-02-02Use std::string in Rust codeTom Tromey4-16/+20
2017-02-03Automatic date update in version.inGDB Administrator1-1/+1
2017-02-02Fix "maintenance selftest" printing stray instructionsPedro Alves1-0/+5
2017-02-02Fix "maintenance selftest" printing stray instructionsPedro Alves1-2/+1
2017-02-02struct mi_interp: Remove unused fieldsPedro Alves2-5/+5
2017-02-02MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirementMaciej W. Rozycki2-3/+22
2017-02-02MIPS/BFD: Use `bfd_size_type' for dynamic symbol table indicesMaciej W. Rozycki2-5/+11