aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-29daily updateAlan Modra1-1/+1
2014-04-28Add gdb.ada/dyn_arrayidx testcase.Joel Brobecker3-0/+72
2014-04-28dwarf2read.c::read_subrange_type: Handle dynamic lower boundsJoel Brobecker2-5/+6
2014-04-28Improve Ada dynamic range type handling.Joel Brobecker2-0/+8
2014-04-28Enhance dwarfread.c::resolve_dynamic_type to resolve dynamic rangesJoel Brobecker2-46/+80
2014-04-28Unnecessary XA type handling in ada_varobj_describe_simple_array_childJoel Brobecker2-7/+6
2014-04-28remove unnecessary second call to static_unwrap_type in ada_evaluate_subexpJoel Brobecker2-4/+6
2014-04-28This fixes a bootstrapping problem with gcc 4.9 in an x86 PE environment.Nick Clifton2-1/+10
2014-04-28[gdbserver] Correctly generate i386-avx512.cYao Qi2-1/+6
2014-04-28This patch reworks the fix to avoid a compile time warning so that it will workNick Clifton2-9/+12
2014-04-28daily updateAlan Modra1-1/+1
2014-04-27Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME...Hui Zhu2-0/+12
2014-04-27daily updateAlan Modra1-1/+1
2014-04-26* guile/scm-safe-call.c (scscm_eval_scheme_string): Fix comment.Doug Evans2-1/+5
2014-04-26Regenerate files for openrisk -> or1k changeAlan Modra7-19/+28
2014-04-26Compute the function length instead of hard coding itYao Qi2-3/+65
2014-04-26daily updateAlan Modra1-1/+1
2014-04-25Add missing gdbserver/ChangeLog entry for previous commit.Pedro Alves1-0/+19
2014-04-25PR server/16255: gdbserver cannot attach to a second inferior that is multi-t...Pedro Alves10-68/+217
2014-04-25Fix several "set remote foo-packet on/off" commands.Pedro Alves7-374/+435
2014-04-25This fixes a compile time warning which is being treated as an error. OlderNick Clifton2-1/+15
2014-04-25document "quit" command's argumentTom Tromey2-1/+10
2014-04-25news: mention support for C99 variable length arraysSanimir Agovic2-1/+8
2014-04-24Ensure unreferenced static symbols aren't omitted by clang (either marking th...David Blaikie8-20/+32
2014-04-24Cause clang to emit the definition of a type used only by pointerDavid Blaikie3-3/+9
2014-04-24Return by value to coax Clang into emitting the full definition of a test type.David Blaikie4-5/+12
2014-04-24XFAIL under Clang tests using labelsDavid Blaikie4-61/+65
2014-04-25Remove unused labels in dwarf assemblerYao Qi3-2/+9
2014-04-25daily updateAlan Modra1-1/+1
2014-04-25Add maintainers for OR1K.Christian Svensson2-0/+6
2014-04-24Fix and XFAIL test due to GCC PR55641, passes with clangDavid Blaikie2-1/+6
2014-04-24ada-lang.c: Expand standard_exc's introductory comment.Joel Brobecker2-1/+17
2014-04-24Adjust start-of-function braces to be compatible with ClangDavid Blaikie3-96/+113
2014-04-24 * peXXigen.c (rsrc_print_section): Fix compile time warning forNick Clifton2-2/+9
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm47-61/+4727
2014-04-24PR16867, linking object with separate debug fileAlan Modra6-147/+217
2014-04-24Fix a problem building the ARM assembler for non-ELF based toolchains.Nick Clifton2-1/+7
2014-04-24Fix PE/COFF resource merging problems. There were two issues:Nick Clifton2-77/+144
2014-04-24daily updateAlan Modra1-1/+1
2014-04-23Add missing PR ref to ChangeLog entry.Cary Coutant1-0/+1
2014-04-23Add missing break statement for case elfcpp::R_X86_64_PLTOFF64.Cary Coutant2-0/+5
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz19-146/+405
2014-04-23[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static.Pedro Alves3-6/+9
2014-04-23gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves5-21/+62
2014-04-23gdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.Pedro Alves2-1/+5
2014-04-23Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves14-15/+425
2014-04-23Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves10-22/+307
2014-04-23ld/arm: Fix testsuite failures for armeb-linux-eabiWill Newton25-132/+158
2014-04-23gas/arm: Fix gas tests to run on armeb-linux-eabiWill Newton5-6/+12
2014-04-23gas/arm: Force output of a data mapping symbol for literal poolsWill Newton5-2/+30