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