aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-23sim: assume recentish compiler/systemsMike Frysinger6-43/+14
2015-06-23gdb: microblaze: delete useless stubsMike Frysinger2-26/+7
2015-06-23Convert have_ptrace_getregset to a tri-state booleanYao Qi7-29/+53
2015-06-23[AArch64] Generate DT_TEXTREL for relocation against read-only sectionJiong Wang6-0/+60
2015-06-23Automatic date update in version.inGDB Administrator1-1/+1
2015-06-22PPC sync instruction accepts invalid and incompatible operandsPeter Bergner5-17/+57
2015-06-22Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton19-49/+128
2015-06-22Add comments on using board file remote-gdbserver-on-localhost.expYao Qi2-0/+7
2015-06-22Don't skip hw breakpoint/watchpoint tests for aarch64 targetYao Qi2-1/+9
2015-06-22Automatic date update in version.inGDB Administrator1-1/+1
2015-06-21sim: common: add basic model assertMike Frysinger2-0/+5
2015-06-21sim: common: use standard intXX_t types for signedXXMike Frysinger2-82/+27
2015-06-21sim: common: standardize multiple include definesMike Frysinger6-13/+26
2015-06-21Don't use $< in MakefilesAlan Modra3-44/+49
2015-06-21Automatic date update in version.inGDB Administrator1-1/+1
2015-06-20Automatic date update in version.inGDB Administrator1-1/+1
2015-06-19Allow for optional operands with non-zero default values.Peter Bergner11-32/+75
2015-06-19Remove special support in gdb for Sun's version of stabs.Doug Evans13-264/+43
2015-06-19Automatic date update in version.inGDB Administrator1-1/+1
2015-06-18remote: consider addressable unit size when reading/writing memorySimon Marchi6-112/+200
2015-06-18Test the interaction between GDBHISTSIZE and .gdbinitPatrick Palka2-3/+25
2015-06-18Add support for using the ADR alias in Thumb mode against nearby symbols.Nick Clifton6-0/+72
2015-06-18Fix the computation of the addends for an ARM_TLS_LE32 reloc.Nick Clifton7-3/+62
2015-06-18sim: syscall: simplify unknown syscall traceMike Frysinger2-5/+7
2015-06-18sim: callback: fix sentinel testing when walking mapsMike Frysinger2-2/+7
2015-06-18Automatic date update in version.inGDB Administrator1-1/+1
2015-06-17Fix problems with finishing a dummy function call on simulators.Luis Machado2-30/+26
2015-06-17Remove unused function make_breakpoint_permanent.Luis Machado3-22/+6
2015-06-17Make NEWS entry and manual regarding GDBHISTSIZE more consistentPatrick Palka2-3/+8
2015-06-17Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka7-19/+120
2015-06-17Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka8-14/+36
2015-06-17sim: syscall: add common sim_syscall helpersMike Frysinger15-171/+197
2015-06-17sim: syscall: unify memory helpersMike Frysinger20-214/+167
2015-06-17sim: callback: add human readable strings for debugging to mapsMike Frysinger9-675/+784
2015-06-17Fix tcl errorYao Qi2-3/+6
2015-06-17[AArch64] Select correct linker emulation for ILP32 according to endianesJiong Wang3-10/+24
2015-06-17Fix compile warnings building previous delta in a 32-bit environment.Nick Clifton2-8/+43
2015-06-17Don't truncate the history file when history size is unlimitedPatrick Palka4-1/+70
2015-06-17Add support for converting LDR Rx,=<imm> to MOV or MVN in Thumb2 mode.Alessandro Marzocchi7-4/+126
2015-06-17Add support for converting VLDR <reg>,=<constant> to a VMOV instruction when ...Alessandro Marzocchi10-61/+452
2015-06-17S390: Add syscall info for syscalls from 344 up to 354Andreas Arnez3-0/+27
2015-06-17Add vector ABI tests to gnu_vector.expAndreas Arnez3-21/+152
2015-06-17Automatic date update in version.inGDB Administrator1-1/+1
2015-06-17gas: section name substitution sequenceNicolas Pitre5-1/+81
2015-06-16GDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.Michael Eager2-0/+10
2015-06-16Call target_terminal_ours_for_output() before refreshing TUI's frame infoPatrick Palka2-0/+13
2015-06-16[AArch64] Support id_mmfr4 system registerMatthew Wahab5-11/+23
2015-06-16Fix build when size_t is not available in bfd-in2.hJon Turney3-2/+7
2015-06-16Fixes a compile time warnng about left shifting a negative value.Szabolcs Nagy2-1/+5
2015-06-16Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7Martin Simmons2-0/+6