summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
Commit message (Expand)AuthorAgeFilesLines
* gdb: Improve formatting of 'show architecture' messagesAndrew Burgess2020-07-145-9/+9
* Fix gdb.arch/i386-sse.exp with clangGary Benson2020-07-131-1/+1
* gdb/riscv: Loop over all registers for 'info all-registers'Andrew Burgess2020-06-251-3/+7
* gdb/riscv: Record information about unknown tdesc registersAndrew Burgess2020-06-251-2/+3
* gdb/riscv: Improve support for matching against target descriptionsAndrew Burgess2020-06-255-0/+359
* gdb/riscv: Take CSR names from target descriptionAndrew Burgess2020-06-251-1/+38
* gdb/riscv: Improved register alias name creationAndrew Burgess2020-06-254-0/+285
* W/ Clang, compile/link C++ test programs with "-x c++"Pedro Alves2020-06-241-1/+2
* Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.cGary Benson2020-05-292-2/+2
* Fix some duplicate test namesLuis Machado2020-05-275-56/+62
* gdb: handle endbr64 instruction in amd64_analyze_prologueSimon Marchi2020-05-062-0/+86
* [gdb/testsuite] Fix i386-mpx.exp compilation warningsTom de Vries2020-05-025-0/+20
* gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced steppingSimon Marchi2020-03-122-1/+12
* Fix SVE-related failure in gdb.arch/aarch64-fp.expLuis Machado2020-02-281-6/+6
* Fix gdb.arch/aarch64-dbreg-contents.exp build failuresLuis Machado2020-02-281-0/+4
* Harden gdb.arch/aarch64-pauth.exp and fix a failureLuis Machado2020-02-281-1/+6
* gdb: fix powerpc disassembly testsRogerio Alves2020-02-034-19/+15
* Test handling of additional brk instruction patternsLuis Machado2020-01-292-0/+100
* Update copyright year range in all GDB files.Joel Brobecker2020-01-01279-279/+279
* gdb/testsuite: skip gdb.arch/amd64-eval.exp when target is not x86_64Lukas Durfina2019-11-211-0/+5
* [ARM, thumb] Fix disassembling bug after reloading a symbol fileLuis Machado2019-11-012-0/+84
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-312-32/+16
* [gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUsTom de Vries2019-09-241-2/+17
* Remove Cell Broadband Engine debugging supportUlrich Weigand2019-09-204-554/+0
* AArch64: Allow additional sizes in prologueAlan Hayward2019-08-142-0/+119
* [gdb/testsuite] Fix unterminated string in i386-pkru.expTom de Vries2019-07-261-1/+1
* [gdb][Arm]: gdb cannot step across CMSE secure entry function code.Srinath Parvathaneni2019-07-232-0/+100
* gdb/riscv: Write 4-byte nop to dummy code region before inferior callsAndrew Burgess2019-07-192-0/+85
* gdb: Don't skip prologue for explicit line breakpoints in assemblerAndrew Burgess2019-07-092-0/+70
* gdb/testsuite: Improve comments in recently added testAndrew Burgess2019-06-052-2/+2
* gdb/riscv: Don't error when decoding a 6 or 8 byte instructionAndrew Burgess2019-06-054-0/+176
* AArch64: Treat pauth ops as nops on non-pauth systemsAlan Hayward2019-05-222-0/+79
* [gdb/testsuite] Require c++11 where necessaryTom de Vries2019-05-211-1/+1
* [gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.STom de Vries2019-05-091-12/+12
* [gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.STom de Vries2019-05-091-13/+13
* Fix passing of struct with bitfields on x86-64Tom Tromey2019-04-242-0/+20
* Fix AMD64 return value ABI in expression evaluationLeszek Swirski2019-04-152-0/+163
* Updating test caseWeimin Pan2019-02-142-13/+9
* Adding a test caseWeimin Pan2019-02-132-0/+179
* [PowerPC] Aliases for vector registersPedro Franco de Carvalho2019-01-144-2/+128
* [PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.expPedro Franco de Carvalho2019-01-141-38/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-01262-262/+262
* Fix various tests to use -no-pie linker flag when neededJan Vrany2018-12-215-6/+6
* x86-64: fix ZMM register state trackingJan Beulich2018-11-082-0/+17
* gdb/riscv: Update test to support targets without FP hardwareAndrew Burgess2018-11-081-6/+18
* Reading signal handler frame in AIXSangamesh Mallayya2018-11-012-0/+78
* gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp testAndrew Burgess2018-10-311-66/+116
* Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.Philippe Waroquiers2018-10-2718-22/+49
* [PowerPC] Add support for HTM registersEdjunior Barbosa Machado2018-10-262-0/+367
* [PowerPC] Add support for TAREdjunior Barbosa Machado2018-10-262-0/+155