summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PREFIX_MOD_3_0FC7_REG_6/PREFIX_MOD_3_0FC7_REG_7users/hjl/pr17898H.J. Lu2015-04-151-5/+21
* Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-156-0/+26
* Increase timeout in watch-bitfields.exp for software watchpointYao Qi2015-04-156-54/+92
* sim: unify sim-cpu usageMike Frysinger2015-04-1569-139/+126
* sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu stateMike Frysinger2015-04-1515-15/+88
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-1425-32/+517
* xfail pr18223 test for tic6xAlan Modra2015-04-152-0/+5
* Fix typo in last ChangeLog.Hans-Peter Nilsson2015-04-151-1/+1
* Adjust src-release.sh for sim using the gdb create-version.sh.Hans-Peter Nilsson2015-04-152-3/+13
* Fix typo in commit 6ff71e76Alan Modra2015-04-152-1/+5
* Automatic date update in version.inGDB Administrator2015-04-151-1/+1
* Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2015-04-149-400/+555
* Harden gdb.base/bp-permanent.expLuis Machado2015-04-142-1/+6
* Zero supplied stat buffers in functions that pretend to statGary Benson2015-04-145-0/+11
* Add -z noextern-protected-data to ld for ELF/x86H.J. Lu2015-04-1422-4/+105
* sim: ppc: fix up version scriptMike Frysinger2015-04-132-2/+8
* Automatic date update in version.inGDB Administrator2015-04-141-1/+1
* * MAINTAINERS: Update my email address.Stan Shebs2015-04-132-2/+6
* Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin2015-04-1316-7/+470
* Fix reading of .debug_str_offsets{,.dwo} twice.Doug Evans2015-04-132-8/+15
* Harden gdb.base/bp-permanent.expLuis Machado2015-04-132-1/+17
* Harden gdb.base/coredump-filter.expLuis Machado2015-04-132-0/+17
* Catch exception in lib/gdbserver-support.exp:gdb_exitYao Qi2015-04-132-9/+22
* Don't check object claimed by pluginH.J. Lu2015-04-132-0/+10
* Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.expSergio Durigan Junior2015-04-132-4/+9
* sim: fix the PKGVERSION defineMike Frysinger2015-04-1355-55/+164
* sim: options: add --version supportMike Frysinger2015-04-132-0/+18
* sim: switch to gdb version scriptMike Frysinger2015-04-133-40/+8
* sim: mn10300: convert to sim-cpuMike Frysinger2015-04-134-10/+47
* sim: v850: convert to sim-cpuMike Frysinger2015-04-134-9/+42
* sim: mips: convert to sim-cpuMike Frysinger2015-04-134-11/+44
* sim: m68hc11: convert to sim-cpuMike Frysinger2015-04-134-11/+48
* sim: mips: fix prototype warningsMike Frysinger2015-04-132-63/+43
* sim: ft32: fix ft32_pc_get logicMike Frysinger2015-04-132-1/+5
* Automatic date update in version.inGDB Administrator2015-04-131-1/+1
* Do unset_currtarget_info ldscript for all simulator testsuites.Hans-Peter Nilsson2015-04-134-6/+18
* sim: arm/mips: fix sim_read/sim_write linkage errorsMike Frysinger2015-04-124-2/+11
* sim: ft32: delete sim_read/sim_write funcsMike Frysinger2015-04-122-22/+4
* Revert the last 2 commits on pagesize_m1H.J. Lu2015-04-112-14/+4
* Automatic date update in version.inGDB Administrator2015-04-121-1/+1
* Don't call getpagesize more than onceH.J. Lu2015-04-111-1/+2
* Initialize pagesize_m1 in bfd_cache_initH.J. Lu2015-04-112-4/+13
* Remove an extra ';'H.J. Lu2015-04-112-1/+5
* Remove --xdbJan Kratochvil2015-04-1122-444/+53
* Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu2015-04-1112-18/+96
* Automatic date update in version.inGDB Administrator2015-04-111-1/+1
* Check GOTOFF reloc against protected data on x86H.J. Lu2015-04-1013-13/+100
* Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves2015-04-102-10/+15
* step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves2015-04-102-2/+10
* Add extern_protected_data and set it for x86H.J. Lu2015-04-1021-8/+112