summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x32: Fix gdb.trace/mi-trace-frame-collected.expusers/palves/x32-fast-tracepointsPedro Alves2016-07-281-2/+12
* x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves2016-07-281-5/+37
* x32: gdbserver's agent bytecode JIT: fix "call" emissionPedro Alves2016-07-281-0/+2
* x32: Avoid unsigned long when installing fast tracepoint jump padsPedro Alves2016-07-281-3/+3
* x32 Fast tracepoints: Customize jump pad addressPedro Alves2016-07-281-4/+48
* x32 Fast tracepoints: IPA target descriptionsPedro Alves2016-07-275-5/+84
* Fix PR server/20414 - x32 gdbserver always crashes inferiorPedro Alves2016-07-262-4/+15
* PR python/20190 - compute TLS symbol without a frameTom Tromey2016-07-269-69/+169
* MIPS/GAS: Respect the `insn32' mode in branch relaxationMaciej W. Rozycki2016-07-2610-66/+1248
* MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki2016-07-2617-27/+559
* Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSERPedro Alves2016-07-262-12/+16
* Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == size...Pedro Alves2016-07-265-149/+193
* Add support for creating uuid based build-id's in a MinGW32 environment.Igor Kudrin2016-07-262-10/+41
* [Gold, aarch64] Implement some AArch64 relocs.Han Shen2016-07-268-9/+300
* btrace, testsuite: fix assembly source file selectionMarkus Metzger2016-07-265-18/+42
* Automatic date update in version.inGDB Administrator2016-07-261-1/+1
* Handle correctly passing a bad interpreter name to new-uiSimon Marchi2016-07-255-10/+73
* linux-procfs: Handle lowercase "t (tracing stop)" statePedro Alves2016-07-252-0/+9
* linux-procfs: Introduce enum proc_statePedro Alves2016-07-252-19/+79
* Add myself as a write-after-approval GDB maintainer.Tim Wiederhake2016-07-252-0/+5
* btrace: Resume recording after disconnect.Tim Wiederhake2016-07-2510-14/+259
* Revise targets able to run ELF 64k section testAlan Modra2016-07-252-8/+10
* Automatic date update in version.inGDB Administrator2016-07-251-1/+1
* Automatic date update in version.inGDB Administrator2016-07-241-1/+1
* Implement catch syscall groupGabriel Krisman Bertazi2016-07-2342-2468/+7538
* Fix ARMv8.1/v8.2 for hw watchpoint and breakpointAndrew Pinski2016-07-233-2/+17
* Support JIT debugging on MS-WindowsРуслан Ижбулатов2016-07-235-0/+76
* Automatic date update in version.inGDB Administrator2016-07-231-1/+1
* PR rust/20162 - fix gdb regressions caused by rust 1.10Tom Tromey2016-07-222-2/+29
* Get "num" as unsigned in ctfYao Qi2016-07-222-1/+6
* Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda2016-07-225-13/+34
* Automatic date update in version.inGDB Administrator2016-07-221-1/+1
* Set BFD_VERSION to 2.27.51H.J. Lu2016-07-2113-61/+86
* Move ChangeLog entry for PR ld/20376H.J. Lu2016-07-212-6/+6
* Allow empty struct expressions in RustTom Tromey2016-07-216-4/+26
* Add -Wunused-but-set-* to buildTom Tromey2016-07-215-3/+13
* Fix djgpp gdb buildPedro Alves2016-07-214-7/+35
* Remove unused variable in windows-nat.cPedro Alves2016-07-212-2/+5
* Remove unused variable in gdb/varobj.c when built without Python supportPedro Alves2016-07-212-2/+7
* Fix cast to 'gdb_breakpoint *'Yao Qi2016-07-212-1/+6
* Support vCont s and S actions with software single stepYao Qi2016-07-212-5/+13
* Use reinsert_breakpoint for vCont;sYao Qi2016-07-212-8/+83
* Enqueue signal even when resuming threadsYao Qi2016-07-212-21/+27
* Use enqueue_pending_signal in linux_resume_one_threadYao Qi2016-07-212-11/+14
* Switch current_thread to lwp's thread in install_software_single_step_breakpo...Yao Qi2016-07-214-2/+30
* Make reinsert_breakpoint thread specificYao Qi2016-07-214-55/+92
* Refactor clone_all_breakpointsYao Qi2016-07-216-16/+24
* Create sub classes of 'struct breakpoint'Yao Qi2016-07-214-67/+188
* Pass breakpoint type in set_breakpoint_atYao Qi2016-07-213-7/+24
* Skip gdb.server/ tests if lack of XML supportYao Qi2016-07-212-0/+19