aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Add support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGHER/HIGHEST relocations.Vladimir Radosavljevic2-0/+87
2017-02-15Distinguish some of the registers different on ARC700 and HS38 cpusVineet Gupta4-13/+46
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry6-17/+191
2017-02-15Add missing ChangeLog entries.Tim Wiederhake3-0/+88
2017-02-15Automatic date update in version.inGDB Administrator1-1/+1
2017-02-14Add self to aarch64 maintainers. Fix mla instruction.Jim Wilson6-49/+128
2017-02-14Fix bit/bif instructions.Jim Wilson4-10/+107
2017-02-14Add ldn/stn single support, fix ldnr support.Jim Wilson6-269/+698
2017-02-14PR python/13598 - add before_prompt eventTom Tromey8-0/+57
2017-02-14Big-endian targets: Fix implptrpiece.expAndreas Arnez2-2/+19
2017-02-14Fix invalid memory access displayiing contents of sections.Nick Clifton2-1/+16
2017-02-14Fix an illegal memory access parsing corrupt STABD debug information.Nick Clifton2-0/+9
2017-02-14Fix handling of corrupt STABS enum type strings.Nick Clifton2-1/+20
2017-02-14Fix illegal memory access problems with readelf processing corrupt RL78 binar...Nick Clifton2-17/+28
2017-02-14PowerPC register expression checksAlan Modra8-559/+663
2017-02-14Fix powerpc testsuite source errorsAlan Modra4-22/+28
2017-02-14Update ppc64_elf_gc_mark_dynamic_refAlan Modra2-1/+8
2017-02-14Add documentation for new record Python bindings.Tim Wiederhake2-0/+249
2017-02-14python: Add tests for record Python bindingsTim Wiederhake4-0/+296
2017-02-14python: Implement btrace Python bindings for record history.Tim Wiederhake8-0/+1177
2017-02-14python: Create Python bindings for record history.Tim Wiederhake4-0/+247
2017-02-14Add method to query current recording method to target_ops.Tim Wiederhake7-0/+92
2017-02-14Add record_start and record_stop functions.Tim Wiederhake2-0/+50
2017-02-14btrace: Use binary search to find instruction.Tim Wiederhake2-6/+46
2017-02-14btrace: Export btrace_decode_error function.Tim Wiederhake3-55/+57
2017-02-14btrace: Count gaps as one instruction explicitly.Tim Wiederhake3-81/+46
2017-02-14btrace: preserve call stack on function switchMarkus Metzger2-2/+8
2017-02-14Automatic date update in version.inGDB Administrator1-1/+1
2017-02-13Don't use "_gp" on RISC-V, use "_global_pointer$" insteadPalmer Dabbelt4-2/+12
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