aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-13Fix reading of .debug_str_offsets{,.dwo} twice.HEADmasterDoug Evans
2015-04-13Harden gdb.base/bp-permanent.expLuis Machado
2015-04-13Harden gdb.base/coredump-filter.expLuis Machado
2015-04-13Catch exception in lib/gdbserver-support.exp:gdb_exitYao Qi
2015-04-13Don't check object claimed by pluginH.J. Lu
2015-04-13Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.expSergio Durigan Junior
2015-04-13sim: fix the PKGVERSION defineMike Frysinger
2015-04-13sim: options: add --version supportMike Frysinger
2015-04-13sim: switch to gdb version scriptMike Frysinger
2015-04-13sim: mn10300: convert to sim-cpuMike Frysinger
2015-04-13sim: v850: convert to sim-cpuMike Frysinger
2015-04-13sim: mips: convert to sim-cpuMike Frysinger
2015-04-13sim: m68hc11: convert to sim-cpuMike Frysinger
2015-04-13sim: mips: fix prototype warningsMike Frysinger
2015-04-13sim: ft32: fix ft32_pc_get logicMike Frysinger
2015-04-13Automatic date update in version.inGDB Administrator
2015-04-13Do unset_currtarget_info ldscript for all simulator testsuites.Hans-Peter Nilsson
2015-04-12sim: arm/mips: fix sim_read/sim_write linkage errorsMike Frysinger
2015-04-12sim: ft32: delete sim_read/sim_write funcsMike Frysinger
2015-04-11Revert the last 2 commits on pagesize_m1H.J. Lu
2015-04-12Automatic date update in version.inGDB Administrator
2015-04-11Don't call getpagesize more than onceH.J. Lu
2015-04-11Initialize pagesize_m1 in bfd_cache_initH.J. Lu
2015-04-11Remove an extra ';'H.J. Lu
2015-04-11Remove --xdbJan Kratochvil
2015-04-11Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu
2015-04-11Automatic date update in version.inGDB Administrator
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu
2015-04-10Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves
2015-04-10step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves
2015-04-10Add extern_protected_data and set it for x86H.J. Lu
2015-04-10[arm] watchpoint-reuse-slot.exp: skip setting HW points on some addressYao Qi
2015-04-10PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping onPedro Alves
2015-04-10Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s...Pedro Alves
2015-04-10Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86Pedro Alves
2015-04-10Add a testcase for PR ld/18223H.J. Lu
2015-04-10Use bfd_alloc for compressed section contentsH.J. Lu
2015-04-10Fix gdb.base/sigstep.exp with displaced stepping on software single-step targetsPedro Alves
2015-04-10Downgrade linker error on protected symbols in .dynbss to a warningAlan Modra
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra
2015-04-10gdb/18216: displaced step+deliver signal, a thread needs step-over, crashPedro Alves
2015-04-10[arm] Fix displaced stepping for thumb alu reg instructionYao Qi
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves
2015-04-10Correct setting of elf_list_optionsAlan Modra
2015-04-10doc patch: compile: missing bitsJan Kratochvil
2015-04-10Add documentation about the interation of the ARM assembler's -EB option and ...Nick Clifton
2015-04-10Mark _init and _fini for --gc-sectionsAlan Modra
2015-04-10Automatic date update in version.inGDB Administrator
2015-04-09Allow gold to resolve defined TLS symbols in a PIE link.Cary Coutant
2015-04-09Update comments in compress.cH.J. Lu