aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Linux x86 low-level debug register code synchronizationGary Benson4-5/+18
2015-03-24Rename gdbserver's low-level Linux x86 debug register accessorsGary Benson2-10/+24
2015-03-24Make lwp_info.arch_private handling sharedGary Benson14-38/+198
2015-03-24Change signature of linux_target_ops.new_threadGary Benson7-14/+23
2015-03-24Introduce basic LWP accessorsGary Benson7-10/+103
2015-03-24Make linux_stop_lwp be a shared functionGary Benson5-2/+16
2015-03-24Add iterate_over_lwps to gdbserverGary Benson8-34/+108
2015-03-24Add x86_debug_reg_state to gdbserverGary Benson5-9/+27
2015-03-24Introduce current_lwp_ptidGary Benson7-14/+53
2015-03-24Fix breakpoint thread condition missing with mi and a pending breakpoint.Antoine Tremblay8-25/+144
2015-03-24[AArch64] Refactor generation of 835769 workaround stubs.Marcus Shawcroft2-104/+41
2015-03-24[AArch64] Use _bfd_aarch64_add_stub_entry_in_group.Marcus Shawcroft2-15/+10
2015-03-24Make powerpc bfd ld reloc overflow vs undefined symbols match goldAlan Modra3-40/+34
2015-03-24sim: m68hc11/mips/mn10300/v850: add basic sim_pc_getMike Frysinger8-0/+38
2015-03-24PR18147, relocation overflow when --unresolved-symbols=ignore-allAlan Modra2-1/+7
2015-03-24Extend arm_feature_set struct to provide more bitsTerry Guo6-1485/+2816
2015-03-24sim: profile: disconnect from watchpoint coreMike Frysinger2-12/+11
2015-03-24sim: moxie: clean up build time warningsMike Frysinger2-44/+30
2015-03-24sim: moxie: convert to nrun.oMike Frysinger6-189/+201
2015-03-24sim: erc32/h8300/m68hc11: trim unused functionsMike Frysinger10-85/+21
2015-03-24sim: moxie: switch to common sim-command.oMike Frysinger3-12/+6
2015-03-24sim: clean up SIM_HAVE_BIENDIANMike Frysinger7-11/+15
2015-03-24sim: m32r: drop duplicate dv_sockser_install callMike Frysinger2-8/+4
2015-03-24sim: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off."Mike Frysinger12-10/+24
2015-03-24sim: fix sim-hardware configure optionMike Frysinger22-67/+67
2015-03-23sim: drop support for requiring hw supportMike Frysinger21-111/+96
2015-03-23sim: cris: delete unused CONFIG_DEVICESMike Frysinger2-3/+5
2015-03-23sim: mn10300: fix duplicated hardware optionMike Frysinger3-119/+4
2015-03-23sim: iq2000/mn10300: drop dv-sockser.o referencesMike Frysinger4-7/+11
2015-03-23sim: frv: delete UART device supportMike Frysinger2-37/+6
2015-03-24Automatic date update in version.inGDB Administrator1-1/+1
2015-03-23Fix indentation in ser_windows_setparity and hardwire_setparity.Joel Brobecker3-2/+7
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev16-4/+206
2015-03-23Update comment of linespec_lexer_lex_keyword.Keith Seitz2-2/+5
2015-03-23Add missing changelog entries of last commitKeith Seitz2-0/+20
2015-03-23Expand keyword lexing intelligence in the linespec parser.Keith Seitz5-22/+153
2015-03-23PR gdb/18021 - defend against "static virtual" methodsKeith Seitz4-1/+83
2015-03-23[OBV] Fix build -- missing ';'Keith Seitz2-1/+6
2015-03-23Adding Changelog for previous commit.Marcus Shawcroft1-0/+6
2015-03-23Factor out _bfd_aarch64_erratum_835769_stub_nameMarcus Shawcroft1-7/+11
2015-03-23[AArch64] Factor out _bfd_aarch64_resize_stubs()Marcus Shawcroft2-12/+30
2015-03-23[AArch64] Factor stub creation code into _bfd_aarch64_create_stub_section.Marcus Shawcroft2-14/+29
2015-03-23[AArch64] Factor out common behaviour between elf_aarch64_create_or_find_stub...Marcus Shawcroft2-52/+42
2015-03-23[AArch64] Flip sense of erratum_835769_scan.Marcus Shawcroft2-8/+19
2015-03-23[AArch64] Drop unused argument to elf_aarch64_create_or_find_stub_secMarcus Shawcroft2-10/+11
2015-03-23[AArch64] Remove unused variable.Marcus Shawcroft2-3/+6
2015-03-23Fixup previous changelog entry.Marcus Shawcroft1-1/+2
2015-03-23Remove dead code.Marcus Shawcroft2-16/+6
2015-03-23[AArch64] Tidy up in aarch64_mem_op_p().Marcus Shawcroft2-19/+31
2015-03-23[AArch64] Adjust layout of elfNN_aarch64_write_section.Marcus Shawcroft2-1/+5