aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-02MIPS/GAS/doc: Include MIPS options in the man pageMaciej W. Rozycki2-0/+7
2017-02-02Move "tee" building down to interpreter::set_logging_procPedro Alves8-102/+155
2017-02-02Fix "-gdb-set logging redirect on" crashPedro Alves4-83/+43
2017-02-02Tweak pretty_print_disassembler's intro commentPedro Alves2-1/+5
2017-02-02Reuse buffers across gdb_pretty_print_insn callsPedro Alves4-16/+57
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves81-2108/+1350
2017-02-02Add back gdb_pretty_print_insnPedro Alves4-43/+47
2017-02-02[ld, testsuite] Restrict dl1*main and dl6*main tests on platforms which have ...Jiong Wang3-39/+94
2017-02-01Remove unused file_string parameter in gdb_disassemblySimon Marchi6-5/+12
2017-02-02Automatic date update in version.inGDB Administrator1-1/+1
2017-02-01MIPS/LD/testsuite: Correct relocation addends in VxWorks testsMaciej W. Rozycki5-14/+22
2017-02-01MIPS/LD/testsuite: Fix a `tls-multi-got-1-1.s' build failureMaciej W. Rozycki4-25/+35
2017-02-01Big-endian targets: Don't ignore offset into DW_OP_implicit_valueAndreas Arnez5-19/+95
2017-02-01testsuite: diagnose a running GDB in gdb_skip_xml_testsMarkus Metzger2-0/+9
2017-02-01btrace, testsuite: fix extended-remote failMarkus Metzger2-0/+8
2017-02-01btrace, testsuite: fix extended-remote non-stop testMarkus Metzger2-2/+9
2017-02-01btrace: add unsupported/untested messages when skipping testsMarkus Metzger26-79/+196
2017-02-01btrace: allow recording to be started (and stopped) for running threadsMarkus Metzger6-4/+190
2017-02-01thread: add can_access_registers_ptidMarkus Metzger3-0/+29
2017-02-01[ld, testsuite] Append $board_cflags in one more place in ld-unique/unique.expJiong Wang2-1/+6
2017-02-01Fix failing print-memory-usage-1 on WindowsSenthil Kumar Selvaraj2-1/+6
2017-01-31Don't allow mov-to-lea optimization for __ehdr_start.Cary Coutant2-3/+15
2017-02-01PR ld/20828: LD/testsuite: Correct indentationMaciej W. Rozycki2-20/+26
2017-02-01[ob/pushed] Use gdb_insn_length instead of creating dummy streamPedro Alves2-6/+5
2017-02-01Automatic date update in version.inGDB Administrator1-1/+1
2017-01-31gdb/mi/mi-interp.c: Fix typosPedro Alves2-2/+7
2017-01-31gdb/stack.c: Remove unused mem_fileopenPedro Alves2-7/+5
2017-01-31gdb/varobj.c: Fix leakPedro Alves2-1/+5
2017-01-31gdb: make_scoped_restore and types convertible to TPedro Alves2-4/+14
2017-01-31Fix buffer overflows in ld when printing translated strings.Nick Clifton3-9/+7
2017-01-31Automatic date update in version.inGDB Administrator1-1/+1
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki25-25/+694
2017-01-30MIPS/GAS/testsuite: Convert branch local list tests to dump testsMaciej W. Rozycki8-12/+35
2017-01-30Automatic date update in version.inGDB Administrator1-1/+1
2017-01-29Fix another typo in the last ChangeLog entry.Hans-Peter Nilsson1-1/+1
2017-01-29Fix typo in ChangeLogHans-Peter Nilsson1-1/+1
2017-01-29PR binutils/19935Hans-Peter Nilsson1-0/+1
2017-01-29Fix long-standing buglet and fallout from now-default initfini-array.Hans-Peter Nilsson2-2/+7
2017-01-29Automatic date update in version.inGDB Administrator1-1/+1
2017-01-28Automatic date update in version.inGDB Administrator1-1/+1
2017-01-27[ld, testsuite] XFAIL "pr20995-2", "Build pr20995-2.so" on arm*-*-eabi*Jiong Wang2-1/+12
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi39-265/+579
2017-01-27amd64: simplify addition of new general registers.Walfred Tedeschi2-1/+6
2017-01-27amd64: remove additional comparison for validity of a register number.Walfred Tedeschi2-3/+8
2017-01-27gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver.Walfred Tedeschi4-0/+46
2017-01-27Update description of the -plugin option used by the linker, ar and nm.Dilyan Palauzov4-18/+90
2017-01-27Fix disassembling of TIC6X parallel instructions where the previous fetch pac...Alexis Deruell5-2/+109
2017-01-27Add Serbian translation for the LD directory.Nick Clifton4-2/+2292
2017-01-27Fix PTRACE_GETREGSET failure for compat inferiors on arm64Kees Cook2-3/+12
2017-01-27Fix unused-but-set warning in elf32-cris.c:elf_cris_finish_dynamic_symbolHans-Peter Nilsson2-3/+3