aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-15LD: vfinfo: Make clever formatters consistent WRT function name reportingMaciej W. Rozycki25-548/+35
2017-02-15PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki3-23/+32
2017-02-15LD: vfinfo: Remove static NULL initializersMaciej W. Rozycki2-2/+6
2017-02-15Fix illegal upper case gdb cmd in chained-calls.expThomas Preud'homme2-1/+5
2017-02-15[ARC] Fix assembler relaxation.Claudiu Zissulescu30-43/+430
2017-02-15Move Eric Christopher to Past Maintainers list.Nick Clifton2-2/+6
2017-02-15Use Windows style directory separators when running sysroot tests under MinGW...Igor Kudrin2-1/+25
2017-02-15Don't give an internal error for unsupported relocations.Vladimir Radosavljevic2-11/+15
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