aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2-0/+88
2018-05-25MIPS/Linux: Correct o32 core file FGR interpretationMaciej W. Rozycki2-0/+236
2018-05-22[PowerPC] Recognize isa205 in linux core filesPedro Franco de Carvalho1-0/+93
2018-05-22[PowerPC] Fix VSX registers in linux core filesPedro Franco de Carvalho1-0/+90
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess2-0/+206
2018-04-07Fix generation of x86-64 gdbarch with osabi none (PR 22979)Simon Marchi1-0/+43
2018-03-23gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.expAndrew Burgess2-8/+24
2018-03-23gdb: Minor cleanup in some gdb.arch/* testsAndrew Burgess5-33/+5
2018-02-21Fix a typo.John Baldwin1-1/+1
2018-01-31Fix for prologue processing on PowerPCNikola Prica3-0/+104
2018-01-21gdb: Add test for some error cases of @entry usageAndrew Burgess1-0/+8
2018-01-19S390: Fix infcalls in s390-vregs test caseAndreas Arnez1-2/+2
2018-01-19S390: Improve comments for s390-tdbregs test caseAndreas Arnez2-2/+13
2018-01-19Make tests expect [ \t]+ pattern instead of \t for "info reg" commandRuslan Kabatsayev3-7/+7
2018-01-18S390: Use soft float in s390-tdbregs test caseAndreas Arnez1-1/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker238-238/+238
2017-12-08Clear non-significant bits of address in watchpointYao Qi2-0/+15
2017-12-08Adjust breakpoint address by clearing non-significant bitsYao Qi2-0/+32
2017-12-08Clear non-significant bits of address on memory accessYao Qi2-0/+115
2017-12-08Adjust gdb.arch/i386-sse-stack-align.exp print statementSergio Durigan Junior1-1/+1
2017-12-06remote: Make qXfer packets respect corresponding "set remote foo-packet"Pedro Alves1-0/+25
2017-12-04Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22...Pedro Alves2-0/+209
2017-12-01Replace mail address with the URL in copyright headerYao Qi4-8/+4
2017-11-26[spu] Fix various test casesUlrich Weigand3-38/+26
2017-11-22Target FP: Refactor use of host floating-point arithmeticUlrich Weigand1-6/+6
2017-11-21[PowerPC] Detect different long double floating-point formatsUlrich Weigand2-0/+96
2017-10-27[AArch64] Mark LR clobbered by BL in inline asmYao Qi1-1/+2
2017-10-24Fix unstable test names in gdb.arch/arc-tdesc-cpu.expPedro Alves1-4/+4
2017-10-11arc: Pass proper CPU value to the disassemblerAnton Kolesov2-0/+101
2017-09-20gdb - avx512: tests were failing due to missing memory aligment.Walfred Tedeschi1-64/+64
2017-09-06Fix calls in gdb.arch/thumb2-it.expThomas Preud'homme1-2/+2
2017-08-23gdb: SPARC ADI supportWeimin Pan2-0/+198
2017-07-24s390-vregs.exp: Fix Tcl error after non-zero-pad patchAndreas Arnez1-8/+10
2017-06-19Update GDB test case for new lnia extended mnemonic.Peter Bergner2-3/+3
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez4-41/+4
2017-06-12Simplify print_scalar_formattedTom Tromey1-2/+2
2017-06-12Don't always zero pad in print_*_charsTom Tromey3-13/+20
2017-03-28arc: Add prologue analysisAnton Kolesov2-0/+1104
2017-03-28arc: Add disassembler helperAnton Kolesov2-0/+1134
2017-03-21Decode properly flags of %ccr register on sparc64.Ivo Raisr2-0/+254
2017-03-08gdb.arch/amd64-entry-value-param*.exp: Make sure test messages are uniquePedro Alves2-18/+30
2017-03-08"gdb.arch/i386-pkru.exp: probe PKRU support" shouldn't FAIL if not supportedPedro Alves1-0/+3
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi2-0/+518
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner23-2818/+3688
2017-02-21[ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping supportEdjunior Barbosa Machado3-0/+241
2017-02-21Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.expEdjunior Barbosa Machado1-6/+6
2017-02-20DWARF-5: call sitesJan Kratochvil4-3/+791
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2-0/+156
2017-02-13Make gdb.arch/i386-biarch-core.exp more robustLuis Machado1-1/+30
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi2-0/+73