aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Return void from linker callbacksAlan Modra102-1467/+1026
2016-05-28Automatic date update in version.inGDB Administrator1-1/+1
2016-05-27MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki12-6/+253
2016-05-27MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki6-1/+31
2016-05-27Update x86 CPU_XXX_FLAGS handlingH.J. Lu22-5462/+6113
2016-05-27Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versionsPedro Alves2-0/+40
2016-05-27Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu8-10539/+10565
2016-05-27Improve documentation of general query packetsEli Zaretskii2-51/+57
2016-05-27Correct CpuMax in i386-opc.hH.J. Lu6-12/+39
2016-05-27Fix typo introduced during the most recent synchronization update.Nick Clifton2-2/+7
2016-05-27Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton2-272/+408
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTAndrew Burgess2-1/+7
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess5-5/+99
2016-05-27Don't clear cpu64 nor cpuno64H.J. Lu2-2/+5
2016-05-26Add support for new POWER ISA 3.0 instructions.Peter Bergner7-0/+40
2016-05-27Automatic date update in version.inGDB Administrator1-1/+1
2016-05-26Append ".p2align 4" to some x86 directive testsH.J. Lu11-0/+23
2016-05-26metag: make an array's type unsigned char[]Trevor Saunders2-1/+6
2016-05-26rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders2-1/+9
2016-05-26MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki33-197/+74
2016-05-26Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton3-2/+13
2016-05-26metag: add extern C to headerTrevor Saunders2-0/+12
2016-05-26Automatic date update in version.inGDB Administrator1-1/+1
2016-05-25Require another match for AVX512VLH.J. Lu11-0/+245
2016-05-25MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki36-2/+465
2016-05-25Enable VREX for all AVX512 directivesH.J. Lu3-49/+58
2016-05-25Enable VREX for AVX512 directivesH.J. Lu7-8/+38
2016-05-25Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu22-165/+435
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu14-63/+274
2016-05-25Skip an archive element if not added by linkerH.J. Lu15-12/+151
2016-05-25fix spelling of HAVE_LIBPYTHON2_4 in py-value.cTom Tromey2-2/+7
2016-05-25Fix typo in changelog entryNick Clifton1-1/+1
2016-05-25Only generate VMOV.I64 instructions for loading constant floating point value...Chua Zheng Leong4-3/+14
2016-05-25Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel5-4/+26
2016-05-25Fortran, testsuite: Fix duplicate testcase name.Bernhard Heckel2-1/+6
2016-05-25Fortran, testsuite: Add testcases for nested structures.Bernhard Heckel2-0/+29
2016-05-25Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel7-24/+58
2016-05-25Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel4-23/+26
2016-05-25Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel4-5/+14
2016-05-25Fortran, testsuite: Use multi_line in whatis_type testcase.Bernhard Heckel2-4/+20
2016-05-25Automatic date update in version.inGDB Administrator1-1/+1
2016-05-24MIPS/BFD: Unify `bfd_reloc_outofrange' error reporting codeMaciej W. Rozycki2-8/+10
2016-05-24Fix PR python/17386 - add __index__ method to gdb.ValueTom Tromey4-1/+26
2016-05-24add nb_inplace_divide for python 2Tom Tromey2-0/+8
2016-05-24Fix PR python/17981Tom Tromey6-4/+26
2016-05-24PR gdb/19194 - fix typo in the manualTom Tromey2-1/+6
2016-05-24Fix PR gdb/19828: gdb -p <process from a container>: internal errorPedro Alves5-0/+186
2016-05-24Make gdb/linux-nat.c consider a waitstatus pending on the infrun sidePedro Alves2-1/+11
2016-05-24[Linux] Optimize PID -> struct lwp_info lookupPedro Alves3-39/+156
2016-05-24[Linux] Avoid refetching core-of-thread if thread hasn't runPedro Alves2-1/+16