aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Aarch64 SVE: Support changing vector lengths in gdbserverusers/ahayward/variable_sveAlan Hayward6-9/+97
2018-09-13Add gdbserver target methods target_validate_tdesc and arch_setupAlan Hayward4-0/+42
2018-09-13Add target_description_changed_p and target_get_tdep_info methodsAlan Hayward8-2/+124
2018-09-13Name and seperate the union in gdbarch_infoAlan Hayward18-54/+62
2018-09-13Aarch64 SVE: Support changing vector lengths in GDBAlan Hayward2-14/+45
2018-09-13Aarch64 SVE: Support changing vector lengths for ptraceAlan Hayward3-56/+108
2018-09-13Fix a use-after-freed error introduced by previous attempt to fix a Coverity ...Nick Clifton2-1/+8
2018-09-13x86: Remove VexW=1 from WIG VEX movq and vmovqH.J. Lu2-8/+8
2018-09-13i386: Update VexW field for VEX instructionsH.J. Lu3-36/+44
2018-09-13x86: Swap destination/source to encode VEX only if possibleH.J. Lu2-3/+9
2018-09-13x86: drop bogus IgnoreSize from a few further insnsJan Beulich3-52/+61
2018-09-13x86: drop bogus IgnoreSize from AVX512_4* insnsJan Beulich3-12/+18
2018-09-13x86: drop bogus IgnoreSize from AVX512DQ insnsJan Beulich3-96/+102
2018-09-13x86: drop bogus IgnoreSize from AVX512BW insnsJan Beulich3-78/+84
2018-09-13x86: drop bogus IgnoreSize from AVX512VL insnsJan Beulich3-26/+32
2018-09-13x86: drop bogus IgnoreSize from AVX512ER insnsJan Beulich3-32/+38
2018-09-13x86: drop bogus IgnoreSize from AVX512F insnsJan Beulich3-742/+748
2018-09-13x86: drop bogus IgnoreSize from SHA insnsJan Beulich3-16/+21
2018-09-13x86: drop bogus IgnoreSize from XOP and SSE4a insnsJan Beulich3-266/+271
2018-09-13x86: drop bogus IgnoreSize from AVX2 insnsJan Beulich3-238/+244
2018-09-13x86: drop bogus IgnoreSize from AVX insnsJan Beulich3-256/+262
2018-09-13x86: drop bogus IgnoreSize from GNFI insnsJan Beulich3-12/+17
2018-09-13x86: drop bogus IgnoreSize from PCLMUL/VPCLMUL insnsJan Beulich3-32/+37
2018-09-13x86: drop bogus IgnoreSize from AES/VAES insnsJan Beulich3-44/+49
2018-09-13x86: drop bogus IgnoreSize from SSE4.2 insnsJan Beulich3-20/+26
2018-09-13x86: drop bogus IgnoreSize from SSE4.1 insnsJan Beulich3-126/+132
2018-09-13x86: drop bogus IgnoreSize from SSSE3 insnsJan Beulich3-64/+70
2018-09-13x86: drop bogus IgnoreSize from SSE3 insnsJan Beulich3-36/+41
2018-09-13x86: drop bogus IgnoreSize from SSE2 insnsJan Beulich3-416/+421
2018-09-13x86: drop bogus IgnoreSize from SSE insnsJan Beulich3-118/+123
2018-09-13x86: drop unnecessary {,No}Rex64Jan Beulich3-10/+16
2018-09-13x86: also allow D on 3-operand insnsJan Beulich5-115/+47
2018-09-13x86: use D attribute also for SIMD templatesJan Beulich10-1286/+291
2018-09-13x86: fold ILP32 output of "opts" testsJan Beulich5-1296/+12
2018-09-13x86: improve operand reversalJan Beulich6-11/+970
2018-09-13x86: add code comment on deprecated status of pseudo-suffixesJan Beulich2-1/+7
2018-09-13x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich5-3/+35
2018-09-13Fix the use by the RL78 assembler of an uninitialised field in the expresion ...Nick Clifton2-0/+22
2018-09-13Automatic date update in version.inGDB Administrator1-1/+1
2018-09-12Remove unused "tmp" variable.John Baldwin2-1/+4
2018-09-12Fix a typo in a comment.John Baldwin2-1/+6
2018-09-12python: Add tests for trying to use an invalid Inferior objectSimon Marchi2-0/+18
2018-09-12Move 'is_regular_file' from common-utils.c to filestuff.cSergio Durigan Junior5-37/+44
2018-09-12Add debug output about skipping files and functionsSimon Marchi5-25/+103
2018-09-12Testsuite: Add gdb_can_simple_compileAlan Hayward2-132/+64
2018-09-12Automatic date update in version.inGDB Administrator1-1/+1
2018-09-11Darwin: set startup-with-shell to off on Sierra and later.Xavier Roirand2-0/+34
2018-09-11Darwin: fix SIGTRAP when debuggingXavier Roirand2-6/+14
2018-09-11[testsuite] Fix dg-extract-results.sh pathJan Kratochvil2-1/+5
2018-09-11Automatic date update in version.inGDB Administrator1-1/+1