aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++Pedro Alves7-6/+214
2017-04-12Fix Changelog for ab0538b875c054468aa205d8d36550d1223a3bfdAlan Hayward1-1/+1
2017-04-12Add M32R_ARG_REGISTER_SIZEAlan Hayward2-1/+9
2017-04-12Fix build breakage from last commit (window-nat.c:windows_create_inferior)Sergio Durigan Junior2-1/+6
2017-04-12C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior20-176/+220
2017-04-12Automatic date update in version.inGDB Administrator1-1/+1
2017-04-11Remove the extra `\n' in warning/error messagesH.J. Lu4-9/+16
2017-04-11Ignore processor-specific GNU program propertiesH.J. Lu2-1/+14
2017-04-11gdb/thread.c: Fix whitespace throughoutPedro Alves2-31/+37
2017-04-11Fix read after xfree in linux-nat.c:linux_nat_detachPhilipp Rudo2-1/+4
2017-04-11Remove MAX_REGISTER_SIZE from arm-tdep.cAlan Hayward2-1/+5
2017-04-11PR 21274, ld segfaults linking PE DLLAlan Modra6-114/+155
2017-04-11Automatic date update in version.inGDB Administrator1-1/+1
2017-04-11Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra5-49/+55
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