aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra8-17/+16
2017-04-11Bye Bye PPC_OPCODE_VSX3Alan Modra5-10/+9
2017-04-11Bye bye PPC_OPCODE_ALTIVEC2Alan Modra5-10/+17
2017-04-10Fix PR gdb/21364: Dead code due to an unreachable condition in osdata.cSergio Durigan Junior2-1/+7
2017-04-10Prevent a bigus warning from readelf about a gdb-index table being too big.John Delsignor2-1/+7
2017-04-10Document undocumented linker command line options.Nick Clifton2-0/+32
2017-04-10thread.c: ptid_equal -> operator==Pedro Alves2-28/+39
2017-04-10GC gdb/thread.c:current_thread_cleanup_chainPedro Alves2-17/+8
2017-04-10msp430: Don't use REG_UNKNOWNAlan Hayward2-4/+7
2017-04-10Don't delete thread_info if refcount isn't zeroYao Qi4-62/+101
2017-04-10Hoist code on marking thread as exitedYao Qi2-21/+17
2017-04-10gas: xtensa: fix incorrect code generated with auto litpoolsMax Filippov8-32/+95
2017-04-10Port the bug fix for PR 19704 (Missing dynamic relocation against undefined w...Qing Zhao5-28/+228
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