aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-18remove gdb_string.hTom Tromey297-365/+595
2013-11-18import strstr and strerror modulesTom Tromey19-197/+2925
2013-11-18change how list of modules is computedTom Tromey2-1/+14
2013-11-18link gdbreplay against gnulibTom Tromey2-2/+7
2013-11-18Add a dummy "int bnd_prefix" argumentH.J. Lu2-2/+8
2013-11-18Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to goldH.J. Lu6-8/+103
2013-11-18Add support for armv7ve to gas.Yufeng Zhang7-14/+46
2013-11-18Separate emulations for nios2-elf and nios2-linux.Chung-Lin Tang5-0/+34
2013-11-18sparc: support single-stepping over longjmp calls.Jose E. Marchesi4-0/+89
2013-11-18Simplify dwarf2-frame.c:read_addr_from_reg.Pedro Alves2-6/+6
2013-11-18mi-language.exp: Check "langauge-option" in -list-features output.Joel Brobecker2-0/+11
2013-11-18gas/Yufeng Zhang5-5/+20
2013-11-18Revert "Add support for AArch64 trace unit registers."Yufeng Zhang14-1022/+55
2013-11-18Add "language-option" to -list-featuresJoel Brobecker4-0/+15
2013-11-18daily updateAlan Modra1-1/+1
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu24-17/+333
2013-11-17Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker5-15/+36
2013-11-17daily updateAlan Modra1-1/+1
2013-11-16gdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique exception name.Joel Brobecker7-14/+28
2013-11-15gas/Yufeng Zhang14-8/+1053
2013-11-16daily updateAlan Modra1-1/+1
2013-11-15MIPS/opcodes: Add MFCR and MTCR data dependenciesMaciej W. Rozycki2-2/+7
2013-11-15 * lib/mi-support.exp (mi_gdb_test): Expect different formatsLuis Machado3-13/+83
2013-11-15gdb/NEWS: Fix typoJan Kratochvil2-1/+5
2013-11-15Make room for PLT0 directlyH.J. Lu3-2/+8
2013-11-15* cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_...uros2-9/+16
2013-11-15gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.Joel Brobecker3-2/+11
2013-11-15Fix GDB crash with upstream GCC due to memcpy(NULL, ...)Andreas Arnez2-2/+8
2013-11-15Start inferior before running test listing Ada exceptions.Joel Brobecker3-0/+17
2013-11-15fix PR c++/16117Tom Tromey8-23/+159
2013-11-15Reorder invalid default mask checkMichael Zolotukhin5-37/+57
2013-11-14* gdb.python/py-breakpoint.exp: Make tests have unique names.Doug Evans2-29/+39
2013-11-14* gdb.python/py-breakpoint.exp: Reformat for 80 columns.Doug Evans2-79/+164
2013-11-14* gdb.python/py-breakpoint.exp: Split up into several functions,Doug Evans2-291/+345
2013-11-15Add missing ChangeLog for 88b8e63904fda25c029deaf25d7b4e489b351470Alan Modra1-0/+12
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker14-5/+247
2013-11-15Fixes to powerpc64 gold ELFv2 supportAlan Modra2-154/+350
2013-11-15PowerPC64 ELFv2 trampoline matchAlan Modra3-38/+208
2013-11-15daily updateAlan Modra1-1/+1
2013-11-14print summary from "make check"Tom Tromey2-0/+5
2013-11-14Revert "Fix race condition while building EH frame header."Cary Coutant3-11/+16
2013-11-14fix grammar oddity in the manualTom Tromey2-1/+5
2013-11-14infrun.c:handle_signal_stop: Move initial connection/attachment handling code...Pedro Alves2-51/+62
2013-11-14infrun.c: Split handle_inferior_event further.Pedro Alves2-21/+50
2013-11-14Eliminate enum bpstat_signal_value, simplify random signal checks further.Pedro Alves5-58/+40
2013-11-14infrun.c:handle_inferior_event: Rework random signal checks.Pedro Alves3-23/+28
2013-11-14infrun.c: Don't set ecs->random_signal for "catchpoint" events (eliminate ecs...Pedro Alves2-32/+26
2013-11-14infrun.c:handle_inferior_event: Move comment.Pedro Alves2-11/+17
2013-11-14infrun.c:handle_inferior_event: Don't fall through in TARGET_WAITKIND_LOADED ...Pedro Alves2-8/+23
2013-11-14Add --verify-only option to DWP.Cary Coutant3-9/+211