aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-29Don't workusers/hjl/noisaH.J. Lu
2016-05-27New noavx512-1.sH.J. Lu
2016-05-27MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki
2016-05-27MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki
2016-05-27Update x86 CPU_XXX_FLAGS handlingH.J. Lu
2016-05-27Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versionsPedro Alves
2016-05-27Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu
2016-05-27Improve documentation of general query packetsEli Zaretskii
2016-05-27Correct CpuMax in i386-opc.hH.J. Lu
2016-05-27Fix typo introduced during the most recent synchronization update.Nick Clifton
2016-05-27Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTAndrew Burgess
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess
2016-05-27Don't clear cpu64 nor cpuno64H.J. Lu
2016-05-26Add support for new POWER ISA 3.0 instructions.Peter Bergner
2016-05-27Automatic date update in version.inGDB Administrator
2016-05-26Append ".p2align 4" to some x86 directive testsH.J. Lu
2016-05-26metag: make an array's type unsigned char[]Trevor Saunders
2016-05-26rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders
2016-05-26MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki
2016-05-26Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton
2016-05-26metag: add extern C to headerTrevor Saunders
2016-05-26Automatic date update in version.inGDB Administrator
2016-05-25Require another match for AVX512VLH.J. Lu
2016-05-25MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki
2016-05-25Enable VREX for all AVX512 directivesH.J. Lu
2016-05-25Enable VREX for AVX512 directivesH.J. Lu
2016-05-25Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu
2016-05-25Skip an archive element if not added by linkerH.J. Lu
2016-05-25fix spelling of HAVE_LIBPYTHON2_4 in py-value.cTom Tromey
2016-05-25Fix typo in changelog entryNick Clifton
2016-05-25Only generate VMOV.I64 instructions for loading constant floating point value...Chua Zheng Leong
2016-05-25Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel
2016-05-25Fortran, testsuite: Fix duplicate testcase name.Bernhard Heckel
2016-05-25Fortran, testsuite: Add testcases for nested structures.Bernhard Heckel
2016-05-25Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel
2016-05-25Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel
2016-05-25Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel
2016-05-25Fortran, testsuite: Use multi_line in whatis_type testcase.Bernhard Heckel
2016-05-25Automatic date update in version.inGDB Administrator
2016-05-24MIPS/BFD: Unify `bfd_reloc_outofrange' error reporting codeMaciej W. Rozycki
2016-05-24Fix PR python/17386 - add __index__ method to gdb.ValueTom Tromey
2016-05-24add nb_inplace_divide for python 2Tom Tromey
2016-05-24Fix PR python/17981Tom Tromey
2016-05-24PR gdb/19194 - fix typo in the manualTom Tromey
2016-05-24Fix PR gdb/19828: gdb -p <process from a container>: internal errorPedro Alves
2016-05-24Make gdb/linux-nat.c consider a waitstatus pending on the infrun sidePedro Alves
2016-05-24[Linux] Optimize PID -> struct lwp_info lookupPedro Alves
2016-05-24[Linux] Avoid refetching core-of-thread if thread hasn't runPedro Alves