aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant13-44/+533
2014-05-02Extend recognized types of SDT probe's argumentsSergio Durigan Junior5-14/+111
2014-05-02Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT argumentsSergio Durigan Junior5-5/+109
2014-05-02Move fwait test with prefix to prefix.sH.J. Lu7-9/+13
2014-05-02Use sigsetjmp/siglongjmp in opcodesH.J. Lu11-18/+110
2014-05-02Sort target vectors to suit renamingAlan Modra4-920/+1000
2014-05-02bfd target vector rationalisationAlan Modra201-2329/+2382
2014-05-02daily updateAlan Modra1-1/+1
2014-05-02gdb_load: Fix latent bugsPedro Alves3-3/+14
2014-05-02ld/testsuite:Hans-Peter Nilsson8-1/+94
2014-05-02 * mmo.c (mmo File layout documentation): Add note about low bitsHans-Peter Nilsson2-15/+57
2014-05-01 * config.sub, config.guess: Import from upstream.Richard Sandiford3-174/+41
2014-05-01include/opcode/Richard Sandiford2-10/+31
2014-05-01compare-sections: New -r option.David Taylor4-3/+25
2014-05-01Handle prefixes before fwaitH.J. Lu7-1/+29
2014-05-01New testsuite/boards/local-remote-host.exp board, now with editing onPedro Alves2-0/+36
2014-05-01Rename testsuite/boards/local-remote-host.exp -> testsuite/boards/local-remot...Pedro Alves2-0/+5
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-3/+23
2014-05-01daily updateAlan Modra1-1/+1
2014-04-30Fixes a problem with the BFD library running out of memory because it mistakenlyNick Clifton6-0/+53
2014-04-30Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c.Siva Chandra4-13/+21
2014-04-30Don't use vma to identify eh_frame personality functionAlan Modra2-6/+18
2014-04-30daily updateAlan Modra1-1/+1
2014-04-29or1k: Do not override section for non-TLS symbols.Christian Svensson2-9/+7
2014-04-29Fix remote connection to targets that don't support the QNonStop packet.Pedro Alves2-6/+68
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