aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-16sim: iq2000: fix some missing prototypes warningsMike Frysinger4-5/+10
2021-11-16RISC-V: Scalar crypto instruction and entropy source CSR testcases.jiawei41-3/+490
2021-11-16RISC-V: Scalar crypto instructions and operand set.jiawei6-20/+227
2021-11-16RISC-V: Minimal support of scalar crypto extension.jiawei1-1/+29
2021-11-15gdb: rework "set debuginfod" commandsSimon Marchi3-203/+142
2021-11-15gdb: adjust gdbarch_tdep calls in nat filesSimon Marchi13-105/+118
2021-11-15gdb: remove unused variables in xtensa-linux-nat.cSimon Marchi1-2/+0
2021-11-15gdb: add arc-newlib-tdep.c to ALL_TARGET_OBSSimon Marchi2-1/+2
2021-11-15Update my email address.Jim Wilson1-1/+1
2021-11-16Automatic date update in version.inGDB Administrator1-1/+1
2021-11-15[gdb] Don't use gdb_stdlog for inferior-eventsTom de Vries2-26/+14
2021-11-15ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath4-3/+10
2021-11-15Extend the prologue analyzer to handle the bti instructionLuis Machado2-0/+41
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi133-1325/+1514
2021-11-15COFF: avoid modifications over C_FILE filename aux entries.Clément Chigot1-2/+10
2021-11-15Deal with full path in .file 0 directiveEric Botcazou8-24/+184
2021-11-15sim: cris: make error message test a little more flexibleMike Frysinger1-1/+1
2021-11-15sim: run: fix crash in argc==0 error situationMike Frysinger1-7/+17
2021-11-15sim: cris: touch up rvdummy handlingMike Frysinger1-2/+2
2021-11-15sim: cris: replace custom "dest" test field with new --argv0Mike Frysinger4-8/+5
2021-11-15sim: run: add --argv0 option to control argv[0]Mike Frysinger4-4/+27
2021-11-15sim: split program path out of argv vectorMike Frysinger31-119/+40
2021-11-15sim: bfin: fix mach/xfail usage in testsMike Frysinger4-6/+6
2021-11-15-Waddress fixes for gold testsuiteAlan Modra4-28/+28
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra7-398/+356
2021-11-15Regenerate a couple of filesAlan Modra3-7/+6
2021-11-14Fix build with current GCC: EL_EXPLICIT(location) always non-NULLPedro Alves1-6/+5
2021-11-15Automatic date update in version.inGDB Administrator1-1/+1
2021-11-14[PR gdb/16238] Add completer for the show user commandLancelot SIX2-1/+143
2021-11-14sync libbacktrace from gccAlan Modra4-21/+54
2021-11-14Automatic date update in version.inGDB Administrator1-1/+1
2021-11-13Sync Makefile.tpl with GCCH.J. Lu2-23/+366
2021-11-13sim: sh: fix switch-bool warningsMike Frysinger1-51/+28
2021-11-13sim: sh: rework carry checks to not rely on integer overflowsMike Frysinger1-4/+4
2021-11-13Automatic date update in version.inGDB Administrator1-1/+1
2021-11-12Fix gdb.base/sigstep.exp test for ppcCarl Love1-1/+11
2021-11-12[gdb/testsuite] Fix regexp in gdb.base/foll-vfork.expTom de Vries1-3/+3
2021-11-12Don't compile some opcodes files when bfd is 32-bit onlyAlan Modra5-56/+74
2021-11-12Import Makefile.def from gccAlan Modra2-1634/+12128
2021-11-12Fix demangle style usage infoAlan Modra8-60/+188
2021-11-12Automatic date update in version.inGDB Administrator1-1/+1
2021-11-11gdb: fix "set scheduler-locking" thread exit hangSimon Marchi3-2/+89
2021-11-11[gdb/build] Fix Wimplicit-exception-spec-mismatch in clang buildTom de Vries1-2/+2
2021-11-11[gdb/build] Fix build with -std=c++11Tom de Vries1-0/+5
2021-11-11[gdb/testsuite] Add gdb.arch/ppc64-break-on-_exit.expTom de Vries4-0/+303
2021-11-11RISC-V: Dump objects according to the elf architecture attribute.Nelson Chu8-123/+133
2021-11-11sim: testsuite: drop sim_compile cover functionMike Frysinger2-14/+1
2021-11-11sim: cris: stop testing a.out explicitly [ld/13900]Mike Frysinger1-14/+0
2021-11-11sim: io: tweak compiler workaround with error outputMike Frysinger1-3/+3
2021-11-10sim: testsuite: delete unused arm remote host logicMike Frysinger3-24/+0