aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-22RISC-V: Removed the redundant NULL pointer check in the riscv_update_subset.Nelson Chu1-3/+0
2021-11-22RISC-V: Replace .option rvc/norvc with .option arch, +c/-c.Nelson Chu16-18/+22
2021-11-22[gdb/build] Fix x86_64 x32 buildTom de Vries1-0/+4
2021-11-22RISC-V: PR28610, Fix ASAN heap-buffer-overflow error in riscv_update_subset.Nelson Chu1-7/+12
2021-11-22[gdb/symtab] Support .debug_line with DW_FORM_line_strpTom de Vries5-23/+106
2021-11-22[gdb/testsuite] Add target board dwarf64.expTom de Vries1-0/+23
2021-11-22[gdb/testsuite] Support .debug_line v5 in dwarf assemblerTom de Vries2-5/+70
2021-11-22[gdb/testsuite] Factor out _line_finalize_headerTom de Vries1-26/+49
2021-11-22[gdb/testsuite] Support .debug_line v4 in dwarf assemblerTom de Vries2-1/+5
2021-11-22[gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.expTom de Vries3-0/+207
2021-11-22[gdb/testsuite] Speed up MACRO_AT_* callsTom de Vries1-12/+148
2021-11-22Automatic date update in version.inGDB Administrator1-1/+1
2021-11-21gdb/testsuite: Remove duplicates in gdb.base/catch-signal.expLancelot SIX1-3/+2
2021-11-20sim: v850: fix cpu_option testsuite handlingMike Frysinger2-20/+15
2021-11-21Automatic date update in version.inGDB Administrator1-1/+1
2021-11-20 Fix intermittent failures on the H8, particularly H8/SX tests.Jeff Law1-1/+2
2021-11-20gdbsupport: fix array-view compilation with c++11 && _GLIBCXX_DEBUGSimon Marchi1-3/+3
2021-11-20[gdb/build] Check if libsource-highlight is usableTom de Vries2-54/+151
2021-11-20bfd: remove wrong comment in xcofflink.cClément Chigot1-2/+0
2021-11-19sim: bfin: fix short --env usage in testsuiteMike Frysinger4-4/+4
2021-11-20Automatic date update in version.inGDB Administrator1-1/+1
2021-11-19elfedit: Align --[in|out]put-abiversion usageH.J. Lu1-4/+2
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