summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't workusers/hjl/noisaH.J. Lu2016-05-297-3/+684
* New noavx512-1.sH.J. Lu2016-05-271-0/+24
* MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki2016-05-2712-6/+253
* MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki2016-05-276-1/+31
* Update x86 CPU_XXX_FLAGS handlingH.J. Lu2016-05-2722-5462/+6113
* Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versionsPedro Alves2016-05-272-0/+40
* Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu2016-05-278-10539/+10565
* Improve documentation of general query packetsEli Zaretskii2016-05-272-51/+57
* Correct CpuMax in i386-opc.hH.J. Lu2016-05-276-12/+39
* Fix typo introduced during the most recent synchronization update.Nick Clifton2016-05-272-2/+7
* Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton2016-05-272-272/+408
* gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTAndrew Burgess2016-05-272-1/+7
* gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess2016-05-275-5/+99
* Don't clear cpu64 nor cpuno64H.J. Lu2016-05-272-2/+5
* Add support for new POWER ISA 3.0 instructions.Peter Bergner2016-05-267-0/+40
* Automatic date update in version.inGDB Administrator2016-05-271-1/+1
* Append ".p2align 4" to some x86 directive testsH.J. Lu2016-05-2611-0/+23
* metag: make an array's type unsigned char[]Trevor Saunders2016-05-262-1/+6
* rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders2016-05-262-1/+9
* MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki2016-05-2633-197/+74
* Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton2016-05-263-2/+13
* metag: add extern C to headerTrevor Saunders2016-05-262-0/+12
* Automatic date update in version.inGDB Administrator2016-05-261-1/+1
* Require another match for AVX512VLH.J. Lu2016-05-2511-0/+245
* MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki2016-05-2536-2/+465
* Enable VREX for all AVX512 directivesH.J. Lu2016-05-253-49/+58
* Enable VREX for AVX512 directivesH.J. Lu2016-05-257-8/+38
* Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu2016-05-2522-165/+435
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-2514-63/+274
* Skip an archive element if not added by linkerH.J. Lu2016-05-2515-12/+151
* fix spelling of HAVE_LIBPYTHON2_4 in py-value.cTom Tromey2016-05-252-2/+7
* Fix typo in changelog entryNick Clifton2016-05-251-1/+1
* Only generate VMOV.I64 instructions for loading constant floating point value...Chua Zheng Leong2016-05-254-3/+14
* Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel2016-05-255-4/+26
* Fortran, testsuite: Fix duplicate testcase name.Bernhard Heckel2016-05-252-1/+6
* Fortran, testsuite: Add testcases for nested structures.Bernhard Heckel2016-05-252-0/+29
* Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel2016-05-257-24/+58
* Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel2016-05-254-23/+26
* Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel2016-05-254-5/+14
* Fortran, testsuite: Use multi_line in whatis_type testcase.Bernhard Heckel2016-05-252-4/+20
* Automatic date update in version.inGDB Administrator2016-05-251-1/+1
* MIPS/BFD: Unify `bfd_reloc_outofrange' error reporting codeMaciej W. Rozycki2016-05-242-8/+10
* Fix PR python/17386 - add __index__ method to gdb.ValueTom Tromey2016-05-244-1/+26
* add nb_inplace_divide for python 2Tom Tromey2016-05-242-0/+8
* Fix PR python/17981Tom Tromey2016-05-246-4/+26
* PR gdb/19194 - fix typo in the manualTom Tromey2016-05-242-1/+6
* Fix PR gdb/19828: gdb -p <process from a container>: internal errorPedro Alves2016-05-245-0/+186
* Make gdb/linux-nat.c consider a waitstatus pending on the infrun sidePedro Alves2016-05-242-1/+11
* [Linux] Optimize PID -> struct lwp_info lookupPedro Alves2016-05-243-39/+156
* [Linux] Avoid refetching core-of-thread if thread hasn't runPedro Alves2016-05-242-1/+16