aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-08mmo.c: Update URLs in documentation comments.Hans-Peter Nilsson1-5/+5
2014-05-08Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov8-15/+132
2014-05-07Add proper arm config for *-*-freebsd*.Andreas Tobler2-2/+6
2014-05-07aarch64: detect atomic sequences like other ll/sc architecturesKyle McMartin5-0/+188
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett21-27/+334
2014-05-07Fix an issue with "Rearrange MIPS INSN* masks" patch.Andrew Bennett2-3/+5
2014-05-07Relax the pattern in dwzbuildid.expYao Qi2-1/+6
2014-05-07daily updateAlan Modra1-1/+1
2014-05-06Fix issue where first reserved word of GOT is not initialized if thereCary Coutant3-68/+167
2014-05-06bfd/Richard Sandiford3-168/+77
2014-05-06daily updateAlan Modra1-1/+1
2014-05-05Don't complain about the source language when we have pubnames/pubtypes info.Cary Coutant2-15/+19
2014-05-05Document the GDB 7.7.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-05-05Properly handle multiple opcode prefixesH.J. Lu12-135/+598
2014-05-05Fix a dangling cleanup in linspec_parse_basic.Keith Seitz4-1/+24
2014-05-05Partially available/unavailable data in requested rangeYao Qi5-2/+183
2014-05-05Show new created displayYao Qi2-1/+6
2014-05-05Move traceframe checking out of traceframe generationYao Qi2-298/+332
2014-05-05daily updateAlan Modra1-1/+1
2014-05-04daily updateAlan Modra1-1/+1
2014-05-03Git sucks!Mark Kettenis1-1/+2
2014-05-03Enable rthreads support on OpenBSD/powerpc.Mark Kettenis2-1/+8
2014-05-03daily updateAlan Modra1-1/+1
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