aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-21Fix internal error in do_relocate_sections when using plugins.Cary Coutant2-3/+9
2015-03-22Automatic date update in version.inGDB Administrator1-1/+1
2015-03-21Fix undefined behavior in TUI's TAB expansionEli Zaretskii2-8/+14
2015-03-21Automatic date update in version.inGDB Administrator1-1/+1
2015-03-20[gdb/DWARF] Introduce linked list for dynamic attributesKeven Boell4-32/+136
2015-03-20constify i386-sol2-tdep.c and machoread.cPedro Alves3-2/+9
2015-03-20constify set_breakpoint_conditionPedro Alves3-2/+7
2015-03-20constify tui/tui-io.cPedro Alves2-1/+5
2015-03-20constify xcoffread.cPedro Alves2-2/+6
2015-03-20constify remote-m32r-sdi.cPedro Alves2-1/+6
2015-03-20constify nto-tdep.cPedro Alves2-2/+9
2015-03-20constify gdbserver/tracepoint.cPedro Alves2-1/+6
2015-03-20constify gdbserver/server.cPedro Alves2-1/+5
2015-03-20constify sparc-sol2-tdep.c and spu-tdep.cPedro Alves3-2/+7
2015-03-20Remove gdb.hpJan Kratochvil71-5010/+85
2015-03-20Limit multi-byte nop instructions to 10 bytesH.J. Lu47-3432/+920
2015-03-20Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.Nick Clifton3-6/+35
2015-03-20Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_initYao Qi2-1/+5