aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-19[gdb/testsuite] Handle runto fail in gdb.mi/mi-var-cp.expTom de Vries5-18/+50
2021-11-19[gdb/testsuite] Fix 64-bit dwarf test-cases with -m32Tom de Vries2-9/+58
2021-11-19[gdb/testsuite] Fix gdb.threads/thread-specific-bp.expTom de Vries1-3/+18
2021-11-19gdb/testsuite: Extend tests for print of cv qualifiersChristina Schimpe2-0/+16
2021-11-19gdb: Print cv qualifiers if class attributes are substitutedChristina Schimpe3-0/+51
2021-11-19RISC-V: Support new .option arch directive.Nelson Chu14-43/+272
2021-11-19Re: Add multibyte character warning option to the assembler.Alan Modra1-10/+10
2021-11-19sim: install various doc filesMike Frysinger8-14/+330
2021-11-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu15-1/+536
2021-11-18sim: use program_transform_name for libsimMike Frysinger1-1/+1
2021-11-18sim: avoid installing headers when there is no simMike Frysinger4-48/+72
2021-11-19Automatic date update in version.inGDB Administrator1-1/+1
2021-11-18dprintf-execution-x-script.exp: Adjust test for native-extended-gdbserverKevin Buettner1-1/+22
2021-11-18gdb: fix array-view-selftests.c build with g++ 4.8Simon Marchi1-1/+1
2021-11-18gdb: fix ia64-tdep.c build with g++ 4.8Simon Marchi1-5/+4
2021-11-18gdb: move AIX_TEXT_SEGMENT_BASE to rs6000-aix-tdep.c, remove rs6000-tdep.hSimon Marchi4-27/+3
2021-11-18gdb: rename rs6000-nat.c to rs6000-aix-nat.cSimon Marchi3-2/+2
2021-11-18[gdb/doc] Fix negative repeat count examining memory exampleTom de Vries1-1/+1
2021-11-18Add multibyte character warning option to the assembler.Nick Clifton14-10/+205
2021-11-18gdb: include gdbarch.h in all files extending gdbarch_tdepSimon Marchi24-0/+31
2021-11-18gdbsupport: make gdb_assert_not_reached accept a format stringSimon Marchi19-39/+39
2021-11-18gdb fix for catch-syscall.expCarl Love1-2/+4
2021-11-18gdb: PowerPC fix gdb.base/break-interp.expCarl Love3-9/+33
2021-11-18gdb fix PowerPC test gdb.arch/ppc-longdouble.expCarl Love1-1/+1
2021-11-18elf/x86: Issue an error on discarded output .plt sectionH.J. Lu5-0/+37
2021-11-18[gdb/testsuite] Add missing wait in gdb.base/signals-state-child.expTom de Vries1-3/+11
2021-11-18Re: Don't compile some opcodes files when bfd is 32-bit onlyAlan Modra2-10/+10
2021-11-18Pass DEBUGINFOD_CFLAGS when compiling dwarf.cAlan Modra2-2/+22
2021-11-18RISC-V: Add testcases for z[fdq]inxjiawei6-0/+222
2021-11-18RISC-V: Add instructions and operand set for z[fdq]inxjiawei5-149/+167
2021-11-18RISC-V: Add mininal support for z[fdq]inxjiawei1-0/+12
2021-11-18Automatic date update in version.inGDB Administrator1-1/+1
2021-11-17aarch64: [SME] SVE2 instructions added to support SMEPrzemyslaw Wirkus17-191/+736
2021-11-17aarch64: [SME] Add new SME system registersPrzemyslaw Wirkus6-1/+72
2021-11-17aarch64: [SME] Add SME mode selection and state access instructionsPrzemyslaw Wirkus17-1522/+1766
2021-11-17aarch64: [SME] Add LD1x, ST1x, LDR and STR instructionsPrzemyslaw Wirkus26-245/+1417
2021-11-17aarch64: [SME] Add ZERO instructionPrzemyslaw Wirkus13-140/+539
2021-11-17aarch64: [SME] Add MOV and MOVA instructionsPrzemyslaw Wirkus26-176/+952
2021-11-17aarch64: [SME] Add SME instructionsPrzemyslaw Wirkus17-134/+1423
2021-11-17aarch64: [SME] Add +sme option to -marchPrzemyslaw Wirkus5-0/+33
2021-11-17Set the default DLL chracteristics to 0 for Cygwin based targets.Jeremy Drake3-3/+23
2021-11-17Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton4-3/+24
2021-11-17[gdb/build, s390x] Fix build after gdbarch_tdep changesAndreas Arnez1-1/+1
2021-11-17Expose the BTI BTYPE more explicitly in the registersLuis Machado2-0/+4
2021-11-17elfedit: Add --output-abiversion option to update ABIVERSIONH.J. Lu5-3/+83
2021-11-17RISC-V: Support rvv extension with released version 1.0.Nelson Chu24-15/+6615
2021-11-17gdb/nat/linux-osdata.c: fix build on gcc-12 (string overfow)Sergei Trofimovich1-9/+4
2021-11-16gdb: Add aliases for read_core_file_mappings callbacksAaron Merey7-37/+46
2021-11-16sim: testsuite: add support for $pwd replacementsMike Frysinger19-20/+18
2021-11-16sim: cris: replace @srcdir@ test extension with $srcdir/$subdirMike Frysinger6-11/+9