aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20Don't remove files copied to hostYao Qi23-62/+33
2014-10-20daily updateAlan Modra1-1/+1
2014-10-19Fix some comments to say minus_one_ptid instead of PID == -1.Doug Evans2-3/+8
2014-10-18linux-nat.c (linux_nat_wait_1): Make local prev_mask non-static.Doug Evans2-1/+5
2014-10-19daily updateAlan Modra1-1/+1
2014-10-18Fix the gdb.dwarf2/dw2-dir-file-name.exp test on MIPSKwok Cheung Yeung3-9/+34
2014-10-18Skip testing argv[0] on target argv[0] isn't availableYao Qi5-10/+141
2014-10-18PowerPC64 ELFv1 function symbol definition vs LTO and discarded sectionsAlan Modra2-43/+70
2014-10-18Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra5-8/+21
2014-10-18* configure.tgt (targ_extra_obj) [aarch64*-*]: Define.Andreas Schwab2-0/+5
2014-10-17Add "typename" keyword to satisfy GCC 4.2.Cary Coutant2-1/+6
2014-10-18daily updateAlan Modra1-1/+1
2014-10-17opcodes, elf: annotate instructions with HWCAP2_VIS3B.Jose E. Marchesi6-14/+23
2014-10-17opcodes: fix several misplaced hwcap entries.Jose E. Marchesi2-13/+18
2014-10-17Fix bad @value references in MIPS documentationMatthew Fortune2-1/+5
2014-10-17New python event "clear_objfiles".Doug Evans14-7/+126
2014-10-17Add gdb.Objfile.progspace attribute.Doug Evans7-0/+43
2014-10-17Fix mingw32 failures due to incorrect directory separator in patternLuis Machado20-125/+148
2014-10-17Copy xml files to hostYao Qi3-3/+14
2014-10-17PR gdb/17471: Repeating a background command makes it foregroundPedro Alves5-53/+224
2014-10-17PR gdb/17300: Input after "c -a" crashes readline/GDBPedro Alves5-0/+135
2014-10-17PR gdb/17472: With annotations, input while executing in the foreground crash...Pedro Alves7-2/+202
2014-10-17Make common code handle target_terminal_* idempotencyPedro Alves4-14/+81
2014-10-17Fix ld tests with sysroot=/ and --enable-targets=all and test --print-sysrootHans-Peter Nilsson3-23/+40
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson1-0/+7
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson2-0/+8
2014-10-17Delete Tru64 supportPedro Alves33-1838/+72
2014-10-17Fix build without libexpatPedro Alves2-15/+20
2014-10-17Don't check target_info exists noargs in commands.expYao Qi2-61/+16
2014-10-17daily updateAlan Modra1-1/+1
2014-10-16Use strtod instead of strtold in libiberty/d-demangle.cJoel Brobecker2-5/+14
2014-10-16Darwin: sanitize %gs and %fs values.Tristan Gingold2-0/+15
2014-10-16Fix 17492, ld segfault with --oformat=binaryAlan Modra11-39/+62
2014-10-16Don't check noargs in remotetimeout.expYao Qi2-5/+4
2014-10-16PR17488, powerpc64-linux-ld segfaultAlan Modra4-66/+75
2014-10-16daily updateAlan Modra1-1/+1
2014-10-15Here we have the patch for gold aarch64 backend to support relaxation.Han Shen3-78/+2189
2014-10-15DEC threads: Simplify updating the thread listPedro Alves2-72/+33
2014-10-15remote: get rid of all the T packets when syncing the thread listPedro Alves3-4/+50
2014-10-15Push pruning old threads down to the targetPedro Alves18-65/+154
2014-10-15Merge remote thread listing methodsPedro Alves2-137/+185
2014-10-15Non-stop + software single-step archs: don't force displaced-stepping for all...Pedro Alves2-2/+6
2014-10-15Make single-step breakpoints be per-threadPedro Alves7-123/+174
2014-10-15thread.c: cleanup breakpoint deletionPedro Alves2-20/+37
2014-10-15Remove deprecated_insert_raw_breakpoint and friendsPedro Alves3-146/+21
2014-10-15Put single-step breakpoints on the bp_location chainPedro Alves7-147/+270
2014-10-15infrun.c: add for_each_just_stopped_threadPedro Alves2-32/+54
2014-10-15Rewrite non-continuable watchpoints handlingPedro Alves5-90/+114
2014-10-15Decide whether we may have removed breakpoints based on step_over_infoPedro Alves2-8/+20
2014-10-15gdbserver/win32: Rewrite debug registers handlingPedro Alves5-101/+175