aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-10Replace hidden with versioned in elf_link_hash_entryH.J. Lu3-47/+107
2015-08-10Add SIGRIE instruction for MIPS R6Robert Suchanek7-0/+21
2015-08-10Automatic date update in version.inGDB Administrator1-1/+1
2015-08-09Automatic date update in version.inGDB Administrator1-1/+1
2015-08-08tc-arm.c: Append ULL to 0xFFFFFFFFFFFFF to avoid errors on 32-bit hosts.Hans-Peter Nilsson2-2/+7
2015-08-08Automatic date update in version.inGDB Administrator1-1/+1
2015-08-08binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"Hans-Peter Nilsson2-1/+6
2015-08-07Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_infoH.J. Lu6-1/+39
2015-08-07native Linux: enable always non-stop by defaultPedro Alves2-1/+5
2015-08-07S/390: displaced stepping and PC-relative RIL-b/RIL-c instructionsPedro Alves2-3/+120
2015-08-07PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves7-34/+131
2015-08-07Disable displaced stepping if trying it failsPedro Alves5-20/+277
2015-08-07Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp racePedro Alves5-22/+42
2015-08-07Fix interrupt-noterm.exp on targets always in non-stopPedro Alves14-48/+174
2015-08-07Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stopPedro Alves2-1/+6
2015-08-07Implement all-stop on top of a target running non-stop modePedro Alves11-38/+318
2015-08-07Teach non-stop to do in-line step-overs (stop all, step, restart)Pedro Alves8-66/+1186
2015-08-07Factor out code to re-resume stepped threadPedro Alves2-92/+112
2015-08-07Add comments to currently_stepping and target_resumePedro Alves3-3/+10
2015-08-07Misc switch_back_to_stepped_thread cleanupsPedro Alves2-15/+27
2015-08-07Use keep_going in proceed and start_step_over tooPedro Alves4-308/+351
2015-08-07Embed the pending step-over chain in thread_info objectsPedro Alves5-69/+207
2015-08-07Make thread_still_needs_step_over consider stepping_over_watchpoint tooPedro Alves2-4/+46
2015-08-07remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANGPedro Alves2-1/+18
2015-08-07Change adjust_pc_after_break's prototypePedro Alves2-9/+21
2015-08-07Fix and test "checkpoint" in non-stop modePedro Alves6-11/+131
2015-08-07ignore invalid DOF provider sectionsJoel Brobecker2-0/+14
2015-08-07Sync config.sub and config.guess with GCCH.J. Lu3-5/+15
2015-08-07Remove CpuFMA4 support from CPU_ZNVER1_FLAGS.Amit Pawar3-2/+7
2015-08-07Properly merge hidden versioned symbolH.J. Lu8-36/+209
2015-08-07gdb: Move get_frame_language from stack.c to frame.c.Andrew Burgess8-44/+65
2015-08-07gdb: get_frame_language now takes a frame parameter.Andrew Burgess5-43/+70
2015-08-07objcopy: Improve wildcard matching for symbols with '!' prefix.Andrew Burgess9-4/+102
2015-08-07btrace: indicate speculative executionMarkus Metzger13-14/+311
2015-08-07configure: check for perf_event.h versionMarkus Metzger3-1/+45
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie11-1025/+1538
2015-08-07Automatic date update in version.inGDB Administrator1-1/+1
2015-08-07Bump timeouts for a couple gdb.reverse/*-precsave.exp testsPedro Alves3-6/+19
2015-08-06Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver boardPedro Alves2-0/+9
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi25-57/+119
2015-08-06Add missing ChangeLog entry headerSimon Marchi1-0/+1
2015-08-06Fix ChangeLog formattingSimon Marchi1-1/+1
2015-08-06gdbserver/tracepoint.c: make exported IPA global int instead of enumPedro Alves2-1/+8
2015-08-06gdbserver: no point in hiding the regcache type nowadaysPedro Alves5-9/+25
2015-08-06PR python/17136Clem Dickey2-1/+6
2015-08-06gdbserver: fix silent error exitPedro Alves2-0/+11
2015-08-06Change type of struct complaints::seriesSimon Marchi2-12/+14
2015-08-06gdbserver: move_out_of_jump_pad_callback misses switching current threadPedro Alves2-0/+12
2015-08-06Fix gdbserver --debug issues caught by ValgrindPedro Alves4-10/+24
2015-08-06Revert "test slowdown"Pedro Alves2-5/+3