summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add method to query current recording method to target_ops.Tim Wiederhake2017-02-147-0/+92
* Add record_start and record_stop functions.Tim Wiederhake2017-02-142-0/+50
* btrace: Use binary search to find instruction.Tim Wiederhake2017-02-142-6/+46
* btrace: Export btrace_decode_error function.Tim Wiederhake2017-02-143-55/+57
* btrace: Count gaps as one instruction explicitly.Tim Wiederhake2017-02-143-81/+46
* btrace: preserve call stack on function switchMarkus Metzger2017-02-142-2/+8
* Automatic date update in version.inGDB Administrator2017-02-141-1/+1
* Don't use "_gp" on RISC-V, use "_global_pointer$" insteadPalmer Dabbelt2017-02-134-2/+12
* Fix invalid memory access in the BFD library's DWARF parser.Nick Clifton2017-02-132-0/+10
* [ARM] Allow immediate without prefix in unified syntax for VCMPThomas Preud'homme2017-02-134-3/+29
* Fix illegal memory access bug in nm when run on a corrupt binary.Nick Clifton2017-02-132-1/+8
* Extend previous patch to cover uncompress_section_contents returning FALSE to...Nick Clifton2017-02-132-11/+28
* Fix invalid read of section contents whilst processing a corrupt binary.Nick Clifton2017-02-132-4/+18
* Fix invalid memory access attempting to read the compression header of a too-...Nick Clifton2017-02-132-5/+29
* Fix check for buffer overflow when processing version information.Nick Clifton2017-02-132-1/+7
* Fix access violation when reporting sections that could not be dumped.Nick Clifton2017-02-132-3/+12
* Fix read-after-free error in readelf when processing multiple, relocated sect...Nick Clifton2017-02-132-25/+94
* Improve load command's help textLuis Machado2017-02-134-3/+20
* Fix gdb.linespec/explicit.expLuis Machado2017-02-133-15/+38
* Make gdb.arch/i386-biarch-core.exp more robustLuis Machado2017-02-132-1/+35
* Fix readelf writing to illegal addresses whilst processing corrupt input file...Nick Clifton2017-02-132-5/+32
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-1339-62/+141
* Automatic date update in version.inGDB Administrator2017-02-131-1/+1
* Automatic date update in version.inGDB Administrator2017-02-121-1/+1
* Fix use after free in cgen instruction lookupAlan Modra2017-02-112-15/+20
* Automatic date update in version.inGDB Administrator2017-02-111-1/+1
* Do not send queries on secondary UIsSimon Marchi2017-02-104-1/+24
* new-ui.exp: Use proc_with_prefixSimon Marchi2017-02-102-4/+9
* Remove unused variable in rust-lang.cTom Tromey2017-02-102-1/+4
* Fix Python test to use lowercase commandTom Tromey2017-02-102-2/+6
* Remove unnecessary local variablesTom Tromey2017-02-103-2/+7
* Remove some gotos from PythonTom Tromey2017-02-103-99/+115
* Change one more spot to use gdbpy_refTom Tromey2017-02-102-7/+13
* Use gdbpy_ref to simplify some logicTom Tromey2017-02-1011-116/+94
* Turn gdbpy_ref into a templateTom Tromey2017-02-1030-234/+260
* Remove some ui_out-related cleanups from PythonTom Tromey2017-02-104-156/+186
* gdb/MAINTAINERS: Update my e-mail addressMartin Galvan2017-02-102-1/+5
* PR gdb/21122: Fix documentation mistakes for breakpoint commandsMartin Galvan2017-02-106-21/+45
* POWER9 add scv/rfscv instruction supportNicholas Piggin2017-02-105-1/+17
* Automatic date update in version.inGDB Administrator2017-02-101-1/+1
* Remove return in function returning voidSimon Marchi2017-02-092-1/+5
* Fix NULL pointer dereferenceGary Benson2017-02-092-0/+8
* Automatic date update in version.inGDB Administrator2017-02-091-1/+1
* ld/arc: Change default linker emulation for nps400Andrew Burgess2017-02-083-2/+18
* Eliminate interp::quiet_pPedro Alves2017-02-083-48/+11
* Command abbreviation in defineJerome Guitton2017-02-086-30/+89
* Command names: make them case sensitiveJerome Guitton2017-02-082-27/+5
* Fix segfault when .plt section does not existAndrew Waterman2017-02-072-3/+8
* Automatic date update in version.inGDB Administrator2017-02-081-1/+1
* gdb: fix ARI warning in sparc-tdep.cJose E. Marchesi2017-02-072-2/+7