summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: Coalesce/aggregate (async) vCont packets/actionsusers/palves/vcont-coalesce-actionsPedro Alves2016-02-178-34/+556
* gdbserver: Leave already-vCont-resumed threads as they werePedro Alves2016-02-173-1/+63
* gdb/doc: Clarify vCont packet descriptionPedro Alves2016-02-171-11/+21
* gdb: Free inferior->priv when inferior exitsPedro Alves2016-02-171-0/+3
* gdb: Clean up remote.c:remote_resumePedro Alves2016-02-171-51/+62
* Fix PR gdb/19187 (process record over a fork causes internal error)Pedro Alves2016-02-172-4/+7
* Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves2016-02-1717-54/+95
* Introduce 'enum remove_bp_reason'Pedro Alves2016-02-171-14/+19
* Simplify remove_breakpoint interfacePedro Alves2016-02-171-7/+7
* Automatic date update in version.inGDB Administrator2016-02-171-1/+1
* Add a missing break to readelf.cH.J. Lu2016-02-162-0/+6
* Whitespace cleanup for skip testcase.Doug Evans2016-02-164-31/+65
* PR remote/19496, internal err forking-threads-plus-bkptDon Breazeal2016-02-164-7/+18
* [ARC] Enable .cfi_* pseudo-ops.Claudiu Zissulescu2016-02-169-1/+105
* testsuite: Make standard_temp_file use invocation-specific directoriesSimon Marchi2016-02-162-7/+11
* testsuite: Fix save-trace.exp writing outside standard output directorySimon Marchi2016-02-162-1/+17
* Pass -mrelax-relocations=yes to $(TEST_AS)H.J. Lu2016-02-163-8/+12
* Fix cleanup in arm_linux_software_single_stepYao Qi2016-02-162-1/+8
* Remove PC from syscall_next_pcYao Qi2016-02-167-14/+25
* Remove documentation of deleted function S_IS_EXTERN.Trevor Saunders2016-02-162-4/+4
* Fix formatting problems caused by previous update to as.texinfo.Nick Clifton2016-02-162-6/+16
* [PR19620][GAS][AArch64]Remove mov[z,k,n] relocation symbol name restriction.Renlin Li2016-02-164-9/+40
* Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.Joseph Myers2016-02-163-3/+23
* Fix typos in gas/ChangeLogH.J. Lu2016-02-151-2/+2
* Add parentheses to prevent truncated addressesH.J. Lu2016-02-152-2/+8
* Automatic date update in version.inGDB Administrator2016-02-161-1/+1
* Add missing gdb.arch/i386-prologue.c prototypesJan Kratochvil2016-02-152-0/+8
* Fix more testcases with standard_output_file.Jan Kratochvil2016-02-154-3/+9
* Fix changelog entry for previous delta.Nick Clifton2016-02-151-2/+2
* testsuite: Fix some tests that write outside of the standard output directorySimon Marchi2016-02-154-4/+15
* Correct opcode generated for RX indirect MOVs without an offset.Vinay Kumar G2016-02-156-6/+72
* Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton2016-02-1568-200/+316
* gold: Add s390 -fsplit-stack support.Marcin Kościelnicki2016-02-1525-6/+1664
* Don't print 0x for core_addr_to_string_nzYao Qi2016-02-152-2/+6
* Automatic date update in version.inGDB Administrator2016-02-151-1/+1
* testsuite: Fix false Fortran regressions with recent gccJan Kratochvil2016-02-143-12/+18
* testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub...Jan Kratochvil2016-02-143-0/+10
* Automatic date update in version.inGDB Administrator2016-02-141-1/+1
* Automatic date update in version.inGDB Administrator2016-02-131-1/+1
* Fix a typo in objcopy manualH.J. Lu2016-02-122-1/+5
* gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.Marcin Kościelnicki2016-02-122-1/+7
* i386-biarch-core.exp: Use standard_output_fileSimon Marchi2016-02-122-1/+6
* [gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bitYao Qi2016-02-122-24/+10
* [ARM] Software single step cross kernel helpersYao Qi2016-02-125-4/+203
* [ARM] Fixup PC in software single stepYao Qi2016-02-129-15/+67
* gdb.trace: Deduplicate write_inferior_data_ptr.Marcin Kościelnicki2016-02-122-53/+53
* gdb: Fix build failure in xml-tdesc.c without expat.Marcin Kościelnicki2016-02-122-0/+18
* btrace, frame: fix crash in get_frame_typeMarkus Metzger2016-02-129-14/+1115
* stack: check frame_unwind_caller_idMarkus Metzger2016-02-122-17/+26
* frame: add skip_tailcall_framesMarkus Metzger2016-02-124-4/+24