aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-23[AArch64] Adjust layout emultempl/aarch64elf.em.Marcus Shawcroft2-1/+6
2015-03-23Remove is_merge_section_for.Rafael Ávila de Espíndola7-115/+71
2015-03-23Fix thinko with previous delta to RL78 sim, by adding code to define the G10 ...Nick Clifton4-2/+14
2015-03-23sim: dv-sockser: move build to common dirMike Frysinger29-100/+123
2015-03-23sim: dv-sockser: add stub funcs when not availableMike Frysinger11-36/+61
2015-03-23sim: bfin/msp430: drop run-sim.h includeMike Frysinger4-2/+8
2015-03-23sim: sh64: delete dv-sockser referencesMike Frysinger2-5/+6
2015-03-23Automatic date update in version.inGDB Administrator1-1/+1
2015-03-22Fix support for i386 TLS GD-to-IE optimization.Cary Coutant2-19/+14
2015-03-21Fix internal error with -z relro when .tbss is last relro section.Cary Coutant2-3/+10
2015-03-21Fix bug when optimizing string pools of aligned strings.Cary Coutant2-1/+9
2015-03-21PR gold/18048: Fix INCLUDE directive support for goldCary Coutant10-22/+112
2015-03-21Support compressed debug sections in dynamic object files.Cary Coutant5-129/+128