aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Fix invalid memory access in the BFD library's DWARF parser.Nick Clifton2-0/+10
2017-02-13[ARM] Allow immediate without prefix in unified syntax for VCMPThomas Preud'homme4-3/+29
2017-02-13Fix illegal memory access bug in nm when run on a corrupt binary.Nick Clifton2-1/+8
2017-02-13Extend previous patch to cover uncompress_section_contents returning FALSE to...Nick Clifton2-11/+28
2017-02-13Fix invalid read of section contents whilst processing a corrupt binary.Nick Clifton2-4/+18
2017-02-13Fix invalid memory access attempting to read the compression header of a too-...Nick Clifton2-5/+29
2017-02-13Fix check for buffer overflow when processing version information.Nick Clifton2-1/+7
2017-02-13Fix access violation when reporting sections that could not be dumped.Nick Clifton2-3/+12
2017-02-13Fix read-after-free error in readelf when processing multiple, relocated sect...Nick Clifton2-25/+94
2017-02-13Improve load command's help textLuis Machado4-3/+20
2017-02-13Fix gdb.linespec/explicit.expLuis Machado3-15/+38
2017-02-13Make gdb.arch/i386-biarch-core.exp more robustLuis Machado2-1/+35
2017-02-13Fix readelf writing to illegal addresses whilst processing corrupt input file...Nick Clifton2-5/+32
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger39-62/+141
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