summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i386: Update VexW field for VEX instructionsH.J. Lu2018-09-133-36/+44
* x86: Swap destination/source to encode VEX only if possibleH.J. Lu2018-09-132-3/+9
* x86: drop bogus IgnoreSize from a few further insnsJan Beulich2018-09-133-52/+61
* x86: drop bogus IgnoreSize from AVX512_4* insnsJan Beulich2018-09-133-12/+18
* x86: drop bogus IgnoreSize from AVX512DQ insnsJan Beulich2018-09-133-96/+102
* x86: drop bogus IgnoreSize from AVX512BW insnsJan Beulich2018-09-133-78/+84
* x86: drop bogus IgnoreSize from AVX512VL insnsJan Beulich2018-09-133-26/+32
* x86: drop bogus IgnoreSize from AVX512ER insnsJan Beulich2018-09-133-32/+38
* x86: drop bogus IgnoreSize from AVX512F insnsJan Beulich2018-09-133-742/+748
* x86: drop bogus IgnoreSize from SHA insnsJan Beulich2018-09-133-16/+21
* x86: drop bogus IgnoreSize from XOP and SSE4a insnsJan Beulich2018-09-133-266/+271
* x86: drop bogus IgnoreSize from AVX2 insnsJan Beulich2018-09-133-238/+244
* x86: drop bogus IgnoreSize from AVX insnsJan Beulich2018-09-133-256/+262
* x86: drop bogus IgnoreSize from GNFI insnsJan Beulich2018-09-133-12/+17
* x86: drop bogus IgnoreSize from PCLMUL/VPCLMUL insnsJan Beulich2018-09-133-32/+37
* x86: drop bogus IgnoreSize from AES/VAES insnsJan Beulich2018-09-133-44/+49
* x86: drop bogus IgnoreSize from SSE4.2 insnsJan Beulich2018-09-133-20/+26
* x86: drop bogus IgnoreSize from SSE4.1 insnsJan Beulich2018-09-133-126/+132
* x86: drop bogus IgnoreSize from SSSE3 insnsJan Beulich2018-09-133-64/+70
* x86: drop bogus IgnoreSize from SSE3 insnsJan Beulich2018-09-133-36/+41
* x86: drop bogus IgnoreSize from SSE2 insnsJan Beulich2018-09-133-416/+421
* x86: drop bogus IgnoreSize from SSE insnsJan Beulich2018-09-133-118/+123
* x86: drop unnecessary {,No}Rex64Jan Beulich2018-09-133-10/+16
* x86: also allow D on 3-operand insnsJan Beulich2018-09-135-115/+47
* x86: use D attribute also for SIMD templatesJan Beulich2018-09-1310-1286/+291
* x86: fold ILP32 output of "opts" testsJan Beulich2018-09-135-1296/+12
* x86: improve operand reversalJan Beulich2018-09-136-11/+970
* x86: add code comment on deprecated status of pseudo-suffixesJan Beulich2018-09-132-1/+7
* x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich2018-09-135-3/+35
* Fix the use by the RL78 assembler of an uninitialised field in the expresion ...Nick Clifton2018-09-132-0/+22
* Automatic date update in version.inGDB Administrator2018-09-131-1/+1
* Remove unused "tmp" variable.John Baldwin2018-09-122-1/+4
* Fix a typo in a comment.John Baldwin2018-09-122-1/+6
* python: Add tests for trying to use an invalid Inferior objectSimon Marchi2018-09-122-0/+18
* Move 'is_regular_file' from common-utils.c to filestuff.cSergio Durigan Junior2018-09-125-37/+44
* Add debug output about skipping files and functionsSimon Marchi2018-09-125-25/+103
* Testsuite: Add gdb_can_simple_compileAlan Hayward2018-09-122-132/+64
* Automatic date update in version.inGDB Administrator2018-09-121-1/+1
* Darwin: set startup-with-shell to off on Sierra and later.Xavier Roirand2018-09-112-0/+34
* Darwin: fix SIGTRAP when debuggingXavier Roirand2018-09-112-6/+14
* [testsuite] Fix dg-extract-results.sh pathJan Kratochvil2018-09-112-1/+5
* Automatic date update in version.inGDB Administrator2018-09-111-1/+1
* Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDBSergio Durigan Junior2018-09-102-4/+23
* Revert "Update gnulib to current upstream master"Sergio Durigan Junior2018-09-10317-12141/+8356
* Remove unused variable in record-btrace.cSimon Marchi2018-09-102-1/+5
* (Ada) Fix resolving of homonym components in tagged typesJerome Guitton2018-09-107-7/+81
* (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call.Xavier Roirand2018-09-104-7/+14
* (Ada) Fix printing of access to unconstrained arraysXavier Roirand2018-09-107-1/+109
* (Ada/MI) Fix -var-evaluate-expression for access to unconstrained arraysXavier Roirand2018-09-107-0/+164
* (Ada) New function ada_is_access_to_unconstrained_arrayXavier Roirand2018-09-102-3/+17