aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-15sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu stateMike Frysinger15-15/+88
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu25-32/+517
2015-04-15xfail pr18223 test for tic6xAlan Modra2-0/+5
2015-04-15Fix typo in last ChangeLog.Hans-Peter Nilsson1-1/+1
2015-04-15Adjust src-release.sh for sim using the gdb create-version.sh.Hans-Peter Nilsson2-3/+13
2015-04-15Fix typo in commit 6ff71e76Alan Modra2-1/+5
2015-04-15Automatic date update in version.inGDB Administrator1-1/+1
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton9-400/+555
2015-04-14Harden gdb.base/bp-permanent.expLuis Machado2-1/+6
2015-04-14Zero supplied stat buffers in functions that pretend to statGary Benson5-0/+11
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu22-4/+105
2015-04-13sim: ppc: fix up version scriptMike Frysinger2-2/+8
2015-04-14Automatic date update in version.inGDB Administrator1-1/+1
2015-04-13 * MAINTAINERS: Update my email address.Stan Shebs2-2/+6
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin16-7/+470
2015-04-13Fix reading of .debug_str_offsets{,.dwo} twice.Doug Evans2-8/+15
2015-04-13Harden gdb.base/bp-permanent.expLuis Machado2-1/+17
2015-04-13Harden gdb.base/coredump-filter.expLuis Machado2-0/+17
2015-04-13Catch exception in lib/gdbserver-support.exp:gdb_exitYao Qi2-9/+22
2015-04-13Don't check object claimed by pluginH.J. Lu2-0/+10
2015-04-13Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.expSergio Durigan Junior2-4/+9
2015-04-13sim: fix the PKGVERSION defineMike Frysinger55-55/+164
2015-04-13sim: options: add --version supportMike Frysinger2-0/+18
2015-04-13sim: switch to gdb version scriptMike Frysinger3-40/+8
2015-04-13sim: mn10300: convert to sim-cpuMike Frysinger4-10/+47
2015-04-13sim: v850: convert to sim-cpuMike Frysinger4-9/+42
2015-04-13sim: mips: convert to sim-cpuMike Frysinger4-11/+44
2015-04-13sim: m68hc11: convert to sim-cpuMike Frysinger4-11/+48
2015-04-13sim: mips: fix prototype warningsMike Frysinger2-63/+43
2015-04-13sim: ft32: fix ft32_pc_get logicMike Frysinger2-1/+5
2015-04-13Automatic date update in version.inGDB Administrator1-1/+1
2015-04-13Do unset_currtarget_info ldscript for all simulator testsuites.Hans-Peter Nilsson4-6/+18
2015-04-12sim: arm/mips: fix sim_read/sim_write linkage errorsMike Frysinger4-2/+11
2015-04-12sim: ft32: delete sim_read/sim_write funcsMike Frysinger2-22/+4
2015-04-11Revert the last 2 commits on pagesize_m1H.J. Lu2-14/+4
2015-04-12Automatic date update in version.inGDB Administrator1-1/+1
2015-04-11Don't call getpagesize more than onceH.J. Lu1-1/+2
2015-04-11Initialize pagesize_m1 in bfd_cache_initH.J. Lu2-4/+13
2015-04-11Remove an extra ';'H.J. Lu2-1/+5
2015-04-11Remove --xdbJan Kratochvil22-444/+53
2015-04-11Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu12-18/+96
2015-04-11Automatic date update in version.inGDB Administrator1-1/+1
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu13-13/+100
2015-04-10Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves2-10/+15
2015-04-10step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves2-2/+10
2015-04-10Add extern_protected_data and set it for x86H.J. Lu21-8/+112
2015-04-10[arm] watchpoint-reuse-slot.exp: skip setting HW points on some addressYao Qi2-0/+33
2015-04-10PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping onPedro Alves2-7/+27
2015-04-10Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s...Pedro Alves3-10/+46
2015-04-10Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86Pedro Alves3-6/+49