aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-16NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt.Kuan-Lin Chen8-1847/+2344
2014-09-16daily updateAlan Modra1-1/+1
2014-09-16Implement support for recording vector data transfer instructionsOmair Javaid2-1/+103
2014-09-16Implement support for recording extension register ld/st insnOmair Javaid2-2/+183
2014-09-16Implement support for recording VFP data processing instructionsOmair Javaid2-1/+218
2014-09-16Implement support for recording thumb2 ASIMD struct ld/st insnsOmair Javaid2-1/+197
2014-09-16Implement support for recording arm/thumb mode coprocessor instructionsOmair Javaid2-10/+122
2014-09-15Rename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIXH.J. Lu2-3/+10
2014-09-15This fixes a typo in a previous commit.Chen Gang2-1/+7
2014-09-15Add support for MIPS R6.Andrew Bennett107-479/+8476
2014-09-15Ensure softfloat and singlefloat take precedence in consistency checksMatthew Fortune12-22/+45
2014-09-15daily updateAlan Modra1-1/+1
2014-09-14Fix set up of queue-signal.exp test.Doug Evans2-0/+47
2014-09-13New command queue-signal.Doug Evans8-6/+297
2014-09-14daily updateAlan Modra1-1/+1
2014-09-13 * linux-nat.c (wait_lwp): Add debugging printf.Doug Evans2-0/+9
2014-09-13Pass plain-text prompt to with_gdb_prompt.Doug Evans3-3/+38
2014-09-13Fix some ChangeLog typosAlan Modra1-4/+4
2014-09-13daily updateAlan Modra1-1/+1
2014-09-12after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_testPedro Alves21-463/+125
2014-09-12[IRIX] eliminate deprecated_insert_raw_breakpoint usesPedro Alves5-119/+102
2014-09-12gas: fix bumping to architectures >v9 in sparc64-* targets.Jose E. Marchesi2-9/+25
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett16-10/+47
2014-09-12PR tdep/17379: Fix internal-error when stack pointer is invalid.Edjunior Barbosa Machado5-3/+87
2014-09-12testsuite: Fix runaway attach processesJan Kratochvil3-6/+15
2014-09-12Clarify GDBSERVER use in linux-waitpid.cGary Benson2-5/+13
2014-09-12Remove GDBSERVER uses from x86-dregs.cGary Benson2-6/+7
2014-09-12Remove GDBSERVER uses from linux-btrace.cGary Benson3-7/+9
2014-09-12Include common-defs.h instead of defs.h/server.h in shared codeGary Benson20-106/+42
2014-09-12Introduce common-regcache.hGary Benson9-9/+80
2014-09-12Fix tc-i386.c -Werror=logical-not-parentheses errorAlan Modra2-6/+12
2014-09-12Test for overflow in eh_frame_hdr entries and for overlapping FDEsAlan Modra3-10/+50
2014-09-12daily updateAlan Modra1-1/+1
2014-09-11Make gdb/regcache.h self-contained.Thomas Schwinge2-0/+5
2014-09-11gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves7-10/+115
2014-09-11testsuite: refactor spawn and wait for attachPedro Alves8-83/+48
2014-09-11Introduce common/symbol.hGary Benson8-15/+108
2014-09-11Introduce target_{stop,continue}_ptidGary Benson6-35/+85
2014-09-11Introduce target/target.hGary Benson9-49/+139
2014-09-11Introduce show_debug_regsGary Benson11-54/+63
2014-09-11Fix gdb.fortran/array-element.exp failures.Gabriel Krisman Bertazi2-12/+8
2014-09-11daily updateAlan Modra1-1/+1
2014-09-10Support gdbarch_convert_register_p targets in address_from_registerUlrich Weigand2-4/+26
2014-09-10Properly handle suffix for iret and sysretH.J. Lu10-30/+218
2014-09-11Move ELF section headers to end of object fileAlan Modra64-137/+207
2014-09-10AIX: Remove exec_one_dummy_insn hackUlrich Weigand2-57/+5
2014-09-10dynarr-ptr.exp: Add ptype tests.Joel Brobecker2-0/+28
2014-09-10Ada: Print bounds/length of pointer to array with dynamic boundsJoel Brobecker4-2/+93
2014-09-10Ada subscripting of pointer to array with dynamic boundsJoel Brobecker4-8/+125
2014-09-10print PTR.all where PTR is an Ada thin pointerJoel Brobecker5-1/+194