aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-21[gdb/contrib] Speed up spellcheck.sh --checkTom de Vries1-15/+34
2024-10-21[gdb/contrib] Add spellcheck.sh --checkTom de Vries1-1/+18
2024-10-21gdb/guile: add get-basic-typeAndrew Burgess4-1/+29
2024-10-21[gdb/build, c++20] Fix more deprecated implicit capture of thisTom de Vries2-3/+3
2024-10-21Automatic date update in version.inGDB Administrator1-1/+1
2024-10-20gdb: fix 'maint info inline-frames' after 'stepi'Andrew Burgess2-7/+44
2024-10-20Use std::make_unique in more placesTom Tromey11-31/+35
2024-10-20Report bfd_merge_sections errorAlan Modra3-10/+12
2024-10-20Automatic date update in version.inGDB Administrator1-1/+1
2024-10-19Capture the current directory and debug directory in DWARF readerTom Tromey2-7/+18
2024-10-19Add cwd paramter to openpTom Tromey2-5/+8
2024-10-19Pass current directory to gdb_abspathTom Tromey2-12/+12
2024-10-19[gdbsupport] Add gdb::array_view::{iterator,const_iterator}Tom de Vries2-4/+42
2024-10-19[gdbsupport] Use std::span-style iterators for gdb::array_viewTom de Vries1-4/+4
2024-10-19[gdb/guile, c++20] Work around Werror=volatile in libguile.hTom de Vries1-1/+8
2024-10-19[gdb/symtab] Skip local variables in cooked indexTom de Vries3-7/+66
2024-10-19Automatic date update in version.inGDB Administrator1-1/+1
2024-10-18Require a command argument in gdb.execute_miTom Tromey2-0/+11
2024-10-18x86: Regenerate missing table filesMayShao-oc3-4388/+4428
2024-10-18x86: Support x86 ZHAOXIN GMI instructionsMayShao-oc10-3/+84
2024-10-17gprofng: fix a memory leak in the mxv-pthreads exampleRuud van der Pas3-11/+18
2024-10-18Automatic date update in version.inGDB Administrator1-1/+1
2024-10-18[gdb] Handle bad alloc handling in gdb_bfd_openTom de Vries1-7/+8
2024-10-18[gdb/build] Use -fno-hoist-adjacent-loads for gcc <= 13Tom de Vries1-0/+7
2024-10-18[gdb/symtab] Fix qualified name for cooked index dumpTom de Vries2-6/+13
2024-10-17gprofng: fix regression in man page installationVladimir Mezentsev2-17/+22
2024-10-17Fix for -Wstringop-overflow false positiveMichael Matz1-2/+2
2024-10-17PR32260: Improve error handling on string mergingMichael Matz1-13/+25
2024-10-17[gdb/testsuite] Fix gdb.ada/fixed_points.exp for gcc < 10Tom de Vries1-1/+1
2024-10-17LoongArch: Check PC-relative relocations for shared librariesLulu Cai11-0/+80
2024-10-17Add myself to gdb/MAINTAINERSkamathforaix1-0/+1
2024-10-17Automatic date update in version.inGDB Administrator1-1/+1
2024-10-16gprofng: use xmalloc/xrealloc/xcalloc/xstrdup/xstrndup from libibertyAndreas Schwab43-497/+356
2024-10-16Assertion fail at peicode.h:607Alan Modra1-2/+2
2024-10-16Add noxfail option to run_dump_testAlan Modra3-3/+14
2024-10-16PR32266, segv when linking libclang_rt.asan-powerpc64.soAlan Modra5-96/+90
2024-10-16Support Intel AVX10.2 convert instructionsLiwei Xu20-1996/+3780
2024-10-16Automatic date update in version.inGDB Administrator1-1/+1
2024-10-15Introduce and use gnat_version_compareTom Tromey15-25/+55
2024-10-15LoongArch: Add more relaxation support for call36mengqinggang4-3/+190
2024-10-15LoongArch: Optimize the relaxation processmengqinggang1-142/+139
2024-10-15x86: Refine instruction check in x86_check_tls_relocationCui, Lili1-10/+11
2024-10-15x86/testsuite: Rename AVX10.2 media testcasesHaochen Jiang14-12/+12
2024-10-15Automatic date update in version.inGDB Administrator1-1/+1
2024-10-14gdb/testsuite: fix gdb.multi/inferior-specific-bp.expGuinevere Larsen1-1/+2
2024-10-14ia64/ELF: fix HPUX testsuite falloutJan Beulich3-13/+13
2024-10-14x86: also template-expand trailing mnemonic partJan Beulich1-60/+72
2024-10-14gas: drop SKIP_WHITESPACE_AFTER_NAME()Jan Beulich21-98/+85
2024-10-14gdb: make frame_unwind_try_unwinder return boolGuinevere Larsen1-6/+6
2024-10-14LoongArch: Fixed R_LARCH_[32/64]_PCREL generation bugLulu Cai4-2/+22