aboutsummaryrefslogtreecommitdiff
path: root/gdb/contrib
AgeCommit message (Expand)AuthorFilesLines
2025-05-21Minor spelling fixes in gdb directoryTom Tromey4-6/+7
2025-05-20[gdb/testsuite] Fix gdbsever typoTom de Vries2-0/+2
2025-04-29[gdb/contrib] Add script to license check new filesKeith Seitz1-0/+149
2025-04-26[gdb/contrib] Add codespell:ignore-begin/ignore-end (disabled)Tom de Vries1-0/+9
2025-04-25[pre-commit] Add codespell-log commit-msg hookTom de Vries1-0/+95
2025-04-22Add "-5" flag to cc-with-tweaksTom Tromey1-1/+4
2025-04-08Update copyright dates to include 2025Tom Tromey10-10/+10
2025-04-03Make gdb/guile codespell-cleanTom Tromey1-0/+3
2025-04-01[gdb/contrib] Support gdb in codespell section of setup.cfgTom de Vries1-1/+1
2025-03-31[gdb/contrib] Remove spellcheck.shTom de Vries2-566/+0
2025-03-31[pre-commit] Add codespell hookTom de Vries1-0/+6
2025-03-27[gdb/contrib] Drop two words from codespell-ignore-words.txtTom de Vries1-2/+0
2025-03-27[gdb/contrib] Add SME to codespell-ignore-words.txtTom de Vries1-0/+1
2025-03-19gdb-add-index: quote PKGVERSIONSam James1-2/+2
2025-03-17gdb-add-index: add --help and --version optionsAndrew Burgess1-4/+61
2025-03-06[gdbsupport] Add codespell section in setup.cfgTom de Vries1-0/+3
2024-11-23[gdb/contrib] Add two words to common-misspellings.txtTom de Vries1-0/+2
2024-11-23[gdb/contrib] Add two rules in common-misspellings.txtTom de Vries2-1/+3
2024-11-19[gdb/contrib] Fix shellcheck warnings in spellcheck.shTom de Vries1-7/+7
2024-11-18[gdb/contrib] Fix spellcheck.sh for bash < 5.1Tom de Vries1-2/+44
2024-11-18[gdb/contrib] Add spellcheck.sh --print-dictionaryTom de Vries1-0/+28
2024-11-18[gdb/contrib] Allow thru in spellcheck.shTom de Vries2-5/+37
2024-11-13[gdb/contrib] Handle capitalized words in spellcheck.shTom de Vries1-6/+19
2024-11-13[gdb/contrib] Add "doens't->doesn't" to common-misspellings.txtTom de Vries1-0/+1
2024-11-13[gdb/contrib] Handle double quotes in spellcheck.shTom de Vries1-0/+2
2024-11-13[gdb/contrib] Handle parentheses in spellcheck.shTom de Vries1-9/+32
2024-10-21[gdb/contrib] Handle dot in spellcheck.shTom de Vries1-31/+45
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-08[gdb/contrib] Fix "sofar->so far" misspellingTom de Vries1-0/+1
2024-10-08[gdb/contrib] Add more separators in spellcheck.shTom de Vries2-3/+47
2024-10-08[gdb/contrib] Factor out grep_or and sed_or in spellcheck.shTom de Vries1-2/+41
2024-10-06[gdb] Fix common misspellingsTom de Vries1-1/+1
2024-10-06[gdb/contrib] Add spellcheck.shTom de Vries1-0/+287
2024-09-13Fix quoting in gdb-add-index.shTom Tromey1-21/+18
2024-06-15[gdb/testsuite] Clean up formatting in gdb/contrib/cc-with-tweaks.shTom de Vries1-20/+20
2024-06-15[gdb/testsuite] Clean up gdb/contrib/cc-with-tweaks.shTom de Vries1-14/+19
2024-06-15[gdb/testsuite] Clean up gdb/contrib/expect-read1.shTom de Vries1-5/+20
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess10-10/+10
2023-11-27[gdb/testsuite] Add boards/cc-with-index-cache.expTom de Vries1-0/+12
2023-08-31[gdb/contrib] Require minimal dwz version in cc-with-tweaks.shTom de Vries1-0/+18
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker10-10/+10
2022-10-14[gdb/contrib] Handle STRIP_ARGS_{STRIP,KEEP}_DEBUG in cc-with-tweaks.shTom de Vries1-2/+7
2022-10-12[gdb/contrib] Use OBJCOPY everywhere in cc-with-tweaks.shTom de Vries1-1/+1
2022-04-26gdb: make some random Python files Python 3-compatibleSimon Marchi1-15/+15
2022-02-25gdb-add-index: disable debuginfodAaron Merey1-0/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker10-10/+10
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/fission-relative-dwo.exp with cc-with-gdb-indexTom de Vries1-0/+14
2021-05-21[gdb/testsuite] Add target board cc-with-gnu-debuglink.expTom de Vries1-1/+45
2021-05-10[PR gdb/27614] gdb-add-index fails on symlinks.Lancelot SIX1-0/+28