aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-27Fix PR ld/20995 for cris-linuxHans-Peter Nilsson2-9/+31
2017-01-26Add missing gdb/testsuite/ChangeLog entry.Luis Machado1-0/+4
2017-01-27Automatic date update in version.inGDB Administrator1-1/+1
2017-01-26Change method of loading .py files in Python testsSimon Marchi14-24/+32
2017-01-262017-01-26 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-2/+0
2017-01-26Harden tests that deal with memory regionsLuis Machado5-14/+55
2017-01-26Big-endian hosts: Fix "set architecture cris"Andreas Arnez2-18/+6
2017-01-26Missing ChangeLog and files for commit 8b00c176168dc7b0d78d0dc1f7d42f915375dc4aLuis Machado3-0/+187
2017-01-26Refactor gdb.reverse/insn-reverse.cLuis Machado1-125/+19
2017-01-26Fix crash when loading a core with unexpected register section sizeAntoine Tremblay2-1/+8
2017-01-26Don't throw exception in dis_asm_memory_errorYao Qi5-2/+32
2017-01-26Disassembly unit test: memory errorYao Qi2-0/+47
2017-01-26Disassembly unit test: disassemble one instructionYao Qi5-0/+322
2017-01-26Call print_insn_mep in mep_gdb_print_insnYao Qi2-7/+9
2017-01-26Refactor disassembly codeYao Qi8-157/+207
2017-01-26New function null_streamYao Qi4-16/+26
2017-01-26Automatic date update in version.inGDB Administrator1-1/+1
2017-01-25Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi4-236/+154