aboutsummaryrefslogtreecommitdiff
path: root/gcc/spellcheck.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsDavid Malcolm1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-20C++ FE: offer suggestions for misspelled field namesDavid Malcolm1-0/+6
2015-11-13PR driver/67613 - spell suggestions for misspelled command line optionsDavid Malcolm1-0/+4
2015-11-13Implement Levenshtein distance; use in C FE for misspelled field namesDavid Malcolm1-0/+32