aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-06btrace: record stop moves to the end of the traceusers/mmetzger/record-goto-miMarkus Metzger4-7/+147
2016-07-06btrace-btrace: signal record-goto stopMarkus Metzger1-2/+6
2016-07-06record-full: signal record-goto stopMarkus Metzger2-1/+10
2016-07-06mi, testsuite: add another EXTRA option to mi_expect_stopMarkus Metzger1-8/+18
2016-07-06record: signal a record goto stop to front-endsMarkus Metzger2-0/+24
2016-07-06infrun: export clear_proceed_status_threadMarkus Metzger2-3/+5
2016-07-06record: do not allow record goto on a running threadMarkus Metzger1-0/+14
2016-07-06btrace: check if we're replaying when setting the replay position to the endMarkus Metzger2-1/+9
2016-07-06Allow subscripting raw pointersManish Goregaokar5-0/+17
2016-07-06Automatic date update in version.inGDB Administrator1-1/+1
2016-07-05Add -flto to PR ld/20321 testH.J. Lu2-1/+5
2016-07-05Fix fail in gdb.mi/mi-reverse.expYao Qi2-1/+5
2016-07-05[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria6-6/+127
2016-07-05[ARM] Change noread to purecode.Andre Vieria11-27/+56
2016-07-05ld: track linker-definedness of symbolsJan Beulich3-5/+14
2016-07-05x86: fix register check in check_qword_reg()Jan Beulich4-1/+19
2016-07-05babeltrace compilation regressionJan Kratochvil3-2/+7
2016-07-05Automatic date update in version.inGDB Administrator1-1/+1
2016-07-04Warn and return for duplicated pluginH.J. Lu4-0/+28
2016-07-04Allow the flash and ram memory region sizes to be specified in the default FT...Nick Clifton2-4/+14
2016-07-04Automatic date update in version.inGDB Administrator1-1/+1
2016-07-03Automatic date update in version.inGDB Administrator1-1/+1
2016-07-02MIPS/GAS/testsuite: Remove remnants of a.out/ECOFF supportMaciej W. Rozycki27-1822/+1066
2016-07-02MIPS/LD/testsuite: Resurrect `branch-misc-2' testMaciej W. Rozycki3-0/+36
2016-07-02MIPS/GAS/testsuite: Split `branch-misc-2' tests into twoMaciej W. Rozycki24-148/+313
2016-07-02MIPS/GAS/testsuite: Reenable disabled external BEQ testsMaciej W. Rozycki5-8/+27
2016-07-02MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targetsMaciej W. Rozycki2-3/+13
2016-07-02MIPS/GAS/testsuite: Group `branch-misc' tests togetherMaciej W. Rozycki2-3/+7
2016-07-02Automatic date update in version.inGDB Administrator1-1/+1
2016-07-01Optimize memory_xfer_partial for remoteDon Breazeal5-2/+58
2016-07-01[AArch64] Fix +nofp16 handlingSzabolcs Nagy7-21/+105
2016-07-01Fake VFORK_DONE events when following only the parent after a vfork.John Baldwin2-9/+121
2016-07-01Move fbsd_resume and related functions below fork following helper code.John Baldwin2-64/+70
2016-07-01Honor detach-on-fork on FreeBSD.John Baldwin2-1/+6
2016-07-01Fix Thumb-2 BL detectionThomas Preud'homme6-9/+46
2016-07-01Set debug registers on all threads belonging to the current inferior.John Baldwin2-3/+15
2016-07-01Consolidate x86 debug register code for BSD native targets.John Baldwin15-255/+246
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton4-19/+46
2016-07-01Extend JIT-reader test and fix GDB problems that exposesPedro Alves9-42/+347
2016-07-01Fix failure to detach if process exits while detaching on LinuxPedro Alves9-70/+689
2016-07-01Forget watchpoint locations when inferior exits or is killed/detachedPedro Alves6-8/+189
2016-07-01Factor out "Detaching from program" message printingPedro Alves7-36/+41
2016-07-01Fix formatting of some previous gdb/testsuite/ChangeLog entriesPedro Alves1-10/+15
2016-07-01Fix formatting of some previous gdb/ChangeLog entriesPedro Alves1-4/+2
2016-07-01Expect the objcopy without global symbols test to fail for ARM and AArch64 ta...Nick Clifton2-0/+11
2016-07-01x86-64/MPX: relax no-RIP-relative-addressing testcaseJan Beulich2-4/+8
2016-07-01Add marker for 2.27 branch.Tristan Gingold7-3/+22
2016-07-01Fix mis-placement in binutils.texiTristan Gingold2-2/+6
2016-07-01x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich4-132/+227
2016-07-01x86/MPX: fix address size handlingJan Beulich5-4/+223