aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Automatic date update in version.inGDB Administrator1-1/+1
2023-04-25Use scoped_restore in varobj.cTom Tromey1-3/+2
2023-04-25Remove some "goto"s from parse.cTom Tromey1-14/+12
2023-04-25section-select: Fix performance problem (PR30367)Michael Matz1-4/+12
2023-04-25RISC-V: adjust logic to avoid register name symbolsJan Beulich2-27/+98
2023-04-25RISC-V: test for expected / no unexpected symbolsJan Beulich3-0/+22
2023-04-25RISC-V: don't recognize bogus relocationsJan Beulich1-2/+1
2023-04-25RISC-V: avoid redundant and misleading/wrong error messagesJan Beulich2-1/+9
2023-04-25RISC-V: drop "percent_op" parameter from my_getOpcodeExpression()Jan Beulich1-4/+4
2023-04-25RISC-V: minor effort reduction in relocation specifier parsingJan Beulich1-16/+16
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/empty.expTom de Vries1-2/+2
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/completion.expTom de Vries1-1/+1
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/new-layout.expTom de Vries1-1/+1
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/main.expTom de Vries1-1/+2
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/corefile-run.expTom de Vries1-1/+2
2023-04-25[gdb/testsuite] Add debug prints in Term::wait_forTom de Vries1-0/+21
2023-04-25[gdb/testsuite] Add warning for timeout in accept_gdb_outputTom de Vries1-0/+2
2023-04-25Automatic date update in version.inGDB Administrator1-1/+1
2023-04-24[gdb/testsuite] Fix auto-indent in gdb.gdb/python-helper.expTom de Vries1-10/+10
2023-04-24[gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -fltoTom de Vries1-19/+58
2023-04-24[gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multipleTom de Vries2-1/+12
2023-04-24gdb: remove end_stepping_range observableSimon Marchi6-57/+0
2023-04-24[gdb/testsuite] Use -std=gnu99 for gdb.server/attach-flag.expTom de Vries1-1/+1
2023-04-24[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8-identifiers.expTom de Vries1-0/+5
2023-04-24[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64leTom de Vries2-0/+16
2023-04-24[gdb/testsuite] Add basic lmap for tcl < 8.6Tom de Vries2-0/+35
2023-04-24[gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries1-1/+2
2023-04-24New georgian translation for the bfd sub-directoryNick Clifton2-0/+9352
2023-04-24Revert "x86: work around compiler diagnosing dangling pointer"Alan Modra1-6/+0
2023-04-24gcc-13 i386-dis.c warningAlan Modra1-16/+31
2023-04-24asan: segfault in coff_mangle_symbolsAlan Modra2-10/+18
2023-04-24objcopy of archives tidyAlan Modra1-16/+19
2023-04-24[gdb/testsuite] Skip dap tests for tcl 8.5Tom de Vries2-0/+7
2023-04-24x86: work around compiler diagnosing dangling pointerJan Beulich1-0/+6
2023-04-24Automatic date update in version.inGDB Administrator1-1/+1
2023-04-23MIPS: fix loongson3 llsc workaroundYunQiang Su1-7/+3
2023-04-23MIPS: default output r6 obj if the triple is r6YunQiang Su5-2/+30
2023-04-23MIPS: support mips*64 as CPU and gnuabi64 as ABIYunQiang Su6-6/+45
2023-04-23LoongArch: Fix loongarch32 test failsmengqinggang2-14/+14
2023-04-23Automatic date update in version.inGDB Administrator1-1/+1
2023-04-22[gdb/testsuite] Remove debug prints in gdb_find_gdcTom de Vries1-2/+1
2023-04-22gdb: Fix false match issue in skip_prologue_using_linetableWANG Rui3-1/+149
2023-04-22Automatic date update in version.inGDB Administrator1-1/+1
2023-04-21gdb: remove language_autoSimon Marchi7-104/+49
2023-04-21gdb: switch "set language" to getter/setterSimon Marchi1-9/+19
2023-04-21gdb: remove return value of set_languageSimon Marchi2-14/+5
2023-04-21[gdb/testsuite] Add make-check-all.shTom de Vries1-0/+329
2023-04-21[gdb/cli] Add maint info screenTom de Vries2-2/+75
2023-04-21Fix -Wmaybe-uninitialized warning in opcodes/i386-dis.cTom Tromey2-1/+6
2023-04-21Use entry values for 32-bit PPC struct returnTom Tromey3-5/+5