summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* btrace: record stop moves to the end of the traceusers/mmetzger/record-goto-miMarkus Metzger2016-07-064-7/+147
* btrace-btrace: signal record-goto stopMarkus Metzger2016-07-061-2/+6
* record-full: signal record-goto stopMarkus Metzger2016-07-062-1/+10
* mi, testsuite: add another EXTRA option to mi_expect_stopMarkus Metzger2016-07-061-8/+18
* record: signal a record goto stop to front-endsMarkus Metzger2016-07-062-0/+24
* infrun: export clear_proceed_status_threadMarkus Metzger2016-07-062-3/+5
* record: do not allow record goto on a running threadMarkus Metzger2016-07-061-0/+14
* btrace: check if we're replaying when setting the replay position to the endMarkus Metzger2016-07-062-1/+9
* Allow subscripting raw pointersManish Goregaokar2016-07-065-0/+17
* Automatic date update in version.inGDB Administrator2016-07-061-1/+1
* Add -flto to PR ld/20321 testH.J. Lu2016-07-052-1/+5
* Fix fail in gdb.mi/mi-reverse.expYao Qi2016-07-052-1/+5
* [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria2016-07-056-6/+127
* [ARM] Change noread to purecode.Andre Vieria2016-07-0511-27/+56
* ld: track linker-definedness of symbolsJan Beulich2016-07-053-5/+14
* x86: fix register check in check_qword_reg()Jan Beulich2016-07-054-1/+19
* babeltrace compilation regressionJan Kratochvil2016-07-053-2/+7
* Automatic date update in version.inGDB Administrator2016-07-051-1/+1
* Warn and return for duplicated pluginH.J. Lu2016-07-044-0/+28
* Allow the flash and ram memory region sizes to be specified in the default FT...Nick Clifton2016-07-042-4/+14
* Automatic date update in version.inGDB Administrator2016-07-041-1/+1
* Automatic date update in version.inGDB Administrator2016-07-031-1/+1
* MIPS/GAS/testsuite: Remove remnants of a.out/ECOFF supportMaciej W. Rozycki2016-07-0227-1822/+1066
* MIPS/LD/testsuite: Resurrect `branch-misc-2' testMaciej W. Rozycki2016-07-023-0/+36
* MIPS/GAS/testsuite: Split `branch-misc-2' tests into twoMaciej W. Rozycki2016-07-0224-148/+313
* MIPS/GAS/testsuite: Reenable disabled external BEQ testsMaciej W. Rozycki2016-07-025-8/+27
* MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targetsMaciej W. Rozycki2016-07-022-3/+13
* MIPS/GAS/testsuite: Group `branch-misc' tests togetherMaciej W. Rozycki2016-07-022-3/+7
* Automatic date update in version.inGDB Administrator2016-07-021-1/+1
* Optimize memory_xfer_partial for remoteDon Breazeal2016-07-015-2/+58
* [AArch64] Fix +nofp16 handlingSzabolcs Nagy2016-07-017-21/+105
* Fake VFORK_DONE events when following only the parent after a vfork.John Baldwin2016-07-012-9/+121
* Move fbsd_resume and related functions below fork following helper code.John Baldwin2016-07-012-64/+70
* Honor detach-on-fork on FreeBSD.John Baldwin2016-07-012-1/+6
* Fix Thumb-2 BL detectionThomas Preud'homme2016-07-016-9/+46
* Set debug registers on all threads belonging to the current inferior.John Baldwin2016-07-012-3/+15
* Consolidate x86 debug register code for BSD native targets.John Baldwin2016-07-0115-255/+246
* Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton2016-07-014-19/+46
* Extend JIT-reader test and fix GDB problems that exposesPedro Alves2016-07-019-42/+347
* Fix failure to detach if process exits while detaching on LinuxPedro Alves2016-07-019-70/+689
* Forget watchpoint locations when inferior exits or is killed/detachedPedro Alves2016-07-016-8/+189
* Factor out "Detaching from program" message printingPedro Alves2016-07-017-36/+41
* Fix formatting of some previous gdb/testsuite/ChangeLog entriesPedro Alves2016-07-011-10/+15
* Fix formatting of some previous gdb/ChangeLog entriesPedro Alves2016-07-011-4/+2
* Expect the objcopy without global symbols test to fail for ARM and AArch64 ta...Nick Clifton2016-07-012-0/+11
* x86-64/MPX: relax no-RIP-relative-addressing testcaseJan Beulich2016-07-012-4/+8
* Add marker for 2.27 branch.Tristan Gingold2016-07-017-3/+22
* Fix mis-placement in binutils.texiTristan Gingold2016-07-012-2/+6
* x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich2016-07-014-132/+227
* x86/MPX: fix address size handlingJan Beulich2016-07-015-4/+223