aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-10Remove the ns32k target from the obsolete list.Nick Clifton2-1/+4
2017-04-10Tidy ppc476 opcodesAlan Modra3-43/+50
2017-04-10PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra6-24/+41
2017-04-10Clean elfvsb files left over from previous runsAlan Modra2-2/+14
2017-04-10WebAssembly disassembler supportPip Cet2-3/+7
2017-04-09windows-nat.c: Fix bad initialization of ptidSimon Marchi2-1/+6
2017-04-10Automatic date update in version.inGDB Administrator1-1/+1
2017-04-09Automatic date update in version.inGDB Administrator1-1/+1
2017-04-08Add support for fcvtl and fcvtl2.Jim Wilson4-0/+112
2017-04-08Support the fcmXX zero instructions.Jim Wilson4-0/+232
2017-04-08Automatic date update in version.inGDB Administrator1-1/+1
2017-04-07Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIEH.J. Lu2-1/+10
2017-04-07ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu7-9/+25
2017-04-07ptid-selftests: Fix erroneous assert messagesSimon Marchi2-9/+13
2017-04-07Fix building the BFD library for Win64 by reqorking the find_separate_debug_f...Pedro Alves2-94/+163
2017-04-07Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.Nick Clifton2-1/+7
2017-04-07Remove E6500 insns from PPC_OPCODE_ALTIVEC2Alan Modra5-188/+105
2017-04-07Tweak MBIND ld test for ARM.Alan Modra2-4/+8
2017-04-07MBIND gas test tweakAlan Modra2-2/+7
2017-04-07Add BFIN_MAX_REGISTER_SIZEAlan Hayward2-2/+10
2017-04-07pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold6-2/+57
2017-04-06Class-ify ptid_tSimon Marchi7-77/+350
2017-04-07Automatic date update in version.inGDB Administrator1-1/+1
2017-04-06Add support for disassembling WebAssembly opcodes.Pip Cet20-41/+654
2017-04-06Fix Windows gdb build failure with Python 2 supportThomas Preud'homme2-1/+6
2017-04-07mbind tests: don't check PT_LOAD headersAlan Modra4-24/+6
2017-04-07Regen SRC-POTFILES.inAlan Modra2-0/+5
2017-04-06[objcopy] Fix quadratic-time when handling --redefine-symsJiong Wang2-33/+88
2017-04-06Automatic date update in version.inGDB Administrator1-1/+1
2017-04-05PR ld/21233: change xfails to kfails, fix the indentation issueHans-Peter Nilsson2-3/+20
2017-04-05ptid_{lwp,tid}_p: Remove unnecessary checksSimon Marchi2-8/+5
2017-04-05-Wwrite-strings: Remove -Wno-write-stringsPedro Alves5-3/+12
2017-04-05-Wwrite-strings: The RestPedro Alves150-452/+737
2017-04-05-Wwrite-strings: More SolarisPedro Alves8-24/+37
2017-04-05-Wwrite-strings: Fix Solaris "set procfs-file"Pedro Alves2-3/+10
2017-04-05-Wwrite-strings: Some constification in gdb/breakpoint.cPedro Alves6-29/+72
2017-04-05-Wwrite-strings: execute_command calls with string literalsPedro Alves5-13/+25
2017-04-05-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overloadPedro Alves12-63/+111
2017-04-05-Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves18-19/+72
2017-04-05-Wwrite-strings: More fix-old-Python-API wrappersPedro Alves2-0/+71
2017-04-05-Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECDPedro Alves2-5/+6
2017-04-05-Wwrite-strings: gdbserver's 'port' parsingPedro Alves4-10/+21
2017-04-05-Wwrite-strings: MI -info-osPedro Alves4-5/+29
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves14-94/+155
2017-04-05-Wwrite-strings: Constify word break character arraysPedro Alves8-34/+69
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves33-56/+99
2017-04-05-Wwrite-strings: Constify warning_pre_printPedro Alves4-4/+13
2017-04-05-Wwrite-strings: Constify shell_escape and plug make_command leakPedro Alves2-11/+22
2017-04-05-Wwrite-strings: Don't initialize string command variables to empty stringPedro Alves3-3/+8
2017-04-05-Wwrite-strings: Constify macroexp.c:init_shared_bufferPedro Alves2-11/+23