aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-14Fix race condition while building EH frame header.Cary Coutant3-2/+20
2013-11-14off-by-one fix for py-linetable.cTom Tromey2-2/+7
2013-11-14 PR ld/16017Nick Clifton2-7/+34
2013-11-14testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on armOmair Javaid3-4/+23
2013-11-14 PR ld/16082Nick Clifton2-0/+10
2013-11-14GDB/MI: Add new "--language LANG" command option.Joel Brobecker9-1/+142
2013-11-14New function cli-utils.c:extract_arg_constJoel Brobecker3-8/+31
2013-11-14language.h: Add "symtab.h" #includeJoel Brobecker2-0/+6
2013-11-14ld/ARM: Fix script-type testsuite failure.Will Newton2-1/+4
2013-11-13* breakpoint.c (bpstat_check_breakpoint_conditions): For threadDoug Evans2-4/+14
2013-11-14daily updateAlan Modra1-1/+1
2013-11-13Fix PR # dyslexia in ChangeLog for previous commit. It should haveKeith Seitz1-1/+1
2013-11-13PR c++/7539Keith Seitz7-7/+460